diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 11:23:29 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 11:23:29 -0600 |
commit | 5a6010fdb4e2c1528c4033f78d8bc2abf5fe9e63 (patch) | |
tree | c0f3881eae20a681d16b5d21d7622aea1daa5694 /src/dbus-data.h | |
parent | 0bae7a38701b3493e2e4053e18ff68b791ba5f01 (diff) | |
parent | 256417a46e8798eb32d025081aa205efce8cbebe (diff) | |
download | ayatana-indicator-messages-5a6010fdb4e2c1528c4033f78d8bc2abf5fe9e63.tar.gz ayatana-indicator-messages-5a6010fdb4e2c1528c4033f78d8bc2abf5fe9e63.tar.bz2 ayatana-indicator-messages-5a6010fdb4e2c1528c4033f78d8bc2abf5fe9e63.zip |
Changing the applications to have icons.
Diffstat (limited to 'src/dbus-data.h')
-rw-r--r-- | src/dbus-data.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dbus-data.h b/src/dbus-data.h index 9f53f94..e3d9fd5 100644 --- a/src/dbus-data.h +++ b/src/dbus-data.h @@ -8,10 +8,6 @@ #define INDICATOR_MESSAGES_DBUS_SERVICE_OBJECT "/org/ayatana/indicator/messages/service" #define INDICATOR_MESSAGES_DBUS_SERVICE_INTERFACE "org.ayatana.indicator.messages.service" -#define LAUNCHER_MENUITEM_TYPE "launcher-item" -#define LAUNCHER_MENUITEM_PROP_APP_NAME "application-name" -#define LAUNCHER_MENUITEM_PROP_APP_DESC "application-description" - #define APPLICATION_MENUITEM_TYPE "application-item" #define APPLICATION_MENUITEM_PROP_NAME "app-name" #define APPLICATION_MENUITEM_PROP_COUNT "app-count" |