← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 373: replace xfce4-settings-helper with xfsettingsd.

 

------------------------------------------------------------
revno: 373
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Sun 2012-06-24 13:43:58 +0200
message:
  replace xfce4-settings-helper with xfsettingsd.
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-06-24 11:40:29 +0000
+++ debian/changelog	2012-06-24 11:43:58 +0000
@@ -3,6 +3,7 @@
   * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-session.xml:
     - enable support of GNOME services for smooth integration with
       gnome-keyring. lp: #1008993
+    - replace xfce4-settings-helper with xfsettingsd.
 
  -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Sun, 24 Jun 2012 13:38:51 +0200
 

=== 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	2012-06-24 11:40:29 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml	2012-06-24 11:43:58 +0000
@@ -15,20 +15,20 @@
       </property>
       <property name="Client0_PerScreen" type="bool" value="false"/>
       <property name="Client1_Command" type="array">
-        <value type="string" value="xfce4-panel"/>
+        <value type="string" value="xfsettingsd"/>
       </property>
       <property name="Client1_PerScreen" type="bool" value="false"/>
       <property name="Client2_Command" type="array">
+        <value type="string" value="xfce4-panel"/>
+      </property>
+      <property name="Client2_PerScreen" type="bool" value="false"/>
+      <property name="Client3_Command" type="array">
         <value type="string" value="Thunar"/>
         <value type="string" value="--daemon"/>
       </property>
-      <property name="Client2_PerScreen" type="bool" value="false"/>
-      <property name="Client3_Command" type="array">
-        <value type="string" value="xfdesktop"/>
-      </property>
       <property name="Client3_PerScreen" type="bool" value="false"/>
       <property name="Client4_Command" type="array">
-        <value type="string" value="xfce4-settings-helper"/>
+        <value type="string" value="xfdesktop"/>
       </property>
       <property name="Client4_PerScreen" type="bool" value="false"/>
     </property>