summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-11-10 14:24:01 +0100
committerJakub Steiner <jimmac@gmail.com>2020-11-10 14:24:01 +0100
commit50bd1b6c49139db449d88285ba42fe8bc182ab74 (patch)
tree39dcced9f345b649c08485dba88c84fc8648b485
parentdf84f87b1a9ed525acd9ab0d26b8e3d77d64a072 (diff)
downloadgnome-backgrounds-50bd1b6c49139db449d88285ba42fe8bc182ab74.tar.gz
supplemental: one more abstract
-rw-r--r--AUTHORS2
-rw-r--r--backgrounds/DepthLava.pngbin0 -> 15512986 bytes
-rw-r--r--backgrounds/Endless-shapes.jpgbin963540 -> 0 bytes
-rw-r--r--backgrounds/gnome-backgrounds.xml.in2
-rw-r--r--backgrounds/meson.build2
5 files changed, 3 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index 07b7ca8..5d1debb 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,7 +3,7 @@ Image Authors:
- adwaita*:
- symbolics-1.jpg:
- symbolics-2.jpg:
-- Endless-shapes.jpg:
+- DepthLava.png:
- Lava.png:
- Stripes.jpg:
- Wood.jpg:
diff --git a/backgrounds/DepthLava.png b/backgrounds/DepthLava.png
new file mode 100644
index 0000000..5627ae3
--- /dev/null
+++ b/backgrounds/DepthLava.png
Binary files differ
diff --git a/backgrounds/Endless-shapes.jpg b/backgrounds/Endless-shapes.jpg
deleted file mode 100644
index 254974c..0000000
--- a/backgrounds/Endless-shapes.jpg
+++ /dev/null
Binary files differ
diff --git a/backgrounds/gnome-backgrounds.xml.in b/backgrounds/gnome-backgrounds.xml.in
index 705da99..7878584 100644
--- a/backgrounds/gnome-backgrounds.xml.in
+++ b/backgrounds/gnome-backgrounds.xml.in
@@ -24,7 +24,7 @@
</wallpaper>
<wallpaper deleted="false">
<name>4</name>
- <filename>@BACKGROUNDDIR@/Endless-shapes.jpg</filename>
+ <filename>@BACKGROUNDDIR@/DepthLava.png</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index dc1a4ef..82c626d 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -13,7 +13,7 @@ backgrounds = [
'adwaita-morning.jpg',
'adwaita-night.jpg',
'ColdWarm.jpg',
- 'Endless-shapes.jpg',
+ 'DepthLava.png',
'IceCrystals.jpg',
'Lava.png',
'Leaf.jpg',