From 2c2d155860b16329d6f2c697b64cbe6f2ad639e2 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Thu, 16 Aug 2012 20:35:07 +0200 Subject: Set accessible description (statically to "Messages" for now) --- src/dbus-data.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dbus-data.h') diff --git a/src/dbus-data.h b/src/dbus-data.h index bf82cf0..d5a309f 100644 --- a/src/dbus-data.h +++ b/src/dbus-data.h @@ -24,5 +24,6 @@ #define INDICATOR_MENU_ATTRIBUTE_VISIBLE "indicator-visible" #define INDICATOR_MENU_ATTRIBUTE_ENABLED "indicator-enabled" #define INDICATOR_MENU_ATTRIBUTE_ICON_NAME "indicator-icon-name" +#define INDICATOR_MENU_ATTRIBUTE_ACCESSIBLE_DESCRIPTION "indicator-accessible-description" #endif /* __DBUS_DATA_H__ */ -- cgit v1.2.3