From f9c5593978ccc7f214dff75f01f59ebda91d8102 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Thu, 8 Oct 2015 11:08:09 -0700 Subject: LinGui: Fix inconsistencies in UI xml for different gtk versions. --- gtk/src/ghb.ui | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'gtk/src/ghb.ui') diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index ee4678b35..4d433a85d 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -4893,6 +4893,9 @@ This option requires a language to be set in the Selected Languages list.True + + 3 + @@ -8166,7 +8169,7 @@ Setting this to 0 means there is no maximum height. False center center - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_LEAVE_NOTIFY_MASK + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK | GDK_LEAVE_NOTIFY_MASK @@ -8176,7 +8179,7 @@ Setting this to 0 means there is no maximum height. True - True + False True False True @@ -8385,6 +8388,10 @@ Setting this to 0 means there is no maximum height. + + 0 + 0 + -- cgit v1.2.3