po/Makefile.am: fix space/intendation error
authorghost <andreas.monzner@multimedia-labs.de>
Wed, 18 Nov 2009 12:14:14 +0000 (13:14 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Wed, 18 Nov 2009 12:14:14 +0000 (13:14 +0100)
Conflicts:

po/Makefile.am

po/Makefile.am

index 46b67b2c8d664b2bdbbd9113b5cc82aa6fdf8060..2319b7fb356913b6244a7fce3af209e0bd30f329 100755 (executable)
@@ -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