Merge authors: Jonathan Riddell (jr) Related merge proposals: https://code.launchpad.net/~jr/plasma-widget-message-indicator/trunk/+merge/34892 proposed by: Jonathan Riddell (jr) ------------------------------------------------------------ revno: 137 [merge] committer: Aurelien Gateau <[email protected]> branch nick: plasma-widget-message-indicator timestamp: Thu 2010-09-09 12:49:15 +0200 message: Merged modified: Messages.sh
-- lp:plasma-widget-message-indicator https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk Your team ayatana-commits is subscribed to branch lp:plasma-widget-message-indicator. To unsubscribe from this branch go to https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk/+edit-subscription
=== modified file 'Messages.sh' --- Messages.sh 2010-01-15 10:26:42 +0000 +++ Messages.sh 2010-09-08 18:51:27 +0000 @@ -1,3 +1,3 @@ #! /bin/sh $EXTRACTRC `find src -name "*.ui" -o -name "*.rc" -o -name "*.kcfg" ` >> rc.cpp -$XGETTEXT `find src -name "*.cpp" -o -name "*.h"` -o $podir/plasma_applet_message_indicator.pot +$XGETTEXT `find src -name "*.cpp" -o -name "*.h"` -o $podir/plasma_applet_message-indicator.pot
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

