From f04bfe687a9986f492aac29e0b598891e91f21c8 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Thu, 14 Jun 2018 19:33:38 +0200 Subject: [PATCH] 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. --- .../settingspages/appearancesettingspage.ui | 76 +++++++++---------- 1 file changed, 38 insertions(+), 38 deletions(-) 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 - - - -- 2.20.1