summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--migrate/default.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/migrate/default.xml b/migrate/default.xml
index 244f0cc6..3a919028 100644
--- a/migrate/default.xml
+++ b/migrate/default.xml
@@ -10,6 +10,7 @@
<value type="int" value="1"/>
<value type="int" value="2"/>
<value type="int" value="3"/>
+ <value type="int" value="15"/>
<value type="int" value="4"/>
<value type="int" value="5"/>
<value type="int" value="6"/>
@@ -35,6 +36,10 @@
<property name="plugin-1" type="string" value="applicationsmenu"/>
<property name="plugin-2" type="string" value="actions"/>
<property name="plugin-3" type="string" value="tasklist"/>
+ <property name="plugin-15" type="string" value="separator">
+ <property name="expand" type="bool" value="true"/>
+ <property name="style" type="uint" value="0"/>
+ </property>
<property name="plugin-4" type="string" value="pager"/>
<property name="plugin-5" type="string" value="clock"/>
<property name="plugin-6" type="string" value="systray"/>