aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-11-19 23:53:11 +0100
committerghost <andreas.monzner@multimedia-labs.de>2009-11-19 23:53:11 +0100
commit407fc8d63356aa4a9e419b9815984a3743c3a70a (patch)
treee2acefaaa5e68d0c45c7063aaf97b5835a2ba1c0 /po
parent2833dc749d295f69f91482e858b13bdf5afb7310 (diff)
downloadenigma2-2.6.1.tar.gz
enigma2-2.6.1.zip
po/Makefile.am: remove not existing Networkwizard2.6.1
Diffstat (limited to 'po')
-rwxr-xr-xpo/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 2319b7fb..46b67b2c 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