summaryrefslogtreecommitdiff
path: root/backgrounds
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2021-05-25 12:13:29 +0200
committerJakub Steiner <jimmac@gmail.com>2021-05-25 12:14:18 +0200
commit5f05063e106f1ec44698f8f9cf1639bd06f60e85 (patch)
treec44e2be91aaf34133c2401aaff114312346432a6 /backgrounds
parentc7ab6101dac7e98c541a8664959175be4ee0b33c (diff)
downloadgnome-backgrounds-5f05063e106f1ec44698f8f9cf1639bd06f60e85.tar.gz
Frosty: refresh the cold theme
Diffstat (limited to 'backgrounds')
-rw-r--r--backgrounds/Frosty.jpgbin0 -> 2066275 bytes
-rw-r--r--backgrounds/IceCrystals.jpgbin1464020 -> 0 bytes
-rw-r--r--backgrounds/gnome-backgrounds.xml.in2
-rw-r--r--backgrounds/meson.build2
4 files changed, 2 insertions, 2 deletions
diff --git a/backgrounds/Frosty.jpg b/backgrounds/Frosty.jpg
new file mode 100644
index 0000000..be628d6
--- /dev/null
+++ b/backgrounds/Frosty.jpg
Binary files differ
diff --git a/backgrounds/IceCrystals.jpg b/backgrounds/IceCrystals.jpg
deleted file mode 100644
index 1b07d0a..0000000
--- a/backgrounds/IceCrystals.jpg
+++ /dev/null
Binary files differ
diff --git a/backgrounds/gnome-backgrounds.xml.in b/backgrounds/gnome-backgrounds.xml.in
index f479e8a..04c44ce 100644
--- a/backgrounds/gnome-backgrounds.xml.in
+++ b/backgrounds/gnome-backgrounds.xml.in
@@ -38,7 +38,7 @@
</wallpaper>
<wallpaper deleted="false">
<name>6</name>
- <filename>@BACKGROUNDDIR@/IceCrystals.jpg</filename>
+ <filename>@BACKGROUNDDIR@/Frosty.jpg</filename>
<options>zoom</options>
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index f488ace..2175a16 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -17,7 +17,7 @@ backgrounds = [
'ColdWarm.jpg',
'Disco.jpg',
'DiscoHex.jpg',
- 'IceCrystals.jpg',
+ 'Frosty.jpg',
'Leaf.jpg',
'LightBulb.jpg',
'Loveles.jpg',