From 465d4f15b790c8f287b7139cbfa52351e990af8d Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Mon, 16 May 2011 15:44:35 -0400 Subject: A bit of renaming with the dbusmenu properties. --- src/dbus-shared.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/dbus-shared.h') diff --git a/src/dbus-shared.h b/src/dbus-shared.h index 6e8cd65..76d30ab 100644 --- a/src/dbus-shared.h +++ b/src/dbus-shared.h @@ -24,4 +24,8 @@ with this program. If not, see . #define MENU_OBJ "/com/launchpad/RecentNotifications/indicator/menu" -#define DBUSMENU_NOTIFICATION_MENUITEM_TYPE "x-launchpad-recent-notifications-item" +#define NOTIFICATION_MENUITEM_TYPE "notification-menuitem" +#define NOTIFICATION_MENUITEM_PROP_APP_NAME "notification-menuitem-prop-app-name" +#define NOTIFICATION_MENUITEM_PROP_APP_ICON "notification-menuitem-prop-app-icon" +#define NOTIFICATION_MENUITEM_PROP_SUMMARY "notification-menuitem-prop-summary" +#define NOTIFICATION_MENUITEM_PROP_BODY "notification-menuitem-prop-body" -- cgit v1.2.3