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

List:       kde-commits
Subject:    koffice/krita
From:       Pino Toscano <pino () kde ! org>
Date:       2010-11-01 10:52:19
Message-ID: 20101101105219.59881AC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1191876 by pino:

do not extract messages from sources in 'tests' subdirectories


 M  +1 -1      Messages.sh  


--- trunk/koffice/krita/Messages.sh #1191875:1191876
@@ -9,6 +9,6 @@
 $EXTRACTATTR --attr=info,name plugins/colorspaces/ctlcs/ctlcolorspaces/*.ctlcs >> rc.cpp || exit 12
 perl extracti18n.pl > i18ndata
 # ignore sdk/templates since it contains templates for use a future plugins, none of the strings there \
                will ever be seen by any user
-$XGETTEXT i18ndata rc.cpp `find . -name \*.cc -o -name \*.h  -o -name \*.cpp | grep -v \
'./sdk/templates'` ui/kis_aboutdata.h -o $podir/krita.pot +$XGETTEXT i18ndata rc.cpp `find . -name \*.cc \
-o -name \*.h  -o -name \*.cpp | grep -v '/tests/' | grep -v './sdk/templates'` ui/kis_aboutdata.h -o \
$podir/krita.pot  rm -f i18ndata
 


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

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