X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c360d82b1388c7dba7baaf391fe005e19a22bd32..d01b08751e8dc3db915527ef1f65a9ee54e37f27:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 46b67b2c..2319b7fb 100755 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -32,6 +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 cat enigma2_rel25.pot | tail -n +19 >> enigma2.pot msguniq --no-location -o enigma2uniq.pot enigma2.pot $(RM) enigma2.pot