[Xfce4-commits] <xfce4-panel:master> Use exo desktop file names in default config.

Nick Schermer noreply at xfce.org
Sun Feb 28 11:58:01 CET 2010


Updating branch refs/heads/master
         to de3c28a0d05a9117fcab4427fbffde0256b9d324 (commit)
       from 634455eb1c9d17277680e093860a794513d9ebf8 (commit)

commit de3c28a0d05a9117fcab4427fbffde0256b9d324
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Feb 28 11:55:44 2010 +0100

    Use exo desktop file names in default config.

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

diff --git a/migrate/default.xml b/migrate/default.xml
index f4ddb03..e796bd7 100644
--- a/migrate/default.xml
+++ b/migrate/default.xml
@@ -40,17 +40,17 @@
     <property name="plugin-7" type="string" value="separator"/>
     <property name="plugin-8" type="string" value="launcher">
       <property name="items" type="array">
-        <value type="string" value="xfce4-terminal.desktop"/>
+        <value type="string" value="exo-terminal-emulator.desktop"/>
       </property>
     </property>
     <property name="plugin-9" type="string" value="launcher">
       <property name="items" type="array">
-        <value type="string" value="xfce4-file-manager.desktop"/>
+        <value type="string" value="exo-file-manager.desktop"/>
       </property>
     </property>
     <property name="plugin-10" type="string" value="launcher">
       <property name="items" type="array">
-        <value type="string" value="xfce4-web-browser.desktop"/>
+        <value type="string" value="exo-web-browser.desktop"/>
       </property>
     </property>
     <property name="plugin-11" type="string" value="launcher">



More information about the Xfce4-commits mailing list