From 998b457c593209158ec69583a7e34777402e1976 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Jun 2007 02:53:38 +0000 Subject: [PATCH] fix mnemonics --- src/mouse.c | 1 + src/obconf.glade | 17 +++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/mouse.c b/src/mouse.c index 06beefd..592d0d8 100644 --- a/src/mouse.c +++ b/src/mouse.c @@ -61,6 +61,7 @@ void mouse_setup_tab() gtk_spin_button_set_value(GTK_SPIN_BUTTON(w), tree_get_int("mouse/doubleClickTime", 200)); + w = get_widget("titlebar_doubleclick"); a = read_doubleclick_action(); if (a == TITLEBAR_CUSTOM) { diff --git a/src/obconf.glade b/src/obconf.glade index ffa4823..6fb9c3c 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -1394,7 +1394,7 @@ C - The close button 0.5 0 0 - dock_position + resize_popup PANGO_ELLIPSIZE_NONE -1 False @@ -1509,7 +1509,7 @@ C - The close button 0.5 0 0 - dock_position + resize_position PANGO_ELLIPSIZE_NONE -1 False @@ -1591,7 +1591,7 @@ C - The close button 0.5 0 0 - resist_edge + drag_threshold PANGO_ELLIPSIZE_NONE -1 False @@ -2291,7 +2291,7 @@ C - The close button 12 - + True Double click on the _titlebar: True @@ -2303,7 +2303,7 @@ C - The close button 0.5 0 0 - dock_position + titlebar_doubleclick PANGO_ELLIPSIZE_NONE -1 False @@ -2378,7 +2378,7 @@ C - The close button 0.5 0 0 - resist_window + doubleclick_time PANGO_ELLIPSIZE_NONE -1 False @@ -2518,6 +2518,7 @@ C - The close button False True + @@ -2530,7 +2531,7 @@ C - The close button GTK_JUSTIFY_LEFT False False - 0.5 + 0.460000008345 0.5 0 0 @@ -3691,7 +3692,7 @@ C - The close button 0.5 0 0 - dock_hide_delay + dock_show_delay PANGO_ELLIPSIZE_NONE -1 False -- 2.39.2