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

List:       kde-commits
Subject:    playground/base/plasma/plasmate
From:       Pino Toscano <pino () kde ! org>
Date:       2010-11-02 10:08:21
Message-ID: 20101102100821.85DE1AC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1192159 by pino:

do not extract messages from sources in 'test' subdirectories

(also remove redundant shell expansions, already covered by the `find` invocation)


 M  +1 -1      Messages.sh  


--- trunk/playground/base/plasma/plasmate/Messages.sh #1192158:1192159
@@ -1,4 +1,4 @@
 #! /usr/bin/env bash
 $EXTRACTRC `find -name \*.ui -o -name \*.rc` >> rc.cpp || exit 11
-$XGETTEXT `find -name \*.cpp -o -name \*.h` *.cpp *.h -o $podir/plasmate.pot
+$XGETTEXT `find -name \*.cpp -o -name \*.h | grep -v '/test/'` -o $podir/plasmate.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