[gsettings-desktop-schemas] Wrap missing file.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Wrap missing file.
- Date: Sun, 25 Jul 2010 09:59:45 +0000 (UTC)
commit 1fb5bd4e1461744a6e2a8050a70bda9431494fd5
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Jul 25 11:58:42 2010 +0200
Wrap missing file.
.../org.gnome.desktop.background.gschema.xml.in | 27 +++++++++++++++----
1 files changed, 21 insertions(+), 6 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.background.gschema.xml.in b/schemas/org.gnome.desktop.background.gschema.xml.in
index 0196e29..ed54908 100644
--- a/schemas/org.gnome.desktop.background.gschema.xml.in
+++ b/schemas/org.gnome.desktop.background.gschema.xml.in
@@ -8,33 +8,48 @@
<key name="picture-options" enum="org.gnome.desktop.GDesktopBackgroundStyle">
<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", "stretched", "zoom", "spanned".</description>
+ <description>
+ 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>
<summary>Picture Filename</summary>
- <description>File to use for the background image.</description>
+ <description>
+ File to use for the background image.
+ </description>
</key>
<key name="picture-opacity" type="i">
<range min="0" max="100"/>
<default>100</default>
<summary>Picture Opacity</summary>
- <description>Opacity with which to draw the background picture.</description>
+ <description>
+ Opacity with which to draw the background picture.
+ </description>
</key>
<key name="primary-color" type="s">
<default>'#66ba00'</default>
<summary>Primary Color</summary>
- <description>Left or Top color when drawing gradients, or the solid color.</description>
+ <description>
+ Left or Top color when drawing gradients, or the solid color.
+ </description>
</key>
<key name="secondary-color" type="s">
<default>'#66ba00'</default>
<summary>Secondary Color</summary>
- <description>Right or Bottom color when drawing gradients, not used for solid color.</description>
+ <description>
+ Right or Bottom color when drawing gradients, not used for solid color.
+ </description>
</key>
<key name="color-shading-type" enum="org.gnome.desktop.GDesktopBackgroundShading">
<default>'solid'</default>
<summary>Color Shading Type</summary>
- <description>How to shade the background color. Possible values are "horizontal", "vertical", and "solid".</description>
+ <description>
+ How to shade the background color. Possible values are "horizontal",
+ "vertical", and "solid".
+ </description>
</key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]