on Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkevents-x11.c: gtk-double-click-time,
not gtk-double-click-timeout. (#70501)
This commit is contained in:
@ -2045,7 +2045,7 @@ static struct
|
||||
const char *xsettings_name;
|
||||
const char *gdk_name;
|
||||
} settings_map[] = {
|
||||
{ "Net/DoubleClickTime", "gtk-double-click-timeout" },
|
||||
{ "Net/DoubleClickTime", "gtk-double-click-time" },
|
||||
{ "Net/DndDragThreshold", "gtk-dnd-drag-threshold" },
|
||||
{ "Gtk/ColorPalette", "gtk-color-palette" },
|
||||
{ "Gtk/ToolbarStyle", "gtk-toolbar-style" },
|
||||
|
||||
Reference in New Issue
Block a user