diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 15:58:14 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 15:58:14 -0600 |
commit | 2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1 (patch) | |
tree | 87a0ee95a7f19b4925491a83e1f2d4b1e9ce6687 /src/dbus-shared.h | |
parent | 9dee1e2decb74007676089f5d86fde138d1aac9e (diff) | |
parent | 82c80cd622d65cdce1c1eef15a71baf8a3530f7f (diff) | |
download | ayatana-indicator-application-2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1.tar.gz ayatana-indicator-application-2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1.tar.bz2 ayatana-indicator-application-2c6ef4e38e32386cc19bb8e1eb094378ef1c58f1.zip |
Import upstream version 0.2.92
Diffstat (limited to 'src/dbus-shared.h')
-rw-r--r-- | src/dbus-shared.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus-shared.h b/src/dbus-shared.h index 71c063e..6144b9b 100644 --- a/src/dbus-shared.h +++ b/src/dbus-shared.h @@ -31,5 +31,5 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #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" |