Merge lp:~jr/plasma-widget-message-indicator/trunk into lp:plasma-widget-message-indicator

Proposed by Jonathan Riddell
Status: Merged
Merged at revision: 137
Proposed branch: lp:~jr/plasma-widget-message-indicator/trunk
Merge into: lp:plasma-widget-message-indicator
Diff against target: 8 lines (+1/-1)
1 file modified
Messages.sh (+1/-1)
To merge this branch: bzr merge lp:~jr/plasma-widget-message-indicator/trunk
Reviewer Review Type Date Requested Status
Aurélien Gâteau Pending
Review via email: mp+34892@code.launchpad.net

Description of the change

create the correct translation domain

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Messages.sh'
2--- Messages.sh 2010-01-15 10:26:42 +0000
3+++ Messages.sh 2010-09-08 18:53:55 +0000
4@@ -1,3 +1,3 @@
5 #! /bin/sh
6 $EXTRACTRC `find src -name "*.ui" -o -name "*.rc" -o -name "*.kcfg" ` >> rc.cpp
7-$XGETTEXT `find src -name "*.cpp" -o -name "*.h"` -o $podir/plasma_applet_message_indicator.pot
8+$XGETTEXT `find src -name "*.cpp" -o -name "*.h"` -o $podir/plasma_applet_message-indicator.pot

Subscribers

People subscribed via source and target branches