Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-08-21 13:23:04 +0300
committerHannah von Reth <vonreth@kde.org>2020-08-21 15:59:43 +0300
commit115b1b2a3d2f40033db03e590134d0a4cc3555fb (patch)
tree3aa7af29421a8fb74f567c2232cf10b152ae2752 /src
parentc721733849e852d59bc04883097aed8d1d7242e1 (diff)
Clarify the description of the monochrome icons setting
Diffstat (limited to 'src')
-rw-r--r--src/gui/generalsettings.ui5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/gui/generalsettings.ui b/src/gui/generalsettings.ui
index 449e4a955..789fcce98 100644
--- a/src/gui/generalsettings.ui
+++ b/src/gui/generalsettings.ui
@@ -51,11 +51,8 @@
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="monoIconsCheckBox">
- <property name="toolTip">
- <string>For System Tray</string>
- </property>
<property name="text">
- <string>Use &amp;Monochrome Icons</string>
+ <string>Use &amp;Monochrome Icons in the system tray</string>
</property>
</widget>
</item>