diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-22 13:20:38 +0300 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-05 12:48:59 +0900 |
commit | fa3482b2eddc5d6c190473629835291c3153b450 (patch) | |
tree | 51b5f34e3db390e5c90455658fb06ccba18fb3a9 | |
parent | e94cb59fe2a100841effc1202f4211de2ba12799 (diff) | |
download | tdebase-fa3482b2eddc5d6c190473629835291c3153b450.tar.gz tdebase-fa3482b2eddc5d6c190473629835291c3153b450.zip |
Taskbar thumbs option: Add notice about needing TWin compositor
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
-rw-r--r-- | kcontrol/taskbar/kcmtaskbarui.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/taskbar/kcmtaskbarui.ui b/kcontrol/taskbar/kcmtaskbarui.ui index 88c0f3e66..39c69c901 100644 --- a/kcontrol/taskbar/kcmtaskbarui.ui +++ b/kcontrol/taskbar/kcmtaskbarui.ui @@ -747,7 +747,7 @@ By default the taskbar groups windows when it is full.</string> <cstring>kcfg_ShowThumbnails</cstring> </property> <property name="text"> - <string>Show thumbnails on hover</string> + <string>Show thumbnails on hover (needs TWin compositor enabled)</string> </property> </widget> <widget class="TQSpinBox" row="3" column="3"> |