Merge lp:~mterry/bzr-gtk/appindicator-other into lp:bzr-gtk/gtk2

Proposed by Michael Terry
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: 701
Merged at revision: 703
Proposed branch: lp:~mterry/bzr-gtk/appindicator-other
Merge into: lp:bzr-gtk/gtk2
Diff against target: 12 lines (+1/-1)
1 file modified
bzr-notify (+1/-1)
To merge this branch: bzr merge lp:~mterry/bzr-gtk/appindicator-other
Reviewer Review Type Date Requested Status
Jelmer Vernooij (community) Approve
Review via email: mp+44106@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bzr-notify'
2--- bzr-notify 2010-02-28 16:17:06 +0000
3+++ bzr-notify 2010-12-17 21:28:47 +0000
4@@ -34,7 +34,7 @@
5 show_icon = lambda: icon.set_visible(True)
6 else:
7 indicator = appindicator.Indicator ("bzr-gtk-notify",
8- "bzr-icon-64", appindicator.CATEGORY_APPLICATION_STATUS)
9+ "bzr-icon-64", appindicator.CATEGORY_OTHER)
10 indicator.set_status (appindicator.STATUS_PASSIVE)
11 indicator.set_attention_icon("bzr-icon-64")
12 indicator.set_menu(menu)

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: