summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-11-10 13:44:38 +0100
committerJakub Steiner <jimmac@gmail.com>2020-11-10 13:49:13 +0100
commitdf84f87b1a9ed525acd9ab0d26b8e3d77d64a072 (patch)
treec2388da64e6d68d811801125f944df749f69169b
parent4d1066ab1d020a0eee757a11ab0f3c6c8c446a6e (diff)
downloadgnome-backgrounds-df84f87b1a9ed525acd9ab0d26b8e3d77d64a072.tar.gz
supplemental: added abstract lava shapes
-rw-r--r--AUTHORS4
-rw-r--r--backgrounds/Acrylic.jpgbin6574126 -> 0 bytes
-rw-r--r--backgrounds/Lava.pngbin0 -> 1742905 bytes
-rw-r--r--backgrounds/gnome-backgrounds.xml.in2
-rw-r--r--backgrounds/meson.build2
5 files changed, 3 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index 25ea585..07b7ca8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,15 +4,13 @@ Image Authors:
- symbolics-1.jpg:
- symbolics-2.jpg:
- Endless-shapes.jpg:
+- Lava.png:
- Stripes.jpg:
- Wood.jpg:
Copyright © 2011-2020 Jakub Steiner <jimmac@gmail.com>
Licensed under Creative Commons Attribution-ShareAlike 3.0 License.
-- Acrylic.jpg:
- CC0, Photo by Steve Johnson, https://www.pexels.com/photo/art-pattern-texture-wall-4823072/
-
- Blinds.jpg:
Copyright © 2008 Lennart Poettering <mztabzr@0pointer.de>
Copyright © 2008 Andrea Cimitan
diff --git a/backgrounds/Acrylic.jpg b/backgrounds/Acrylic.jpg
deleted file mode 100644
index 96bc3f7..0000000
--- a/backgrounds/Acrylic.jpg
+++ /dev/null
Binary files differ
diff --git a/backgrounds/Lava.png b/backgrounds/Lava.png
new file mode 100644
index 0000000..295a146
--- /dev/null
+++ b/backgrounds/Lava.png
Binary files differ
diff --git a/backgrounds/gnome-backgrounds.xml.in b/backgrounds/gnome-backgrounds.xml.in
index 19744c5..705da99 100644
--- a/backgrounds/gnome-backgrounds.xml.in
+++ b/backgrounds/gnome-backgrounds.xml.in
@@ -31,7 +31,7 @@
</wallpaper>
<wallpaper deleted="false">
<name>5</name>
- <filename>@BACKGROUNDDIR@/Acrylic.jpg</filename>
+ <filename>@BACKGROUNDDIR@/Lava.png</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index bcfa0f3..dc1a4ef 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -12,10 +12,10 @@ backgrounds = [
'adwaita-day.jpg',
'adwaita-morning.jpg',
'adwaita-night.jpg',
- 'Acrylic.jpg',
'ColdWarm.jpg',
'Endless-shapes.jpg',
'IceCrystals.jpg',
+ 'Lava.png',
'Leaf.jpg',
'LightBulb.jpg',
'Loveles.jpg',