aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2011-05-19 11:50:07 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2011-05-19 11:50:07 +0200
commitbd0e9396784689e2c5bd55361bf33e402a2009c0 (patch)
tree6a297c7ab1663e5af23ba49091f48b3e19095ce3 /README
parentfc5efe2d6a79caffb810ab11070710e29b217409 (diff)
do not launch poedit by default
Diffstat (limited to '')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 0c1cb1d..6913aa6 100644
--- a/README
+++ b/README
@@ -47,3 +47,10 @@ License:
cd $DUDLE_HOME_FOLDER/dudle/extensions/
bzr branch https://dudle.inf.tu-dresden.de/unstable/extensions/10_participate/
bzr branch https://dudle.inf.tu-dresden.de/unstable/extensions/symcrypt/
+
+=== Translators ===
+If you set $DUDLE_POEDIT_AUTO to your lang, poedit will launch automatically when building the application.
+E.g.:
+ export DUDLE_POEDIT_AUTO=fr
+ bzr pull
+ make # will launch poedit if new french strings are to be translated