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

List:       kde-commits
Subject:    koffice/kexi (silent)
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2009-08-31 21:13:53
Message-ID: 1251753233.400929.14835.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1017910 by staniek:

SVN_SILENT better exclusion of shapes/ 

CCMAIL:lueck@hube-lueck.de


 M  +2 -2      Messages.sh  


--- trunk/koffice/kexi/Messages.sh #1017909:1017910
@@ -1,11 +1,11 @@
 #! /bin/sh
 rm -f tips.cpp
-EXCLUDE="-path ./formeditor -o -path ./doc -o -path ./plugins/importwizard -o -path \
./tests -o -path ./scriptingplugins -o -path ./plugins/scripting -o -path \
./plugins/reports -o -path ./3rdparty" +EXCLUDE="-path ./formeditor -o -path ./doc -o \
-path ./plugins/importwizard -o -path ./tests -o -path ./scriptingplugins -o -path \
./plugins/scripting -o -path ./plugins/reports -o -path ./3rdparty -o -path ./shapes" \
LIST="data/*.rc `find . \( \( $EXCLUDE \) -prune -o -name \*.ui \) -type f | grep -v \
-e '/\.'`"  if test -n "$LIST"; then
 	$EXTRACTRC $LIST >> rc.cpp
 fi
-LIST=`find . \( \( $EXCLUDE \) -prune -o -name \*.h -o -name \*.cpp \) -type f | \
grep -v -e '/\.' -e kexidswelcome.cpp | grep -v './shapes/'` +LIST=`find . \( \( \
$EXCLUDE \) -prune -o -name \*.h -o -name \*.cpp \) -type f | grep -v -e '/\.' -e \
kexidswelcome.cpp`  if test -n "$LIST"; then \
 	$XGETTEXT $LIST -o $podir/kexi.pot
 fi


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

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