From: Felix Domke Date: Fri, 9 Oct 2009 13:32:19 +0000 (+0200) Subject: remove location from enigma2.pot X-Git-Tag: 2.6.0~29 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/c360d82b1388c7dba7baaf391fe005e19a22bd32 remove location from enigma2.pot --- diff --git a/po/Makefile.am b/po/Makefile.am index f6d4fd5c..46b67b2c 100755 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -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