Updating branch refs/heads/master
         to 9a7ca5adc8f6a1f1ab65bfd6cba2bd78235a1854 (commit)
       from da7b8e61462d649b70117489cc3dbe1e50e3f855 (commit)

commit 9a7ca5adc8f6a1f1ab65bfd6cba2bd78235a1854
Author: Nick Schermer <[email protected]>
Date:   Fri Aug 12 21:35:03 2011 +0200

    Migrate: Add separator to default config (bug #7875).

 migrate/default.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/migrate/default.xml b/migrate/default.xml
index 244f0cc..3a91902 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"/>
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to