[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    [plasma-desktop/Plasma/5.1] kcms/lookandfeel: Extract messages from qml files in look and feel kcm
From:       David Edmundson <kde () davidedmundson ! co ! uk>
Date:       2014-10-24 14:36:27
Message-ID: E1Xhfyd-0006Ss-09 () scm ! kde ! org
[Download RAW message or body]

Git commit e2505b351f779c47b6cb253c335bb234e4ca5dcc by David Edmundson, on =
behalf of Lasse Liehu.
Committed on 16/10/2014 at 15:29.
Pushed by davidedmundson into branch 'Plasma/5.1'.

Extract messages from qml files in look and feel kcm

This adds one previously untranslatable string to kcm_lookandfeel.pot.

CCMAIL: kde-i18n-doc@kde.org

M  +1    -1    kcms/lookandfeel/Messages.sh

http://commits.kde.org/plasma-desktop/e2505b351f779c47b6cb253c335bb234e4ca5=
dcc

diff --git a/kcms/lookandfeel/Messages.sh b/kcms/lookandfeel/Messages.sh
index ff5dd4f..1bf988c 100755
--- a/kcms/lookandfeel/Messages.sh
+++ b/kcms/lookandfeel/Messages.sh
@@ -1,4 +1,4 @@
 #! /usr/bin/env bash
 $EXTRACTRC `find . -name "*.ui"` >> rc.cpp || exit 11
-$XGETTEXT `find . -name "*.cpp"` -o $podir/kcm_lookandfeel.pot
+$XGETTEXT `find . -name "*.cpp" -o -name "*.qml"` -o $podir/kcm_lookandfee=
l.pot
 rm -f rc.cpp

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic