From e780ef7399f2b9672d98342f52b74c5f9a19ef81 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 7 Oct 2015 13:01:34 -0400 Subject: Reverse the order of items in the startmenu logout page - now they start at the bottom instead. --- .../panel-plugins/systemstart/StartMenu.ui | 160 ++++++++++----------- 1 file changed, 80 insertions(+), 80 deletions(-) (limited to 'lumina-desktop/panel-plugins') diff --git a/lumina-desktop/panel-plugins/systemstart/StartMenu.ui b/lumina-desktop/panel-plugins/systemstart/StartMenu.ui index b06771cb..716a5e97 100644 --- a/lumina-desktop/panel-plugins/systemstart/StartMenu.ui +++ b/lumina-desktop/panel-plugins/systemstart/StartMenu.ui @@ -42,7 +42,7 @@ - 3 + 0 @@ -142,8 +142,8 @@ 0 0 - 100 - 16 + 180 + 195 @@ -782,49 +782,27 @@ 0 - - - - 0 - 0 - - - - Sign Out User + + + Qt::Vertical - + - 32 - 32 + 20 + 185 - - Qt::ToolButtonTextBesideIcon - - - true - - - - - - - Qt::Horizontal - - + - - - QFrame#frame_leave_system{border: none; background: transparent; } - + QFrame::NoFrame QFrame::Raised - + 2 @@ -841,32 +819,7 @@ 0 - - - - 0 - 0 - - - - Restart System - - - - 32 - 32 - - - - Qt::ToolButtonTextBesideIcon - - - true - - - - - + 0 @@ -874,7 +827,7 @@ - Power Off System + Suspend System @@ -891,12 +844,9 @@ - - - (System Performing Updates) - - - Qt::AlignCenter + + + Qt::Horizontal @@ -904,14 +854,17 @@ - + + + QFrame#frame_leave_system{border: none; background: transparent; } + QFrame::NoFrame QFrame::Raised - + 2 @@ -928,14 +881,32 @@ 0 - - - Qt::Horizontal + + + + 0 + 0 + + + + Restart System + + + + 32 + 32 + + + + Qt::ToolButtonTextBesideIcon + + + true - + 0 @@ -943,7 +914,7 @@ - Suspend System + Power Off System @@ -959,21 +930,50 @@ + + + + (System Performing Updates) + + + Qt::AlignCenter + + + - + - Qt::Vertical + Qt::Horizontal - + + + + + + + 0 + 0 + + + + Sign Out User + + - 20 - 185 + 32 + 32 - + + Qt::ToolButtonTextBesideIcon + + + true + + -- cgit