[gsettings-desktop-schemas] org.gnome.desktop.background: Handle moved location of default background



commit 35b0d86cd2c033f449a1c2ec0cd3e0db971b7e90
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Thu Aug 7 11:20:26 2014 +0200

    org.gnome.desktop.background: Handle moved location of default background
    
    The default background moved from gnome-themes-standard to gnome-backgrounds;
    with the move, the directory where it was installed changed.

 .../org.gnome.desktop.background.gschema.xml.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.background.gschema.xml.in.in 
b/schemas/org.gnome.desktop.background.gschema.xml.in.in
index 4d3c32b..c22d97f 100644
--- a/schemas/org.gnome.desktop.background.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.background.gschema.xml.in.in
@@ -10,7 +10,7 @@
       </_description>
     </key>
     <key name="picture-uri" type="s">
-      <default>'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'</default>
+      <default>'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'</default>
       <_summary>Picture URI</_summary>
       <_description>
         URI to use for the background image. Note that the backend only supports


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]