← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 282: etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfwm4.xml: really use only two

 

------------------------------------------------------------
revno: 282
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Mon 2011-03-07 00:13:04 +0100
message:
  etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfwm4.xml: really use only two
  workspaces, the setting was probably lost at some point.
modified:
  debian/changelog
  etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.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	2011-03-04 18:03:29 +0000
+++ debian/changelog	2011-03-06 23:13:04 +0000
@@ -1,3 +1,10 @@
+xubuntu-default-settings (11.04.12) UNRELEASED; urgency=low
+
+  * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfwm4.xml: really use only two
+    workspaces, the setting was probably lost at some point.
+
+ -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Mon, 07 Mar 2011 00:11:43 +0100
+
 xubuntu-default-settings (11.04.11) natty; urgency=low
 
   * usr/share/glib-2.0/schemas/xubuntu-default-settings.gschema.override:

=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml'
--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml	2011-01-25 20:50:39 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml	2011-03-06 23:13:04 +0000
@@ -11,6 +11,8 @@
     <property name="workspace_names" type="array">
       <value type="string" value="1"/>
       <value type="string" value="2"/>
+      <value type="string" value="3"/>
+      <value type="string" value="4"/>
     </property>
     <property name="activate_action" type="string" value="bring"/>
     <property name="box_move" type="bool" value="true"/>