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

List:       kde-i18n-doc
Subject:    [Muon/1.1] 4c52d3e Include the rc.cpp file with the translation credi
From:       Jonathan Thomas <echidnaman () kubuntu ! org>
Date:       2011-01-19 14:30:35
Message-ID: 20110119143035.C6A7EA609B () git ! kde ! org
[Download RAW message or body]

commit 4c52d3ea74361fb604bad2a247a8a52c353d67ff
branch 1.1
Author: Jonathan Thomas <echidnaman@kubuntu.org>
Date:   Wed Jan 19 09:27:07 2011 -0500

    Include the rc.cpp file with the translation credit strings into our .pots. \
Thanks to Chusslove for the patch  I will backport this to the 1.1 branch
    CCMAIL:kde-i18n-doc@kde.org

diff --git a/Messages.sh b/Messages.sh
index f5d1f99..61476d5 100644
--- a/Messages.sh
+++ b/Messages.sh
@@ -3,10 +3,10 @@ $EXTRACTRC `find muon/ -name \*.rc` >> muonrc.cpp
 $EXTRACTRC `find updater/ -name \*.rc` >> updaterrc.cpp
 $EXTRACTRC `find kded/ -name \*.rc` >> notifierrc.cpp
 $XGETTEXT `find libmuon -name \*.cpp` -o $podir/libmuon.pot
-$XGETTEXT muonrc.cpp `find muon -name \*.cpp` -o $podir/muon.pot
-$XGETTEXT updaterrc.cpp `find updater -name \*.cpp` -o $podir/muon-updater.pot
-$XGETTEXT `find installer -name \*.cpp` -o $podir/muon-installer.pot
-$XGETTEXT notifierrc.cpp `find kded/ -name \*.cpp` -o $podir/muon-notifier.pot
+$XGETTEXT rc.cpp muonrc.cpp `find muon -name \*.cpp` -o $podir/muon.pot
+$XGETTEXT rc.cpp updaterrc.cpp `find updater -name \*.cpp` -o \
$podir/muon-updater.pot +$XGETTEXT rc.cpp `find installer -name \*.cpp` -o \
$podir/muon-installer.pot +$XGETTEXT rc.cpp notifierrc.cpp `find kded/ -name \*.cpp` \
-o $podir/muon-notifier.pot  rm -f muonrc.cpp
 rm -f notifierrc.cpp
 rm -f updaterrc.cpp


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

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