remove location from enigma2.pot
authorFelix Domke <felix.domke@multimedia-labs.de>
Fri, 9 Oct 2009 13:32:19 +0000 (15:32 +0200)
committerFelix Domke <felix.domke@multimedia-labs.de>
Fri, 9 Oct 2009 13:32:19 +0000 (15:32 +0200)
po/Makefile.am

index f6d4fd5cccff8a68b4ed5f9e5fb4e0a25f8a7512..46b67b2c8d664b2bdbbd9113b5cc82aa6fdf8060 100755 (executable)
@@ -33,7 +33,7 @@ enigma2.pot:
        ./xml2po.py     ../lib/python/Plugins/SystemPlugins/SoftwareManager/ >> enigma2.pot
        ./xml2po.py     ../lib/python/Plugins/SystemPlugins/CleanupWizard/ >> enigma2.pot
        cat enigma2_rel25.pot | tail -n +19 >> enigma2.pot
-       msguniq -o enigma2uniq.pot enigma2.pot
+       msguniq --no-location -o enigma2uniq.pot enigma2.pot
        $(RM) enigma2.pot
        mv enigma2uniq.pot enigma2.pot