15 lines
465 B
XML
15 lines
465 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<channel name="xfwm4" version="1.0">
|
||
|
<property name="general" type="empty">
|
||
|
<property name="workspace_names" type="array">
|
||
|
<value type="string" value="1"/>
|
||
|
<value type="string" value="2"/>
|
||
|
<value type="string" value="3"/>
|
||
|
<value type="string" value="4"/>
|
||
|
<value type="string" value="5"/>
|
||
|
</property>
|
||
|
<property name="workspace_count" type="int" value="5"/>
|
||
|
</property>
|
||
|
</channel>
|