aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-11-13 09:43:48 +0100
committeracid-burn <acidburn@opendreambox.org>2009-11-13 09:43:48 +0100
commitea94103d6d26282e98846e54122b04792c2c90fd (patch)
tree1e69d41839a7e10478a5536b69911c8d6d2449b2
parentec24491e3d4fa41b316d3399e4af56a6a9f9f67f (diff)
parent6710c9f06943a00b56521dde7e78107d1db853a4 (diff)
downloadenigma2-ea94103d6d26282e98846e54122b04792c2c90fd.tar.gz
enigma2-ea94103d6d26282e98846e54122b04792c2c90fd.zip
Merge branch 'translations' into experimental
-rwxr-xr-xpo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 9318db49..2319b7fb 100755
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -32,7 +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
+ ./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