add --add-comments as suggested by Jens Seidel - this allows adding translator-commen...
[enigma2.git] / po / Makefile.am
index 22d96a48757f88abeb798802a243ff3dfcfcb3ad..46a36f4fca5618009fb8ac488cb0903917e8fc00 100644 (file)
@@ -21,7 +21,7 @@ merge:
        done
 
 enigma2.pot:
-       $(GETTEXT)      -d enigma2 -s -o enigma2.pot ../lib/python/Screens/*.py ../lib/python/Components/*.py \
+       $(GETTEXT) -L python --add-comments="TRANSLATORS:" -d enigma2 -s -o enigma2.pot ../lib/python/Screens/*.py ../lib/python/Components/*.py \
                        ../lib/python/Tools/*.py \
                        ../*.py \
                        ../lib/python/Plugins/*/*/*.py