Merge lp:~jbicha/indicator-sound/785571-rename-sound-settings into lp:indicator-sound/fourth

Proposed by Jeremy Bícha
Status: Merged
Merged at revision: 243
Proposed branch: lp:~jbicha/indicator-sound/785571-rename-sound-settings
Merge into: lp:indicator-sound/fourth
Diff against target: 12 lines (+1/-1)
1 file modified
src/sound-service-dbus.c (+1/-1)
To merge this branch: bzr merge lp:~jbicha/indicator-sound/785571-rename-sound-settings
Reviewer Review Type Date Requested Status
Conor Curran (community) Approve
Review via email: mp+61702@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Conor Curran (cjcurran) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/sound-service-dbus.c'
2--- src/sound-service-dbus.c 2011-04-13 05:10:51 +0000
3+++ src/sound-service-dbus.c 2011-05-20 06:42:11 +0000
4@@ -183,7 +183,7 @@
5
6 dbusmenu_menuitem_property_set( settings_mi,
7 DBUSMENU_MENUITEM_PROP_LABEL,
8- _("Sound Preferences..."));
9+ _("Sound Settings"));
10 dbusmenu_menuitem_child_append(priv->root_menuitem, settings_mi);
11 g_object_unref (settings_mi);
12 g_signal_connect(G_OBJECT(settings_mi), DBUSMENU_MENUITEM_SIGNAL_ITEM_ACTIVATED,

Subscribers

People subscribed via source and target branches