diff options
author | Jakub Steiner <jimmac@gmail.com> | 2017-11-03 17:02:04 +0100 |
---|---|---|
committer | Jakub Steiner <jimmac@gmail.com> | 2017-11-03 17:02:04 +0100 |
commit | 5b6f3719bb1d8c051d87050beed7f9319f48150c (patch) | |
tree | 6b1556367f23c810a182b5c2b9b64a94f35b950f | |
parent | dda0b9abbc0296a7d8c32fb4874f88c6f9970c0e (diff) | |
download | gnome-backgrounds-5b6f3719bb1d8c051d87050beed7f9319f48150c.tar.gz |
symbolics-1: more resolution
a bit of a blasphemy to use JFIF for this, but 1/3 filesize is 1/3 filesize.
-rw-r--r-- | backgrounds/gnome-backgrounds.xml.in.in | 2 | ||||
-rw-r--r-- | backgrounds/meson.build | 2 | ||||
-rw-r--r-- | backgrounds/symbolics-1.jpg | bin | 0 -> 1016177 bytes | |||
-rw-r--r-- | backgrounds/symbolics-1.png | bin | 841285 -> 0 bytes |
4 files changed, 2 insertions, 2 deletions
diff --git a/backgrounds/gnome-backgrounds.xml.in.in b/backgrounds/gnome-backgrounds.xml.in.in index 2c9d410..c8e171b 100644 --- a/backgrounds/gnome-backgrounds.xml.in.in +++ b/backgrounds/gnome-backgrounds.xml.in.in @@ -130,7 +130,7 @@ <wallpaper deleted="false"> <!-- TRANSLATORS: Don't bother translating this. It's not shown anywhere --> <name>Stones</name> - <filename>@BACKGROUNDDIR@/symbolics-1.png</filename> + <filename>@BACKGROUNDDIR@/symbolics-1.jpg</filename> <options>zoom</options> <pcolor>#ffffff</pcolor> <scolor>#000000</scolor> diff --git a/backgrounds/meson.build b/backgrounds/meson.build index 250d1d7..7d53ef0 100644 --- a/backgrounds/meson.build +++ b/backgrounds/meson.build @@ -25,7 +25,7 @@ backgrounds = [ 'Sandstone.jpg', 'Signpost_of_the_Shadows.jpg', 'Stones.jpg', - 'symbolics-1.png', + 'symbolics-1.jpg', 'symbolics-2.jpg', 'Terraform-green.jpg', 'Waterfalls.jpg', diff --git a/backgrounds/symbolics-1.jpg b/backgrounds/symbolics-1.jpg Binary files differnew file mode 100644 index 0000000..e7547cf --- /dev/null +++ b/backgrounds/symbolics-1.jpg diff --git a/backgrounds/symbolics-1.png b/backgrounds/symbolics-1.png Binary files differdeleted file mode 100644 index eaf9f36..0000000 --- a/backgrounds/symbolics-1.png +++ /dev/null |