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

List:       kde-commits
Subject:    KDE/kdelibs/kate
From:       Pino Toscano <pino () kde ! org>
Date:       2010-11-01 10:09:48
Message-ID: 20101101100948.6AD0CAC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1191863 by pino:

extract messages from .h files too (few more strings), and exclude the tests \
directory


 M  +1 -1      Messages.sh  


--- trunk/KDE/kdelibs/kate/Messages.sh #1191862:1191863
@@ -1,4 +1,4 @@
 #! /usr/bin/env bash
 $EXTRACTRC `find . -name \*.rc -o -name \*.ui` >> rc.cpp || exit 11
 $EXTRACTATTR --attr=language,name,Language --attr="language,section,Language \
                Section" syntax/data/*.xml >> rc.cpp || exit 12
-$XGETTEXT `find . -name "*.cpp" -o -name '*.js' | egrep -v "/plugins" ` -o \
$podir/katepart4.pot \ No newline at end of file
+$XGETTEXT `find . -name "*.cpp" -o -name "*.h" -o -name '*.js' | egrep -v "/tests" | \
egrep -v "/plugins" ` -o $podir/katepart4.pot


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

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