From 8ce3f3f29025a2ff1d187ae4144792a38e28767e Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 2 May 2017 09:01:57 -0400 Subject: Clean up some text on various UI's: 1) Unify the terminology for all the "leave" options (power off, restart, log out) 2) Remove some superfluous text from the system dashboard plugin menu. --- .../panel-plugins/systemstart/StartMenu.ui | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src-qt5/core/lumina-desktop/panel-plugins/systemstart') diff --git a/src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui b/src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui index 74f61d7f..d374bfce 100644 --- a/src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui +++ b/src-qt5/core/lumina-desktop/panel-plugins/systemstart/StartMenu.ui @@ -143,7 +143,7 @@ 0 0 179 - 177 + 208 @@ -439,7 +439,7 @@ 0 0 179 - 284 + 299 @@ -921,7 +921,7 @@ Qt::NoFocus - Suspend System + Suspend @@ -986,7 +986,7 @@ Qt::NoFocus - Restart System + Restart @@ -1014,7 +1014,7 @@ Qt::NoFocus - Power Off System + Power Off @@ -1062,7 +1062,7 @@ Qt::NoFocus - Sign Out User + Log Out @@ -1099,8 +1099,8 @@ 0 0 - 161 - 332 + 167 + 345 -- cgit