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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kpersonalizer
From:       Script Kiddy <sysadmin () office ! kde ! org>
Date:       2006-09-05 15:08:03
Message-ID: 1157468883.820455.29590.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 581172 by scripty:

- Extract the user-visible messages of the UI files
- Do no run xgettext 2 times on rc.cpp (one time by the find, one time explicit)
(goutte)


 M  +2 -1      Messages.sh  


--- trunk/KDE/kdebase/workspace/kpersonalizer/Messages.sh #581171:581172
@@ -1,5 +1,6 @@
 #! /usr/bin/env bash
+$EXTRACTRC *.ui >> rc.cpp
 LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o -name \*.hpp \
-o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp -o -name \*.C`  if \
                test -n "$LIST"; then
- $XGETTEXT $LIST rc.cpp -o $podir/kpersonalizer.pot
+ $XGETTEXT $LIST -o $podir/kpersonalizer.pot
 fi


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

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