aboutsummaryrefslogtreecommitdiff
path: root/src/application-service-appstore.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-08 11:20:19 -0600
committerTed Gould <ted@gould.cx>2010-01-08 11:20:19 -0600
commit5d97173ceb9192b8cf01c8f1ba0d761f2434817c (patch)
treea7305101c1c414cc36e7a5b2f4319377cc9549e9 /src/application-service-appstore.c
parentcb14ba38535788494734b0a775148ec873231f07 (diff)
parent8226d6c8f8870be9d2902fcd2137b242f2559da8 (diff)
downloadayatana-indicator-application-5d97173ceb9192b8cf01c8f1ba0d761f2434817c.tar.gz
ayatana-indicator-application-5d97173ceb9192b8cf01c8f1ba0d761f2434817c.tar.bz2
ayatana-indicator-application-5d97173ceb9192b8cf01c8f1ba0d761f2434817c.zip
Syncing to final icon-path changes
Diffstat (limited to 'src/application-service-appstore.c')
-rw-r--r--src/application-service-appstore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application-service-appstore.c b/src/application-service-appstore.c
index a712d30..ae9876e 100644
--- a/src/application-service-appstore.c
+++ b/src/application-service-appstore.c
@@ -40,7 +40,7 @@ static gboolean _application_service_server_get_applications (ApplicationService
#define NOTIFICATION_ITEM_PROP_STATUS "Status"
#define NOTIFICATION_ITEM_PROP_ICON_NAME "IconName"
#define NOTIFICATION_ITEM_PROP_AICON_NAME "AttentionIconName"
-#define NOTIFICATION_ITEM_PROP_ICON_PATH "IconPath"
+#define NOTIFICATION_ITEM_PROP_ICON_PATH "IconThemePath"
#define NOTIFICATION_ITEM_PROP_MENU "Menu"
#define NOTIFICATION_ITEM_SIG_NEW_ICON "NewIcon"