X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=po%2FMakefile.am;h=2319b7fb356913b6244a7fce3af209e0bd30f329;hb=1607b76101995b8ddfda6e6199e0be0b4b7d9527;hp=f6d4fd5cccff8a68b4ed5f9e5fb4e0a25f8a7512;hpb=1b69c6d4604804d03cc4ac3cccaa16b7ae70ccad;p=vuplus_dvbapp diff --git a/po/Makefile.am b/po/Makefile.am index f6d4fd5..2319b7f 100755 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -32,8 +32,9 @@ enigma2.pot: ./xml2po.py ../lib/python/Plugins/SystemPlugins/Videomode/ >> enigma2.pot ./xml2po.py ../lib/python/Plugins/SystemPlugins/SoftwareManager/ >> enigma2.pot ./xml2po.py ../lib/python/Plugins/SystemPlugins/CleanupWizard/ >> enigma2.pot + ./xml2po.py ../lib/python/Plugins/SystemPlugins/NetworkWizard/ >> 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