diff options
author | Ken Moore <ken@ixsystems.com> | 2017-05-03 09:35:31 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-05-03 09:35:31 -0400 |
commit | b7283bcd87e54643320164d724d7179732a26523 (patch) | |
tree | e5ef664aa6ed013d9ac022135cd4caf7be8dcf1c /src-qt5/core/lumina-desktop/SystemWindow.ui | |
parent | Clean up how the high-DPI settings for lumina are detected/enabled. (diff) | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | lumina-b7283bcd87e54643320164d724d7179732a26523.tar.gz lumina-b7283bcd87e54643320164d724d7179732a26523.tar.bz2 lumina-b7283bcd87e54643320164d724d7179732a26523.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'src-qt5/core/lumina-desktop/SystemWindow.ui')
-rw-r--r-- | src-qt5/core/lumina-desktop/SystemWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/core/lumina-desktop/SystemWindow.ui b/src-qt5/core/lumina-desktop/SystemWindow.ui index 9e25509b..49beb0d9 100644 --- a/src-qt5/core/lumina-desktop/SystemWindow.ui +++ b/src-qt5/core/lumina-desktop/SystemWindow.ui @@ -84,7 +84,7 @@ <item> <widget class="QToolButton" name="tool_shutdown"> <property name="text"> - <string>Shutdown</string> + <string>Power Off</string> </property> <property name="iconSize"> <size> |