Merge lp:~elementary-pantheon/switchboard-plug-notifications/icon-fix into lp:~elementary-pantheon/switchboard-plug-notifications/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Marcus Wichelmann
Approved revision: 159
Merged at revision: 159
Proposed branch: lp:~elementary-pantheon/switchboard-plug-notifications/icon-fix
Merge into: lp:~elementary-pantheon/switchboard-plug-notifications/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
src/Plug.vala (+1/-1)
To merge this branch: bzr merge lp:~elementary-pantheon/switchboard-plug-notifications/icon-fix
Reviewer Review Type Date Requested Status
Marcus Wichelmann (community) code Approve
Review via email: mp+284166@code.launchpad.net

Commit message

rename icon to preferences-system-notifications

To post a comment you must log in.
Revision history for this message
Marcus Wichelmann (l-admin-3) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/Plug.vala'
--- src/Plug.vala 2015-12-20 03:50:00 +0000
+++ src/Plug.vala 2016-01-27 17:51:59 +0000
@@ -40,7 +40,7 @@
40 code_name: "personal-pantheon-notifications",40 code_name: "personal-pantheon-notifications",
41 display_name: _("Notifications"),41 display_name: _("Notifications"),
42 description: _("Configure notification bubbles, sounds, and notification center"),42 description: _("Configure notification bubbles, sounds, and notification center"),
43 icon: "preferences-desktop-notifications");43 icon: "preferences-system-notifications");
44 }44 }
4545
46 public override Gtk.Widget get_widget () {46 public override Gtk.Widget get_widget () {

Subscribers

People subscribed via source and target branches

to all changes: