Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added script to create the required POT translation file.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 13 Nov 2016 14:12:57 +0000 (14:12 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 13 Nov 2016 14:12:57 +0000 (14:12 +0000)
source/tools/updatepotfile.sh [new file with mode: 0755]

diff --git a/source/tools/updatepotfile.sh b/source/tools/updatepotfile.sh
new file mode 100755 (executable)
index 0000000..4c98c3e
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+CPP_FILE_LIST=`find .. -name '*.cpp' -print`
+
+xgettext -d xestiaab --keyword=_ -p ../lang -o xestiaab.pot $CPP_FILE_LIST
+xgettext -j -d xestiaab --keyword=wxT -p ../lang -o xestiaab.pot ../AppXestiaAddrBk.cpp
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy