← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 449: * New wallpaper for saucy (lp: #1228098):

 

------------------------------------------------------------
revno: 449
fixes bug: https://launchpad.net/bugs/1228098
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Fri 2013-09-20 21:36:02 +0200
message:
  * New wallpaper for saucy (lp: #1228098):
    - etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf,
      etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:
      updated to point to the new wallpaper.
modified:
  debian/changelog
  etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf
  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	2013-08-28 03:28:08 +0000
+++ debian/changelog	2013-09-20 19:36:02 +0000
@@ -1,3 +1,12 @@
+xubuntu-default-settings (13.10.5) UNRELEASED; urgency=low
+
+  * New wallpaper for saucy (lp: #1228098):
+    - etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf,
+      etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:
+      updated to point to the new wallpaper.
+
+ -- Simon Steinbeiss <ochosi@xxxxxxxxxxxxxxxxxx>  Fri, 20 Sep 2013 14:44:08 +0200
+
 xubuntu-default-settings (13.10.4) saucy; urgency=low
 
   * Added clock configuration to lightdm-gtk-greeter.conf

=== modified file 'etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf'
--- etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf	2013-08-27 10:21:37 +0000
+++ etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf	2013-09-20 19:36:02 +0000
@@ -14,7 +14,7 @@
 # keyboard = command to launch on-screen keyboard
 #
 [greeter]
-background=/lib/plymouth/themes/xubuntu-logo/xubuntu-greybird.png
+background=/lib/plymouth/themes/xubuntu-logo/wallpaper.png
 theme-name=Greybird
 icon-theme-name=elementary-xfce
 font-name=Droid Sans 10

=== 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	2013-07-04 18:22:16 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml	2013-09-20 19:36:02 +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-raring.png"/>
+        <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-wallpaper.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-raring.png"/>
+        <property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xubuntu-wallpaper.png"/>
         <property name="image-show" type="bool" value="true"/>
       </property>
     </property>