summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-10-20 15:13:41 +0200
committerJakub Steiner <jimmac@gmail.com>2020-10-20 15:13:41 +0200
commit2c2210f8c8069f7fe7a998090021b6f0e9185e9e (patch)
treefea8b5d75aae1ed06f291f6e5de3a2502952e7d5
parentb89ecee413df5cf0140f8c84d82b4c6e7c48a007 (diff)
downloadgnome-backgrounds-2c2210f8c8069f7fe7a998090021b6f0e9185e9e.tar.gz
two more moody photos
-rw-r--r--AUTHORS12
-rw-r--r--backgrounds/Loveles.jpgbin0 -> 5059568 bytes
-rw-r--r--backgrounds/Road.jpgbin2489584 -> 0 bytes
-rwxr-xr-xbackgrounds/SeaSunset.jpgbin2247224 -> 0 bytes
-rw-r--r--backgrounds/Tree.jpgbin0 -> 1870162 bytes
-rw-r--r--backgrounds/gnome-backgrounds.xml.in4
-rw-r--r--backgrounds/meson.build3
7 files changed, 10 insertions, 9 deletions
diff --git a/AUTHORS b/AUTHORS
index 17d5bb9..05adfff 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -34,13 +34,13 @@ Image Authors:
- Road.jpg:
CC0, Photo by Joshua Welch https://www.pexels.com/photo/bird-s-eye-view-of-roadway-surrounded-by-trees-1624600/
+
+- Loveles.jpg, Tree.jpg:
+ Photo by Johannes Plenio, CC0, https://www.pexels.com/photo/4697538/,
+ https://www.pexels.com/photo/forest-at-night-2080963/
- ColdWarm.jpg:
- CC0, Photo by invisiblepower https://www.pexels.com/photo/above-aerial-bright-cold-343219/
+ Photo by invisiblepower, CC0, https://www.pexels.com/photo/above-aerial-bright-cold-343219/
+
-- SeaSunset.jpg:
- CC0, Photo by Sebastian Voortman https://www.pexels.com/photo/beach-dawn-dusk-ocean-189349/
-
-- Fabric.jpg:
- CC0, Author unknown. https://www.pexels.com/photo/blur-close-up-cloth-color-459486/
diff --git a/backgrounds/Loveles.jpg b/backgrounds/Loveles.jpg
new file mode 100644
index 0000000..bdd5004
--- /dev/null
+++ b/backgrounds/Loveles.jpg
Binary files differ
diff --git a/backgrounds/Road.jpg b/backgrounds/Road.jpg
deleted file mode 100644
index aa422ff..0000000
--- a/backgrounds/Road.jpg
+++ /dev/null
Binary files differ
diff --git a/backgrounds/SeaSunset.jpg b/backgrounds/SeaSunset.jpg
deleted file mode 100755
index bddbeec..0000000
--- a/backgrounds/SeaSunset.jpg
+++ /dev/null
Binary files differ
diff --git a/backgrounds/Tree.jpg b/backgrounds/Tree.jpg
new file mode 100644
index 0000000..bd0ec7d
--- /dev/null
+++ b/backgrounds/Tree.jpg
Binary files differ
diff --git a/backgrounds/gnome-backgrounds.xml.in b/backgrounds/gnome-backgrounds.xml.in
index db7e88f..5151d4c 100644
--- a/backgrounds/gnome-backgrounds.xml.in
+++ b/backgrounds/gnome-backgrounds.xml.in
@@ -52,14 +52,14 @@
</wallpaper>
<wallpaper deleted="false">
<name>8</name>
- <filename>@BACKGROUNDDIR@/SeaSunset.jpg</filename>
+ <filename>@BACKGROUNDDIR@/Tree.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
<wallpaper deleted="false">
<name>9</name>
- <filename>@BACKGROUNDDIR@/Road.jpg</filename>
+ <filename>@BACKGROUNDDIR@/Loveles.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index 07d4125..a66f4cf 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -18,9 +18,10 @@ backgrounds = [
'Endless-shapes.jpg',
'IceCrystals.jpg',
'Leaf.jpg',
- 'Road.jpg',
+ 'Loveles.jpg',
'SeaSunset.jpg',
'Symbolics-1.png',
+ 'Tree.jpg',
'VNC.png',
'Wood.jpg'
]