Remove the rest of gtk-touchscreen-mode
This commit is contained in:
@ -326,7 +326,6 @@ _gdk_win32_window_delete_property (GdkWindow *window,
|
|||||||
"Xft/HintStyle\0" "gtk-xft-hintstyle\0"
|
"Xft/HintStyle\0" "gtk-xft-hintstyle\0"
|
||||||
"Xft/RGBA\0" "gtk-xft-rgba\0"
|
"Xft/RGBA\0" "gtk-xft-rgba\0"
|
||||||
"Xft/DPI\0" "gtk-xft-dpi\0"
|
"Xft/DPI\0" "gtk-xft-dpi\0"
|
||||||
"Gtk/TouchscreenMode\0" "gtk-touchscreen-mode\0"
|
|
||||||
"Gtk/EnableAccels\0" "gtk-enable-accels\0"
|
"Gtk/EnableAccels\0" "gtk-enable-accels\0"
|
||||||
"Gtk/ScrolledWindowPlacement\0" "gtk-scrolled-window-placement\0"
|
"Gtk/ScrolledWindowPlacement\0" "gtk-scrolled-window-placement\0"
|
||||||
"Gtk/IMModule\0" "gtk-im-module\0"
|
"Gtk/IMModule\0" "gtk-im-module\0"
|
||||||
|
|||||||
@ -51,7 +51,6 @@ static const struct {
|
|||||||
{"Xft/HintStyle", "gtk-xft-hintstyle"},
|
{"Xft/HintStyle", "gtk-xft-hintstyle"},
|
||||||
{"Xft/RGBA", "gtk-xft-rgba"},
|
{"Xft/RGBA", "gtk-xft-rgba"},
|
||||||
{"Xft/DPI", "gtk-xft-dpi"},
|
{"Xft/DPI", "gtk-xft-dpi"},
|
||||||
{"Gtk/TouchscreenMode", "gtk-touchscreen-mode"},
|
|
||||||
{"Gtk/EnableAccels", "gtk-enable-accels"},
|
{"Gtk/EnableAccels", "gtk-enable-accels"},
|
||||||
{"Gtk/ScrolledWindowPlacement", "gtk-scrolled-window-placement"},
|
{"Gtk/ScrolledWindowPlacement", "gtk-scrolled-window-placement"},
|
||||||
{"Gtk/IMModule", "gtk-im-module"},
|
{"Gtk/IMModule", "gtk-im-module"},
|
||||||
|
|||||||
Reference in New Issue
Block a user