From: Manuel Nickschas Date: Thu, 14 Jun 2018 17:33:38 +0000 (+0200) Subject: qtui: Fix tooltip and change wording in Appearance settings X-Git-Tag: travis-deploy-test~31 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=f04bfe687a9986f492aac29e0b598891e91f21c8;ds=sidebyside qtui: Fix tooltip and change wording in Appearance settings Let the tooltip for "Fallback icon theme" wrap. Change the wording from "Invert colors" to "Invert brightness", which is what the option really does. --- diff --git a/src/qtui/settingspages/appearancesettingspage.ui b/src/qtui/settingspages/appearancesettingspage.ui index 7b6af81f..aa0cf160 100644 --- a/src/qtui/settingspages/appearancesettingspage.ui +++ b/src/qtui/settingspages/appearancesettingspage.ui @@ -7,7 +7,7 @@ 0 0 755 - 536 + 463 @@ -77,7 +77,7 @@ - Icon theme to use for icons that are not found in the current system theme. Requires the selected theme to be installed either system-wide, or as part of the Quassel installation. Supported themes are Breeze, Breeze Dark and Oxygen, all of KDE fame. + <html><head/><body><p>Icon theme to use for icons that are not found in the current system theme. Requires the selected theme to be installed either system-wide, or as part of the Quassel installation.</p><p>Supported themes are Breeze, Breeze Dark and Oxygen, all of KDE fame.</p></body></html> @@ -153,10 +153,39 @@ + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Show system tray icon + + + true + + + UseSystemTrayIcon + + + true + + + - Invert colors + Invert brightness /UiStyle/Icons/InvertTray @@ -166,14 +195,17 @@ - - + + Qt::Horizontal + + QSizePolicy::Fixed + - 40 + 20 20 @@ -208,38 +240,6 @@ - - - - Qt::Horizontal - - - QSizePolicy::Fixed - - - - 20 - 20 - - - - - - - - Show system tray icon - - - true - - - UseSystemTrayIcon - - - true - - -