aboutsummaryrefslogtreecommitdiff
path: root/src/idousermenuitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idousermenuitem.h')
-rw-r--r--src/idousermenuitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idousermenuitem.h b/src/idousermenuitem.h
index 7826718..b9a3d00 100644
--- a/src/idousermenuitem.h
+++ b/src/idousermenuitem.h
@@ -36,7 +36,7 @@ typedef struct _IdoUserMenuItemPrivate IdoUserMenuItemPrivate;
/* property keys */
#define IDO_USER_MENU_ITEM_PROP_LABEL "label"
-#define IDO_USER_MENU_ITEM_PROP_ICON "icon"
+#define IDO_USER_MENU_ITEM_PROP_ICON_FILENAME "icon-filename"
#define IDO_USER_MENU_ITEM_PROP_IS_LOGGED_IN "is-logged-in"
#define IDO_USER_MENU_ITEM_PROP_IS_CURRENT_USER "is-current-user"