aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-data.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-24 10:04:52 -0500
committerTed Gould <ted@gould.cx>2010-03-24 10:04:52 -0500
commit73a65b342dcb6a1608d1718ad395fc7a194e380c (patch)
tree0fba5831ca24341f44a706e2f18fb6aba0874728 /src/dbus-data.h
parent6564d7dd105b7ce13dc3d33039206be19ecc2078 (diff)
parenta2598f3380d9f84c21a29c5fa48d94dfebadd922 (diff)
downloadayatana-indicator-messages-73a65b342dcb6a1608d1718ad395fc7a194e380c.tar.gz
ayatana-indicator-messages-73a65b342dcb6a1608d1718ad395fc7a194e380c.tar.bz2
ayatana-indicator-messages-73a65b342dcb6a1608d1718ad395fc7a194e380c.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"