X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/ec24491e3d4fa41b316d3399e4af56a6a9f9f67f..6c77c3ab8156d72dfd616d83c276ef7f3ca1b1a7:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 9318db49..2319b7fb 100755 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -32,7 +32,7 @@ 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 + ./xml2po.py ../lib/python/Plugins/SystemPlugins/NetworkWizard/ >> enigma2.pot cat enigma2_rel25.pot | tail -n +19 >> enigma2.pot msguniq --no-location -o enigma2uniq.pot enigma2.pot $(RM) enigma2.pot