X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/955e9b65b99d5df170b64f9d62bd4a9a3f54d634..5e24af16847c51868366b1ffc427ef3d480ed479:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 2319b7fb..9ca79016 100755 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -33,7 +33,6 @@ 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 --no-location -o enigma2uniq.pot enigma2.pot $(RM) enigma2.pot mv enigma2uniq.pot enigma2.pot