From 9563e097f85d862aa3647e2d4ede759fd6048df1 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 21 Jul 2015 16:18:56 -0400 Subject: Finish cleaning up the new localization configuration settings in libLumina, and put a combobox in the system dashboard plugin which allows the user to (temporarily) change their session locale. Still need to finish up the active re-translation of the desktop session though. --- .../panel-plugins/systemdashboard/SysMenuQuick.ui | 74 ++++++++++++---------- 1 file changed, 39 insertions(+), 35 deletions(-) (limited to 'lumina-desktop/panel-plugins/systemdashboard/SysMenuQuick.ui') diff --git a/lumina-desktop/panel-plugins/systemdashboard/SysMenuQuick.ui b/lumina-desktop/panel-plugins/systemdashboard/SysMenuQuick.ui index 8f58cae9..67e83a45 100644 --- a/lumina-desktop/panel-plugins/systemdashboard/SysMenuQuick.ui +++ b/lumina-desktop/panel-plugins/systemdashboard/SysMenuQuick.ui @@ -6,8 +6,8 @@ 0 0 - 169 - 240 + 171 + 317 @@ -336,56 +336,60 @@ font: bold; - - - QGroupBox{ border: none; } - + - - - - true + Locale - + + + 2 + - 1 + 2 2 - 1 + 2 2 - - - - 9 - - - - Log Out - - - - 22 - 22 - - - - Qt::ToolButtonTextBesideIcon - - - false - - + + + + + + + + 9 + + + + Log Out + + + + 22 + 22 + + + + Qt::ToolButtonTextBesideIcon + + + false + + + + + -- cgit