aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.am
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2009-02-15 23:31:18 +0100
committerFelix Domke <tmbinc@elitedvb.net>2009-02-15 23:48:03 +0100
commita2566d257e6d5a2bf61b148aa4c7fe74237884f4 (patch)
treed5bb5f3f62da17b3438b33b56b18f6efbc045f37 /po/Makefile.am
parentc2217d20163573e3a062463bfe0522e4f70b1fa4 (diff)
downloadenigma2-a2566d257e6d5a2bf61b148aa4c7fe74237884f4.tar.gz
enigma2-a2566d257e6d5a2bf61b148aa4c7fe74237884f4.zip
include enigma2 release 2.5 messages in enigma2.pot
Diffstat (limited to 'po/Makefile.am')
-rwxr-xr-xpo/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 986f0ae4..41cf55ea 100755
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -31,6 +31,7 @@ enigma2.pot:
./xml2po.py ../data/ >> enigma2.pot
./xml2po.py ../lib/python/Plugins/SystemPlugins/Videomode/ >> enigma2.pot
./xml2po.py ../lib/python/Plugins/SystemPlugins/SoftwareManager/ >> enigma2.pot
+ cat enigma2_rel25.pot | tail -n +19 >> enigma2.pot
msguniq -o enigma2uniq.pot enigma2.pot
$(RM) enigma2.pot
mv enigma2uniq.pot enigma2.pot