[gtk+] Ignore Gtk/ShowInputMethodMenu and Gtk/ShowUnicodeMenu X settings



commit 6b6334803785cc658709a1ff419d2dcb38d0c27f
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 7 18:14:20 2013 -0400

    Ignore Gtk/ShowInputMethodMenu and Gtk/ShowUnicodeMenu X settings
    
    These are no longer used.

 gdk/x11/gdksettings.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gdk/x11/gdksettings.c b/gdk/x11/gdksettings.c
index b5ca7b8..35aaf30 100644
--- a/gdk/x11/gdksettings.c
+++ b/gdk/x11/gdksettings.c
@@ -48,8 +48,6 @@ static const struct {
   {"Gtk/MenuBarAccel",        "gtk-menu-bar-accel"},
   {"Gtk/CursorThemeName",     "gtk-cursor-theme-name"},
   {"Gtk/CursorThemeSize",     "gtk-cursor-theme-size"},
-  {"Gtk/ShowInputMethodMenu", "gtk-show-input-method-menu"},
-  {"Gtk/ShowUnicodeMenu",     "gtk-show-unicode-menu"},
   {"Gtk/TimeoutInitial",      "gtk-timeout-initial"},
   {"Gtk/TimeoutRepeat",       "gtk-timeout-repeat"},
   {"Gtk/ColorScheme",         "gtk-color-scheme"},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]