From 744613caa871bccf3d490b11bfd6c16b180e79f7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:17:06 +0200 Subject: Adding upstream version 43.0. Signed-off-by: Daniel Baumann --- .../org.gnome.desktop.background.gschema.xml.in | 67 ++++++++++++++++++++++ 1 file changed, 67 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..6a70b65 --- /dev/null +++ b/schemas/org.gnome.desktop.background.gschema.xml.in @@ -0,0 +1,67 @@ + + + + + '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-l.webp' + Picture URI + + URI to use for the background image. Note that the backend only supports + local (file://) URIs. + + + + 'file://@datadir@/backgrounds/gnome/adwaita-d.webp' + Picture URI (dark) + + 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