From ee4d581644bb3d9f48fe09705c5c48abc8b954c0 Mon Sep 17 00:00:00 2001 From: monsta Date: Thu, 26 Jan 2017 17:53:59 +0300 Subject: appearance: fix vertical expand on resize in another way this one can be backported to 1.16 (won't cause runtime warnings in GTK+2 build) --- capplets/appearance/data/appearance.ui | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'capplets') diff --git a/capplets/appearance/data/appearance.ui b/capplets/appearance/data/appearance.ui index b833692b..ce23b36c 100644 --- a/capplets/appearance/data/appearance.ui +++ b/capplets/appearance/data/appearance.ui @@ -684,7 +684,6 @@ 2 - True True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK @@ -1916,6 +1915,8 @@ + True + True 1 @@ -2047,7 +2048,6 @@ 2 - True True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK @@ -2723,6 +2723,8 @@ + True + True 1 -- cgit v1.2.1