Merge lp:~3v1n0/libappindicator/rm-approver into lp:libappindicator/13.04

Proposed by Marco Trevisan (Treviño)
Status: Superseded
Proposed branch: lp:~3v1n0/libappindicator/rm-approver
Merge into: lp:libappindicator/13.04
Diff against target: 17 lines (+0/-7)
1 file modified
src/notification-watcher.xml (+0/-7)
To merge this branch: bzr merge lp:~3v1n0/libappindicator/rm-approver
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Needs Fixing
Ted Gould (community) Approve
Review via email: mp+140525@code.launchpad.net

This proposal has been superseded by a proposal from 2013-06-07.

Commit message

NotificationWatcher: remove XAyatanaRegisterNotificationApprover method

Description of the change

NotificationWatcher interface has not anymore the XAyatanaRegisterNotificationApprover method

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Ted Gould (ted) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Allan LeSage (allanlesage) wrote :

I'm able to show a clean build in quantal but not in raring, FWIW--we might need some packaging help to land this.

Unmerged revisions

247. By Marco Trevisan (Treviño)

NotificationWatcher: remove XAyatanaRegisterNotificationApprover method

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/notification-watcher.xml'
2--- src/notification-watcher.xml 2010-10-08 16:04:27 +0000
3+++ src/notification-watcher.xml 2012-12-18 19:10:33 +0000
4@@ -15,13 +15,6 @@
5 <method name="RegisterStatusNotifierHost">
6 <arg type="s" name="service" direction="in" />
7 </method>
8- <method name="XAyatanaRegisterNotificationApprover">
9- <annotation name="org.freedesktop.DBus.GLib.Async" value="true" />
10- <!-- The path where to find the approver interface -->
11- <arg type="o" name="path" direction="in" />
12- <!-- List of categories to approve, none represents all -->
13- <arg type="as" name="categories" direction="in" />
14- </method>
15
16 <!-- Signals -->
17 <signal name="StatusNotifierItemRegistered">

Subscribers

People subscribed via source and target branches