From 26e5532cd264d58100e9db9c28ee6f13c4b36ab8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 17:25:44 +0200 Subject: Adding upstream version 3.38.0. Signed-off-by: Daniel Baumann --- .../org.gnome.desktop.background.gschema.xml.in | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 schemas/org.gnome.desktop.background.gschema.xml.in (limited to 'schemas/org.gnome.desktop.background.gschema.xml.in') diff --git a/schemas/org.gnome.desktop.background.gschema.xml.in b/schemas/org.gnome.desktop.background.gschema.xml.in new file mode 100644 index 0000000..f421b16 --- /dev/null +++ b/schemas/org.gnome.desktop.background.gschema.xml.in @@ -0,0 +1,59 @@ + + + + + 'zoom' + Picture Options + + Determines how the image set by wallpaper_filename is rendered. + Possible values are “none”, “wallpaper”, “centered”, “scaled”, + “stretched”, “zoom”, “spanned”. + + + + 'file://@datadir@/backgrounds/gnome/adwaita-timed.xml' + Picture URI + + URI to use for the background image. Note that the backend only supports + local (file://) URIs. + + + + + 100 + Picture Opacity + + Opacity with which to draw the background picture. + + + + '#023c88' + Primary Color + + Left or Top color when drawing gradients, or the solid color. + + + + '#5789ca' + Secondary Color + + Right or Bottom color when drawing gradients, not used for solid color. + + + + 'solid' + Color Shading Type + + How to shade the background color. Possible values are “horizontal”, + “vertical”, and “solid”. + + + + false + Have file manager handle the desktop + + If set to true, then file manager will draw the icons on the desktop. + + + + -- cgit v1.2.3