Task Switcher KCM: Change Include "Show Desktop" icon to Include "Show Desktop" entry

Not all task switchers use icons, so "entry" is more fitting.
This commit is contained in:
Alexander Wilms 2024-02-02 23:02:51 +01:00 committed by Vlad Zahorodnii
parent e7d6e8b217
commit 3118ba5982

View file

@ -38,7 +38,7 @@
<item row="1" column="0" rowspan="2" colspan="3">
<widget class="QCheckBox" name="showDesktop">
<property name="text">
<string>Include &quot;Show Desktop&quot; icon</string>
<string>Include &quot;Show Desktop&quot; entry</string>
</property>
</widget>
</item>