aboutsummaryrefslogtreecommitdiff
path: root/src/im-phone-menu.h
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-12-04 16:56:15 +0000
committerTarmac <Unknown>2012-12-04 16:56:15 +0000
commitb47db34e391990abaa2988700e2a83ca179e32c3 (patch)
tree18312efcf0a1d56c9b94c487052b0fd2260ae082 /src/im-phone-menu.h
parentdfdac976160841e43f199afeb252276564726144 (diff)
parentaf3d39b6cc447fad30e97ecdc715e0496e971d85 (diff)
downloadayatana-indicator-messages-b47db34e391990abaa2988700e2a83ca179e32c3.tar.gz
ayatana-indicator-messages-b47db34e391990abaa2988700e2a83ca179e32c3.tar.bz2
ayatana-indicator-messages-b47db34e391990abaa2988700e2a83ca179e32c3.zip
Export symbolic application icons on messages
This is implemented by appending '-symbolic' to the first icon name. The old icon name is kept as a fallback in case there's no symbolic icon installed. This doesn't work yet for applications that specify their icon as a filename. Approved by Renato Araujo Oliveira Filho, PS Jenkins bot.
Diffstat (limited to 'src/im-phone-menu.h')
-rw-r--r--src/im-phone-menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-phone-menu.h b/src/im-phone-menu.h
index 84908e2..f78e06f 100644
--- a/src/im-phone-menu.h
+++ b/src/im-phone-menu.h
@@ -40,6 +40,7 @@ GMenuModel * im_phone_menu_get_model (ImPhoneMenu *men
void im_phone_menu_add_message (ImPhoneMenu *menu,
const gchar *app_id,
const gchar *app_icon,
+ const gchar *symbolic_app_icon,
const gchar *id,
const gchar *iconstr,
const gchar *title,