From 7a93a233b83bd52e938def4ea4b44f0c49cf1a9b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 11 Aug 2013 16:54:06 -0400 Subject: [PATCH] Allow margins up to 10000 in obconf (Bug 3601) --- src/obconf.glade | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/obconf.glade b/src/obconf.glade index 0fcc4d3..fbbba34 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -813,7 +813,7 @@ Omnipresent (On all desktops) 1 2 GTK_FILL - + @@ -831,7 +831,7 @@ Omnipresent (On all desktops) 2 3 GTK_FILL - + @@ -849,7 +849,7 @@ Omnipresent (On all desktops) 3 4 GTK_FILL - + @@ -863,7 +863,7 @@ Omnipresent (On all desktops) GTK_FILL - + @@ -879,7 +879,7 @@ Omnipresent (On all desktops) 1 2 GTK_FILL - + @@ -895,7 +895,7 @@ Omnipresent (On all desktops) 2 3 GTK_FILL - + @@ -911,7 +911,7 @@ Omnipresent (On all desktops) 3 4 GTK_FILL - + @@ -926,7 +926,7 @@ Omnipresent (On all desktops) 4 5 GTK_FILL - + @@ -941,7 +941,7 @@ Omnipresent (On all desktops) 1 2 - + @@ -956,7 +956,7 @@ Omnipresent (On all desktops) 5 6 GTK_FILL - + @@ -974,7 +974,7 @@ Omnipresent (On all desktops) 4 5 GTK_FILL - + @@ -992,7 +992,7 @@ Omnipresent (On all desktops) 5 6 GTK_FILL - + @@ -3237,7 +3237,7 @@ Omnipresent (On all desktops) False True True - 20 0 100 1 10 0 + 20 0 10000 1 10 0 1 True @@ -3379,7 +3379,7 @@ Omnipresent (On all desktops) False True True - 20 0 100 1 10 0 + 20 0 10000 1 10 0 1 True @@ -3505,7 +3505,7 @@ Omnipresent (On all desktops) False True True - 20 0 100 1 10 0 + 20 0 10000 1 10 0 1 True @@ -3640,7 +3640,7 @@ Omnipresent (On all desktops) False True True - 20 0 100 1 10 0 + 20 0 10000 1 10 0 1 True -- 2.39.2