aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-data.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-17 21:36:33 -0600
committerTed Gould <ted@gould.cx>2010-02-17 21:36:33 -0600
commit4149cfe250b6434170cc863f49d92eefb4e57138 (patch)
treea1d1ad4133d78463f2a51c1a5ebde018fe77f610 /src/dbus-data.h
parentcac9ec783a2fd4a15635ebf015eb5a775711ed78 (diff)
downloadayatana-indicator-messages-4149cfe250b6434170cc863f49d92eefb4e57138.tar.gz
ayatana-indicator-messages-4149cfe250b6434170cc863f49d92eefb4e57138.tar.bz2
ayatana-indicator-messages-4149cfe250b6434170cc863f49d92eefb4e57138.zip
Removing the launcher custom menu type
Diffstat (limited to 'src/dbus-data.h')
-rw-r--r--src/dbus-data.h4
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"