summaryrefslogtreecommitdiff
path: root/backgrounds/pixels.xml.in
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-03-10 12:39:25 +0000
committerJakub Steiner <jimmac@gmail.com>2022-03-10 12:39:25 +0000
commitf7af2d2377ea6db6b249d6fabe42b9863315ed00 (patch)
treed91da6ab89819f0efb3c6e82c0a8c851f2d16f9e /backgrounds/pixels.xml.in
parent26aaaea877eceea60b1066bd1fedbd3732d0153c (diff)
parent45bc7738014449733398215a92c2ff6351d860eb (diff)
downloadgnome-backgrounds-f7af2d2377ea6db6b249d6fabe42b9863315ed00.tar.gz
Merge branch 'wip/jimmac/split-xml' into 'main'
split xml Closes #24 See merge request GNOME/gnome-backgrounds!12
Diffstat (limited to 'backgrounds/pixels.xml.in')
-rw-r--r--backgrounds/pixels.xml.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/backgrounds/pixels.xml.in b/backgrounds/pixels.xml.in
new file mode 100644
index 0000000..b6f10af
--- /dev/null
+++ b/backgrounds/pixels.xml.in
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
+<wallpapers>
+ <wallpaper deleted="false">
+ <name>Pixels</name>
+ <filename>@BACKGROUNDDIR@/pixels-l.png</filename>
+ <filename-dark>@BACKGROUNDDIR@/pixels-d.png</filename-dark>
+ <options>zoom</options>
+ <shade_type>solid</shade_type>
+ <pcolor>#3465a4</pcolor>
+ <scolor>#000000</scolor>
+ </wallpaper>
+</wallpapers>