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

Not all task switchers use icons, so "entry" is more fitting.
wilder/Plasma/6.2
Alexander Wilms 2 years ago committed by Vlad Zahorodnii
parent e7d6e8b217
commit 3118ba5982
  1. 2
      src/kcms/tabbox/main.ui

@ -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>

Loading…
Cancel
Save