[gsettings-desktop-schemas] Add new default background image
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Add new default background image
- Date: Fri, 29 Oct 2010 19:04:10 +0000 (UTC)
commit ee5d8bad11d74f7faf4c38738e00e053c569cdf5
Author: William Jon McCann <jmccann redhat com>
Date: Fri Oct 29 14:53:57 2010 -0400
Add new default background image
.../org.gnome.desktop.background.gschema.xml.in | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.background.gschema.xml.in b/schemas/org.gnome.desktop.background.gschema.xml.in
index 8da8078..3b54dff 100644
--- a/schemas/org.gnome.desktop.background.gschema.xml.in
+++ b/schemas/org.gnome.desktop.background.gschema.xml.in
@@ -9,13 +9,13 @@
<default>'zoom'</default>
<summary>Picture Options</summary>
<description>
- Determines how the image set by wallpaper_filename is rendered.
- Possible values are "none", "wallpaper", "centered", "scaled",
+ Determines how the image set by wallpaper_filename is rendered.
+ Possible values are "none", "wallpaper", "centered", "scaled",
"stretched", "zoom", "spanned".
</description>
</key>
<key name="picture-filename" type="s">
- <default>'@datadir@/pixmaps/backgrounds/gnome/background-default.jpg'</default>
+ <default>'@datadir@/themes/Adwaita/backgrounds/stripes.jpg'</default>
<summary>Picture Filename</summary>
<description>
File to use for the background image.
@@ -30,14 +30,14 @@
</description>
</key>
<key name="primary-color" type="s">
- <default>'#66ba00'</default>
+ <default>'#3465a4'</default>
<summary>Primary Color</summary>
<description>
Left or Top color when drawing gradients, or the solid color.
</description>
</key>
<key name="secondary-color" type="s">
- <default>'#66ba00'</default>
+ <default>'#3465a4'</default>
<summary>Secondary Color</summary>
<description>
Right or Bottom color when drawing gradients, not used for solid color.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]