xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #01815
[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 385: etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:
------------------------------------------------------------
revno: 385
fixes bug: https://launchpad.net/bugs/1043170
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Wed 2012-08-29 19:09:47 +0200
message:
etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:
update path to wallpaper. lp: #1043170
modified:
debian/changelog
etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.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-08-29 17:06:51 +0000
+++ debian/changelog 2012-08-29 17:09:47 +0000
@@ -4,6 +4,8 @@
managers. lp: #1043151
* etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf: update logo
(lp: #1043176) and background image (lp: #1043170).
+ * etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:
+ update path to wallpaper. lp: #1043170
-- Lionel Le Folgoc <mrpouit@xxxxxxxxxx> Wed, 29 Aug 2012 18:44:18 +0200
=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml'
--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml 2012-02-19 10:26:20 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml 2012-08-29 17:09:47 +0000
@@ -13,11 +13,11 @@
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
- <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-precise-right.png"/>
+ <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-quantal.png"/>
<property name="image-show" type="bool" value="true"/>
</property>
<property name="monitor1" type="empty">
- <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-precise-left.png"/>
+ <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-quantal.png"/>
<property name="image-show" type="bool" value="true"/>
</property>
</property>