summaryrefslogtreecommitdiff
path: root/backgrounds/meson.build
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-11-14 22:28:50 +0100
committerJakub Steiner <jimmac@gmail.com>2022-11-14 22:28:50 +0100
commitafc98fe353a025c210ce657c26c2cf49d4044509 (patch)
treeda715799964b7daf4139c90539087c0dc4230ece /backgrounds/meson.build
parentad74adfc58da35315ef460221ff11606f482cd12 (diff)
downloadgnome-backgrounds-afc98fe353a025c210ce657c26c2cf49d4044509.tar.gz
keys: oldschool keys of a POS
- replacing licorice (not very popular).
Diffstat (limited to 'backgrounds/meson.build')
-rw-r--r--backgrounds/meson.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index 09ebaf3..707782a 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -13,8 +13,8 @@ backgrounds = [
'dune-l.svg',
'field-d.svg',
'field-l.svg',
- 'licorice-d.webp',
- 'licorice-l.webp',
+ 'keys-d.webp',
+ 'keys-l.webp',
'oceans.svg',
'pills-d.webp',
'pills-l.webp',
@@ -38,7 +38,7 @@ foreach metadata : [
'drool.xml',
'dune.xml',
'field.xml',
- 'licorice.xml',
+ 'keys.xml',
'oceans.xml',
'pills.xml',
'pixels.xml',