summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2020-10-20 15:17:05 +0200
committerJakub Steiner <jimmac@gmail.com>2020-10-20 15:17:05 +0200
commit8d97d8b88a06de34e82132d18da07e91c0d02254 (patch)
tree9e2912bd9fc8226cb664b127d68d1ad3b5870ed9
parent2c2210f8c8069f7fe7a998090021b6f0e9185e9e (diff)
downloadgnome-backgrounds-8d97d8b88a06de34e82132d18da07e91c0d02254.tar.gz
replace darkness with light
-rw-r--r--AUTHORS12
-rw-r--r--backgrounds/Dark_Ivy.jpgbin465201 -> 0 bytes
-rw-r--r--backgrounds/LightBulb.jpgbin0 -> 2170201 bytes
-rw-r--r--backgrounds/gnome-backgrounds.xml.in2
-rw-r--r--backgrounds/meson.build2
5 files changed, 7 insertions, 9 deletions
diff --git a/AUTHORS b/AUTHORS
index 05adfff..25ea585 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,10 +13,6 @@ Image Authors:
- Acrylic.jpg:
CC0, Photo by Steve Johnson, https://www.pexels.com/photo/art-pattern-texture-wall-4823072/
-- Dark_Ivy.jpg:
- Copyright © 2012 Garrett LeSage <glesage@gmail.com>
- Licensed under Creative Commons Attribution-ShareAlike 3.0 License.
-
- Blinds.jpg:
Copyright © 2008 Lennart Poettering <mztabzr@0pointer.de>
Copyright © 2008 Andrea Cimitan
@@ -35,9 +31,11 @@ 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/
+- LightBulb.jpg, Loveles.jpg, Tree.jpg:
+ Photo by Johannes Plenio, CC0,
+ https://www.pexels.com/photo/forest-at-night-2080963/,
+ https://www.pexels.com/photo/4697538/,
+ https://www.pexels.com/photo/clear-light-bulb-2044447/
- ColdWarm.jpg:
Photo by invisiblepower, CC0, https://www.pexels.com/photo/above-aerial-bright-cold-343219/
diff --git a/backgrounds/Dark_Ivy.jpg b/backgrounds/Dark_Ivy.jpg
deleted file mode 100644
index 57b8a9f..0000000
--- a/backgrounds/Dark_Ivy.jpg
+++ /dev/null
Binary files differ
diff --git a/backgrounds/LightBulb.jpg b/backgrounds/LightBulb.jpg
new file mode 100644
index 0000000..4f4183c
--- /dev/null
+++ b/backgrounds/LightBulb.jpg
Binary files differ
diff --git a/backgrounds/gnome-backgrounds.xml.in b/backgrounds/gnome-backgrounds.xml.in
index 5151d4c..19744c5 100644
--- a/backgrounds/gnome-backgrounds.xml.in
+++ b/backgrounds/gnome-backgrounds.xml.in
@@ -17,7 +17,7 @@
</wallpaper>
<wallpaper deleted="false">
<name>3</name>
- <filename>@BACKGROUNDDIR@/Dark_Ivy.jpg</filename>
+ <filename>@BACKGROUNDDIR@/LightBulb.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index a66f4cf..819472c 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -14,10 +14,10 @@ backgrounds = [
'adwaita-night.jpg',
'Acrylic.jpg',
'ColdWarm.jpg',
- 'Dark_Ivy.jpg',
'Endless-shapes.jpg',
'IceCrystals.jpg',
'Leaf.jpg',
+ 'LightBulb.jpg',
'Loveles.jpg',
'SeaSunset.jpg',
'Symbolics-1.png',