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

List:       kde-commits
Subject:    [simon-tools] simon-touch: Don't use EXTRACTQML it never worked correctly
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2012-02-12 21:39:00
Message-ID: 20120212213900.25F2DA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit b214d6245487e9b82df8bae14eaffcb7b6d89c49 by Albert Astals Cid.
Committed on 12/02/2012 at 22:38.
Pushed by aacid into branch 'master'.

Don't use EXTRACTQML it never worked correctly

M  +1    -3    simon-touch/Messages.sh

http://commits.kde.org/simon-tools/b214d6245487e9b82df8bae14eaffcb7b6d89c49

diff --git a/simon-touch/Messages.sh b/simon-touch/Messages.sh
index 181ac92..1f651b5 100644
--- a/simon-touch/Messages.sh
+++ b/simon-touch/Messages.sh
@@ -4,10 +4,8 @@
 # the results are stored in a pseudo .cpp file to be picked up by xgettext.
 $EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
 =

-$EXTRACTQML `find . -name "*.qml"` >> rc.cpp
-
 # if your application contains tips-of-the-day, call preparetips as well.
 # $PREPARETIPS > tips.cpp
 # call xgettext on all source files. If your sources have other filename
 # extensions besides .cc, .cpp, and .h, just add them in the find call.
-$XGETTEXT `find . -name \*.cc -o -name \*.cpp -o -name \*.h` -o $podir/sim=
on-touch.pot
+$XGETTEXT `find . -name \*.cc -o -name \*.cpp -o -name \*.h -o -name \*.qm=
l` -o $podir/simon-touch.pot
[prev in list] [next in list] [prev in thread] [next in thread] 

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