[Xfce4-commits] <xfce4-panel:master> Migrate: Fix typo in default xml.

Nick Schermer noreply at xfce.org
Thu Dec 22 15:52:01 CET 2011


Updating branch refs/heads/master
         to 9a0abbc30356afb0d3b749929909d21f19453cd6 (commit)
       from fa83856794c82204ab2d9a513e1ddcf08ba02415 (commit)

commit 9a0abbc30356afb0d3b749929909d21f19453cd6
Author: Nick Schermer <nick at xfce.org>
Date:   Thu Dec 22 15:50:55 2011 +0100

    Migrate: Fix typo in default xml.

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

diff --git a/migrate/default.xml.in b/migrate/default.xml.in
index c9fdda7..a595e4c 100644
--- a/migrate/default.xml.in
+++ b/migrate/default.xml.in
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <channel name="xfce4-panel" version="1.0">
-  <property name="configver" type="int" value="@XFCE4_PANEL_CONFIG_VERSION@">
+  <property name="configver" type="int" value="@XFCE4_PANEL_CONFIG_VERSION@"/>
   <property name="panels" type="uint" value="2">
     <property name="panel-0" type="empty">
       <property name="position" type="string" value="p=6;x=0;y=0"/>


More information about the Xfce4-commits mailing list