From 07ceb78f69a7fc25d580a3c8d3f6997b3ea323de Mon Sep 17 00:00:00 2001 From: Lucas Murray Date: Wed, 18 Nov 2009 10:08:31 +0000 Subject: [PATCH] GUI: Revert r1044432 as it isn't an improvement at all. The description text is squashed up at the top of the KCM both making it harder to read (Due to longer line length) and makes it look like it's not related to the screen widget at all. The added vertical height also made the KCM taller than the default system settings window size causing an unnecessary scrollbar to be added. CCMAIL: davide.bettio@kdemail.net svn path=/trunk/KDE/kdebase/workspace/; revision=1050824 --- kcmkwin/kwinscreenedges/main.ui | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/kcmkwin/kwinscreenedges/main.ui b/kcmkwin/kwinscreenedges/main.ui index dd7a061433..cfb8d3b8e5 100644 --- a/kcmkwin/kwinscreenedges/main.ui +++ b/kcmkwin/kwinscreenedges/main.ui @@ -6,8 +6,8 @@ 0 0 - 713 - 500 + 461 + 478 @@ -16,20 +16,7 @@ Active Screen Edge Actions - - - - - To trigger an action push your mouse cursor against the edge of the screen in the action's direction. - - - Qt::AlignCenter - - - true - - - + @@ -43,6 +30,19 @@ + + + + To trigger an action push your mouse cursor against the edge of the screen in the action's direction. + + + Qt::AlignCenter + + + true + + +