X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/1b69c6d4604804d03cc4ac3cccaa16b7ae70ccad..30d3c4ef622c8068112e37d8900b76cd6394db88:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index f6d4fd5c..2319b7fb 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