[gnome-settings-daemon] keyboard: remove redundant call to set name
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] keyboard: remove redundant call to set name
- Date: Fri, 28 Jan 2011 21:50:34 +0000 (UTC)
commit 0f4e27b0a04c3df45cb9f71ec64f74c1b0773cb5
Author: William Jon McCann <jmccann redhat com>
Date: Fri Jan 28 16:49:22 2011 -0500
keyboard: remove redundant call to set name
It is already done within the class.
plugins/keyboard/gsd-keyboard-xkb.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/keyboard/gsd-keyboard-xkb.c b/plugins/keyboard/gsd-keyboard-xkb.c
index 1ef3cf9..a074445 100644
--- a/plugins/keyboard/gsd-keyboard-xkb.c
+++ b/plugins/keyboard/gsd-keyboard-xkb.c
@@ -290,7 +290,6 @@ show_hide_icon ()
xkl_debug (150, "Creating keyboard status 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]