← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 337: etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-session.xml: pass --replace to

 

------------------------------------------------------------
revno: 337
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Thu 2012-01-05 22:12:32 +0100
message:
  etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-session.xml: pass --replace to
  xfwm4 by default.
modified:
  debian/changelog
  etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml


--
lp:xubuntu-default-settings
https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk

Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings.
To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog	2012-01-04 23:15:50 +0000
+++ debian/changelog	2012-01-05 21:12:32 +0000
@@ -1,3 +1,10 @@
+xubuntu-default-settings (12.04.2) UNRELEASED; urgency=low
+
+  * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-session.xml: pass --replace to
+    xfwm4 by default.
+
+ -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Thu, 05 Jan 2012 22:11:43 +0100
+
 xubuntu-default-settings (12.04.1) precise; urgency=low
 
   * Use gsettings instead of gconf to set update-notifier's auto-launch key.

=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml'
--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml	2011-01-09 21:51:49 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml	2012-01-05 21:12:32 +0000
@@ -11,6 +11,7 @@
       <property name="Count" type="int" value="5"/>
       <property name="Client0_Command" type="array">
         <value type="string" value="xfwm4"/>
+        <value type="string" value="--replace"/>
       </property>
       <property name="Client0_PerScreen" type="bool" value="false"/>
       <property name="Client1_Command" type="array">