aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-data.h')
-rw-r--r--src/dbus-data.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dbus-data.h b/src/dbus-data.h
index 1e82ded..d7efd86 100644
--- a/src/dbus-data.h
+++ b/src/dbus-data.h
@@ -25,4 +25,8 @@
have a better place to put it. */
#define ICON_KEY "X-Ayatana-Messaging-Menu-Icon"
+#define INDICATOR_MENU_ATTRIBUTE_VISIBLE "indicator-visible"
+#define INDICATOR_MENU_ATTRIBUTE_ENABLED "indicator-enabled"
+#define INDICATOR_MENU_ATTRIBUTE_ICON_NAME "indicator-icon-name"
+
#endif /* __DBUS_DATA_H__ */