aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-data.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-23 15:45:35 -0500
committerTed Gould <ted@gould.cx>2010-03-23 15:45:35 -0500
commit68c5fd531fe031a2e615e84751ac5466d63b1b89 (patch)
tree5c80525d99e07032e9bf60c975407ab32b2b1e29 /src/dbus-data.h
parent69cdd18f4308cdaa19159c199a667d36c9f19bcf (diff)
downloadayatana-indicator-messages-68c5fd531fe031a2e615e84751ac5466d63b1b89.tar.gz
ayatana-indicator-messages-68c5fd531fe031a2e615e84751ac5466d63b1b89.tar.bz2
ayatana-indicator-messages-68c5fd531fe031a2e615e84751ac5466d63b1b89.zip
Replacing the count with the icon
Diffstat (limited to 'src/dbus-data.h')
-rw-r--r--src/dbus-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus-data.h b/src/dbus-data.h
index e3d9fd5..c16b2b5 100644
--- a/src/dbus-data.h
+++ b/src/dbus-data.h
@@ -10,7 +10,7 @@
#define APPLICATION_MENUITEM_TYPE "application-item"
#define APPLICATION_MENUITEM_PROP_NAME "app-name"
-#define APPLICATION_MENUITEM_PROP_COUNT "app-count"
+#define APPLICATION_MENUITEM_PROP_ICON "app-icon"
#define INDICATOR_MENUITEM_TYPE "indicator-item"
#define INDICATOR_MENUITEM_PROP_LABEL "indicator-label"