[Xfce4-commits] <xfce4-panel:master> Add application menu in default layout.
Nick Schermer
noreply at xfce.org
Thu Dec 23 13:24:02 CET 2010
Updating branch refs/heads/master
to a80fea405502e750e33eea04b5c661b4b952eff4 (commit)
from fa397ef9680f1e5b98a45dfdce8b02893051a0eb (commit)
commit a80fea405502e750e33eea04b5c661b4b952eff4
Author: Nick Schermer <nick at xfce.org>
Date: Thu Dec 23 11:43:08 2010 +0100
Add application menu in default layout.
migrate/default.xml | 30 ++++++++++++++++--------------
1 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/migrate/default.xml b/migrate/default.xml
index e796bd7..244f0cc 100644
--- a/migrate/default.xml
+++ b/migrate/default.xml
@@ -12,6 +12,7 @@
<value type="int" value="3"/>
<value type="int" value="4"/>
<value type="int" value="5"/>
+ <value type="int" value="6"/>
</property>
</property>
<property name="panel-1" type="empty">
@@ -19,7 +20,6 @@
<property name="size" type="uint" value="40"/>
<property name="position-locked" type="bool" value="true"/>
<property name="plugin-ids" type="array">
- <value type="int" value="6"/>
<value type="int" value="7"/>
<value type="int" value="8"/>
<value type="int" value="9"/>
@@ -27,38 +27,40 @@
<value type="int" value="11"/>
<value type="int" value="12"/>
<value type="int" value="13"/>
+ <value type="int" value="14"/>
</property>
</property>
</property>
<property name="plugins" type="empty">
- <property name="plugin-1" type="string" value="actions"/>
- <property name="plugin-2" type="string" value="tasklist"/>
- <property name="plugin-3" type="string" value="pager"/>
- <property name="plugin-4" type="string" value="clock"/>
- <property name="plugin-5" type="string" value="systray"/>
- <property name="plugin-6" type="string" value="showdesktop"/>
- <property name="plugin-7" type="string" value="separator"/>
- <property name="plugin-8" type="string" value="launcher">
+ <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-4" type="string" value="pager"/>
+ <property name="plugin-5" type="string" value="clock"/>
+ <property name="plugin-6" type="string" value="systray"/>
+ <property name="plugin-7" type="string" value="showdesktop"/>
+ <property name="plugin-8" type="string" value="separator"/>
+ <property name="plugin-9" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="exo-terminal-emulator.desktop"/>
</property>
</property>
- <property name="plugin-9" type="string" value="launcher">
+ <property name="plugin-10" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="exo-file-manager.desktop"/>
</property>
</property>
- <property name="plugin-10" type="string" value="launcher">
+ <property name="plugin-11" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="exo-web-browser.desktop"/>
</property>
</property>
- <property name="plugin-11" type="string" value="launcher">
+ <property name="plugin-12" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="xfce4-appfinder.desktop"/>
</property>
</property>
- <property name="plugin-12" type="string" value="separator"/>
- <property name="plugin-13" type="string" value="directorymenu"/>
+ <property name="plugin-13" type="string" value="separator"/>
+ <property name="plugin-14" type="string" value="directorymenu"/>
</property>
</channel>
More information about the Xfce4-commits
mailing list