[krb5-auth-dialog] Set icon name
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [krb5-auth-dialog] Set icon name
- Date: Sat, 20 Mar 2010 16:43:54 +0000 (UTC)
commit 99af82aa7cdd7958314e6ecec22409155529f369
Author: Guido Günther <agx sigxcpu org>
Date: Sat Mar 20 17:36:02 2010 +0100
Set icon name
to help screenreaders
src/krb5-auth-applet.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/krb5-auth-applet.c b/src/krb5-auth-applet.c
index 445504e..b3f8875 100644
--- a/src/krb5-auth-applet.c
+++ b/src/krb5-auth-applet.c
@@ -788,6 +788,7 @@ ka_applet_create_tray_icon (KaApplet* applet)
G_CALLBACK(ka_tray_icon_on_menu), applet);
gtk_status_icon_set_from_icon_name (tray_icon, applet->priv->icons[exp_icon]);
gtk_status_icon_set_tooltip (tray_icon, PACKAGE);
+ gtk_status_icon_set_title (tray_icon, KA_NAME);
applet->priv->tray_icon = tray_icon;
return TRUE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]