aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2010-01-28 23:32:46 +0100
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2010-01-28 23:34:20 +0100
commit5e24af16847c51868366b1ffc427ef3d480ed479 (patch)
tree0a56a1de34140859821276582087a9afeb8138bc /po/Makefile.am
parent025acea46debca45f8ae004cdb17cc6e5fc84309 (diff)
downloadenigma2-5e24af16847c51868366b1ffc427ef3d480ed479.tar.gz
enigma2-5e24af16847c51868366b1ffc427ef3d480ed479.zip
remove no longer needed enigma2_rel25.pot file
fix bug in xml2po.py to properly ignore strings containing only whitespaces
Diffstat (limited to 'po/Makefile.am')
-rwxr-xr-xpo/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 2319b7fb..9ca79016 100755
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -33,7 +33,6 @@ 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
mv enigma2uniq.pot enigma2.pot