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

List:       kde-i18n-doc
Subject:    koffice/krita
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2009-02-21 18:19:23
Message-ID: 1235240363.316781.27272.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 929617 by berger:

extract missing strings from scripts name in Krita
CCMAIL:kde-i18n-doc@kde.org

 M  +1 -0      Messages.sh  


--- trunk/koffice/krita/Messages.sh #929616:929617
@@ -1,6 +1,7 @@
 #! /bin/sh
 $EXTRACTRC `find . -name \*.ui` >> rc.cpp 
 $EXTRACTRC `find . -name \*.rc` >> rc.cpp
+$EXTRACTATTR --attr=collection,text --attr=collection,comment --attr=script,text \
--attr=script,comment plugins/viewplugins/scripting/scripts/*.rc >> 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' | grep -v './plugins/paintops/deform' | grep -v \
'./plugins/paintops/chalk' | grep -v './plugins/paintops/curvebrush' | grep -v \
'./plugins/paintops/spray'` ui/kis_aboutdata.h -o $podir/krita.pot


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

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