Ted Gould has proposed merging lp:~ted/indicator-application/log-and-name into lp:indicator-application.
Requested reviews: Indicator Applet Developers (indicator-applet-developers) For more details, see: https://code.launchpad.net/~ted/indicator-application/log-and-name/+merge/46520 Changing the interface of the approver interface -- https://code.launchpad.net/~ted/indicator-application/log-and-name/+merge/46520 Your team ayatana-commits is subscribed to branch lp:indicator-application.
=== modified file 'src/dbus-shared.h' --- src/dbus-shared.h 2011-01-14 02:10:12 +0000 +++ src/dbus-shared.h 2011-01-17 19:39:53 +0000 @@ -31,5 +31,5 @@ #define NOTIFICATION_ITEM_DBUS_IFACE "org.kde.StatusNotifierItem" #define NOTIFICATION_ITEM_DEFAULT_OBJ "/StatusNotifierItem" -#define NOTIFICATION_APPROVER_DBUS_IFACE "org.ayatana.StatusNotifierApprover" +#define NOTIFICATION_APPROVER_DBUS_IFACE "com.canonical.StatusNotifierApprover" === modified file 'src/notification-approver.xml' --- src/notification-approver.xml 2010-08-18 15:31:20 +0000 +++ src/notification-approver.xml 2011-01-17 19:39:53 +0000 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <node name="/"> - <interface name="org.ayatana.StatusNotifierApprover"> + <interface name="com.canonical.StatusNotifierApprover"> <!-- Methods --> <method name="ApproveItem">
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

