~ted/indicator-application/upstart-job

« back to all changes in this revision

Viewing changes to src/dbus-shared.h

  • Committer: Tarmac
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2012-12-18 20:22:45 UTC
  • mfrom: (236.1.1 indicator-application)
  • Revision ID: tarmac-20121218202245-wkeq4qqxrxmw2947
Indicator-application: removing the deprecated approver support.

Approved by Ted Gould, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
#define NOTIFICATION_ITEM_DBUS_IFACE      "org.kde.StatusNotifierItem"
33
33
#define NOTIFICATION_ITEM_DEFAULT_OBJ     "/StatusNotifierItem"
34
 
 
35
 
#define NOTIFICATION_APPROVER_DBUS_IFACE  "com.canonical.StatusNotifierApprover"
36