From: ghost Date: Thu, 19 Nov 2009 22:53:11 +0000 (+0100) Subject: po/Makefile.am: remove not existing Networkwizard X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=407fc8d63356aa4a9e419b9815984a3743c3a70a po/Makefile.am: remove not existing Networkwizard --- diff --git a/po/Makefile.am b/po/Makefile.am index 2319b7f..46b67b2 100755 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -32,7 +32,6 @@ 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