diff options
-rw-r--r-- | schemas/org.mate.background.gschema.xml.in.in | 2 |
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> |