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

List:       kde-i18n-doc
Subject:    [kig/KDE/4.11] /: Fix Messages.sh
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2013-10-27 12:51:49
Message-ID: E1VaPor-00041o-O6 () scm ! kde ! org
[Download RAW message or body]

Git commit e17673c55ff8c108fa04d7397d1394ced9161321 by Albert Astals Cid.
Committed on 27/10/2013 at 12:51.
Pushed by aacid into branch 'KDE/4.11'.

Fix Messages.sh

Sorry guys, just discovered we were not extracting some files
CCMAIL: kde-i18n-doc@kde.org

M  +1    -1    Messages.sh

http://commits.kde.org/kig/e17673c55ff8c108fa04d7397d1394ced9161321

diff --git a/Messages.sh b/Messages.sh
index 906d3ef..729ab00 100644
--- a/Messages.sh
+++ b/Messages.sh
@@ -8,7 +8,7 @@ for file in macros/*.kigt; do
 	cat "$file" | grep '<UseText>' | sed -e 's/^ *<UseText>\([^<]*\)<\/UseTex=
t>/i18n( "\1" );/' | sed -e 's/&amp;/\&/g' >> rc.cpp
 	cat "$file" | grep '<SelectStatement>' | sed -e 's/^ *<SelectStatement>\(=
[^<]*\)<\/SelectStatement>/i18n( "\1" );/' | sed -e 's/&amp;/\&/g' >> rc.cpp
 done
-$XGETTEXT tips.cpp rc.cpp filters/*.h kig/*.h misc/*.h modes/*.h objects/*=
.h scripting/*.h */*.cc kig/*.cpp misc/*.cpp modes/*.cpp -o $podir/kig.pot
+$XGETTEXT tips.cpp rc.cpp $(find . -name "*.cpp" -o -name "*.h" -o -name "=
*.cc" | grep -v \./kfile/) -o $podir/kig.pot
 $XGETTEXT kfile/kfile_drgeo.cpp kfile/kfile_drgeo.h -o $podir/kfile_drgeo.=
pot
 $XGETTEXT kfile/kfile_kig.cpp kfile/kfile_kig.h -o $podir/kfile_kig.pot
 rm -f tips.cpp
[prev in list] [next in list] [prev in thread] [next in thread] 

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