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:
parent
e7d6e8b217
commit
3118ba5982
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
<item row="1" column="0" rowspan="2" colspan="3">
|
||||
<widget class="QCheckBox" name="showDesktop">
|
||||
<property name="text">
|
||||
<string>Include "Show Desktop" icon</string>
|
||||
<string>Include "Show Desktop" entry</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue