From 2fe93bc6c6c9d86277bc6b5f77135ed77e837fe4 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Mon, 16 May 2011 14:14:36 -0400 Subject: Adding a new notification menuitem type. It isn't currently a custom menuitem, but may need to be eventually. --- src/dbus-shared.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dbus-shared.h') diff --git a/src/dbus-shared.h b/src/dbus-shared.h index 7b689ae..6e8cd65 100644 --- a/src/dbus-shared.h +++ b/src/dbus-shared.h @@ -23,3 +23,5 @@ with this program. If not, see . #define SERVICE_VERSION 1 #define MENU_OBJ "/com/launchpad/RecentNotifications/indicator/menu" + +#define DBUSMENU_NOTIFICATION_MENUITEM_TYPE "x-launchpad-recent-notifications-item" -- cgit v1.2.3