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
=== modified file 'bzr-notify'
--- bzr-notify 2010-02-28 16:17:06 +0000
+++ bzr-notify 2010-12-17 21:28:47 +0000
@@ -34,7 +34,7 @@
34 show_icon = lambda: icon.set_visible(True)34 show_icon = lambda: icon.set_visible(True)
35else:35else:
36 indicator = appindicator.Indicator ("bzr-gtk-notify",36 indicator = appindicator.Indicator ("bzr-gtk-notify",
37 "bzr-icon-64", appindicator.CATEGORY_APPLICATION_STATUS)37 "bzr-icon-64", appindicator.CATEGORY_OTHER)
38 indicator.set_status (appindicator.STATUS_PASSIVE)38 indicator.set_status (appindicator.STATUS_PASSIVE)
39 indicator.set_attention_icon("bzr-icon-64")39 indicator.set_attention_icon("bzr-icon-64")
40 indicator.set_menu(menu)40 indicator.set_menu(menu)

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: