summaryrefslogtreecommitdiffstats
path: root/Messages.sh
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-30 14:58:55 -0600
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-30 14:58:55 -0600
commitdf2bcf90834efae40f244e7c7a7ca3b6271cc69b (patch)
treedecf70dc33d38d150198359b81692adcd3f0373c /Messages.sh
parentc092d555bd6d3e93a11625bfe76bb59b2e64e994 (diff)
downloadkube-df2bcf90834efae40f244e7c7a7ca3b6271cc69b.tar.gz
kube-df2bcf90834efae40f244e7c7a7ca3b6271cc69b.zip
_qt.pot ending for qt only translations.
Thanks Albert for pointing it out.
Diffstat (limited to 'Messages.sh')
-rwxr-xr-xMessages.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Messages.sh b/Messages.sh
index 5f078d79..635aea8f 100755
--- a/Messages.sh
+++ b/Messages.sh
@@ -1,4 +1,4 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# call xgettext on all source files. 3# call xgettext on all source files.
4$EXTRACT_TR_STRINGS `find . -name \*.cpp -o -name \*.h -name \*.qml` -o $podir/kube.pot 4$EXTRACT_TR_STRINGS `find . -name \*.cpp -o -name \*.h -name \*.qml` -o $podir/kube_qt.pot