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
1=== modified file 'src/Plug.vala'
2--- src/Plug.vala 2015-12-20 03:50:00 +0000
3+++ src/Plug.vala 2016-01-27 17:51:59 +0000
4@@ -40,7 +40,7 @@
5 code_name: "personal-pantheon-notifications",
6 display_name: _("Notifications"),
7 description: _("Configure notification bubbles, sounds, and notification center"),
8- icon: "preferences-desktop-notifications");
9+ icon: "preferences-system-notifications");
10 }
11
12 public override Gtk.Widget get_widget () {

Subscribers

People subscribed via source and target branches

to all changes: