[gnome-control-center] region: Remove code to handle print button
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] region: Remove code to handle print button
- Date: Mon, 7 Feb 2011 01:50:46 +0000 (UTC)
commit 8f405c9346066cb64a7527fe9cd3876c899f1832
Author: Bastien Nocera <hadess hadess net>
Date: Mon Feb 7 01:15:16 2011 +0000
region: Remove code to handle print button
It's not in the main UI anymore.
panels/region/gnome-region-panel-xkb.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/panels/region/gnome-region-panel-xkb.c b/panels/region/gnome-region-panel-xkb.c
index b9611dd..234c831 100644
--- a/panels/region/gnome-region-panel-xkb.c
+++ b/panels/region/gnome-region-panel-xkb.c
@@ -138,11 +138,6 @@ setup_xkb_tabs (GtkBuilder * dialog)
WID ("chk_new_windows_default_layout"), "sensitive",
G_SETTINGS_BIND_DEFAULT);
-#ifdef HAVE_X11_EXTENSIONS_XKB_H
- if (strcmp (xkl_engine_get_backend_name (engine), "XKB"))
-#endif
- gtk_widget_hide (WID ("xkb_layouts_print"));
-
xkb_layouts_prepare_selected_tree (dialog);
xkb_layouts_fill_selected_tree (dialog);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]