diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2010-02-18 14:40:28 -0500 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2010-02-18 14:40:28 -0500 |
| commit | 70d3f9f95831e459b3ff6d3aefaeb27bee392e88 (patch) | |
| tree | 77d9eea83ba4e216ce01ad2eb972b34ac42fbccb /src/dbus-data.h | |
| parent | 6e032aafef0536a1047f8615318be98e84fe9fd4 (diff) | |
| parent | f2de1dabf2160af485c16c8985fcbea89d487f9e (diff) | |
| download | ayatana-indicator-messages-70d3f9f95831e459b3ff6d3aefaeb27bee392e88.tar.gz ayatana-indicator-messages-70d3f9f95831e459b3ff6d3aefaeb27bee392e88.tar.bz2 ayatana-indicator-messages-70d3f9f95831e459b3ff6d3aefaeb27bee392e88.zip | |
releasing version 0.3.2-0ubuntu1
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" |
