[gnome-settings-daemon] keyboard: Give a name to the keyboard status icon
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] keyboard: Give a name to the keyboard status icon
- Date: Wed, 22 Sep 2010 11:51:59 +0000 (UTC)
commit 2674a0fa89abb08443d8f93da6fe9ae7f81c1120
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Sep 22 12:51:21 2010 +0100
keyboard: Give a name to the keyboard status icon
https://bugzilla.gnome.org/show_bug.cgi?id=610319
plugins/keyboard/gsd-keyboard-xkb.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/keyboard/gsd-keyboard-xkb.c b/plugins/keyboard/gsd-keyboard-xkb.c
index 9d16f5f..84c919c 100644
--- a/plugins/keyboard/gsd-keyboard-xkb.c
+++ b/plugins/keyboard/gsd-keyboard-xkb.c
@@ -346,6 +346,7 @@ show_hide_icon ()
xkl_debug (150, "Creating new icon\n");
icon = gkbd_status_new ();
+ gtk_status_icon_set_name (icon, "keyboard");
g_signal_connect (icon, "popup-menu",
G_CALLBACK
(status_icon_popup_menu_cb),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]