summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit <[email protected]>2013-03-22 23:36:51 +0100
committerraveit <[email protected]>2013-03-22 23:36:51 +0100
commit2db708e2d6b37720cdeb0db462e73ada2f59773c (patch)
treef97750edb7ea4143eba9a76a2dbd50944c504c54
parenteaaac6f355086fe2015220a8bf1953c8b0cad050 (diff)
downloadmate-desktop-2db708e2d6b37720cdeb0db462e73ada2f59773c.tar.bz2
mate-desktop-2db708e2d6b37720cdeb0db462e73ada2f59773c.tar.xz
change backgrounds installation path
-rw-r--r--schemas/org.mate.background.gschema.xml.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.mate.background.gschema.xml.in.in b/schemas/org.mate.background.gschema.xml.in.in
index f9b4b1c..f367e91 100644
--- a/schemas/org.mate.background.gschema.xml.in.in
+++ b/schemas/org.mate.background.gschema.xml.in.in
@@ -34,7 +34,7 @@
<_description>Determines how the image set by wallpaper_filename is rendered. Possible values are "wallpaper", "centered", "scaled", "stretched", "zoom", "spanned".</_description>
</key>
<key name="picture-filename" type="s">
- <default>'@datadir@/pixmaps/backgrounds/mate/desktop/Stripes.png'</default>
+ <default>'@datadir@/backgrounds/mate/desktop/Stripes.png'</default>
<_summary>Picture Filename</_summary>
<_description>File to use for the background image.</_description>
</key>