activities are a separate thing now, what virtual desktops had was merely widget groups
svn path=/trunk/KDE/kdebase/workspace/; revision=1128361
This commit is contained in:
parent
d4870cece2
commit
7064e7ce1e
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
<item row="2" column="0" colspan="2">
|
<item row="2" column="0" colspan="2">
|
||||||
<widget class="QCheckBox" name="activityCheckBox">
|
<widget class="QCheckBox" name="activityCheckBox">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Different activity for each desktop</string>
|
<string>Different widgets for each desktop</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue