aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-data.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-23 16:13:20 -0500
committerTed Gould <ted@gould.cx>2010-03-23 16:13:20 -0500
commitccaa01df0052fdcccfc39958273a047e4490e88e (patch)
tree93220f67ddcc4abc3f5e30c4e07194d9671d421c /src/dbus-data.h
parent6564d7dd105b7ce13dc3d33039206be19ecc2078 (diff)
parent6e0ae1927bd3f61224b9f2d3c43055ecb43a1a2a (diff)
downloadayatana-indicator-messages-ccaa01df0052fdcccfc39958273a047e4490e88e.tar.gz
ayatana-indicator-messages-ccaa01df0052fdcccfc39958273a047e4490e88e.tar.bz2
ayatana-indicator-messages-ccaa01df0052fdcccfc39958273a047e4490e88e.zip
* Upstream merge
* Show which applications are running with a small icon next to their entry.
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"