From e669e59367ca39aa53e4f388ae2e78173047aecf Mon Sep 17 00:00:00 2001 From: Jakub Steiner Date: Tue, 21 Nov 2017 01:27:50 +0100 Subject: add endless shapes. remove some photos - based on review during the London UX hackfest - more additions to come. --- backgrounds/Godafoss_Iceland.jpg | Bin 2438618 -> 0 bytes backgrounds/Signpost_of_the_Shadows.jpg | Bin 3293504 -> 0 bytes backgrounds/Terraform-green.jpg | Bin 466292 -> 0 bytes backgrounds/Waterfalls.jpg | Bin 635827 -> 0 bytes backgrounds/endless-shapes.png | Bin 0 -> 638819 bytes backgrounds/meson.build | 5 +---- 6 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 backgrounds/Godafoss_Iceland.jpg delete mode 100644 backgrounds/Signpost_of_the_Shadows.jpg delete mode 100644 backgrounds/Terraform-green.jpg delete mode 100644 backgrounds/Waterfalls.jpg create mode 100644 backgrounds/endless-shapes.png diff --git a/backgrounds/Godafoss_Iceland.jpg b/backgrounds/Godafoss_Iceland.jpg deleted file mode 100644 index d468921..0000000 Binary files a/backgrounds/Godafoss_Iceland.jpg and /dev/null differ diff --git a/backgrounds/Signpost_of_the_Shadows.jpg b/backgrounds/Signpost_of_the_Shadows.jpg deleted file mode 100644 index a4d9d7c..0000000 Binary files a/backgrounds/Signpost_of_the_Shadows.jpg and /dev/null differ diff --git a/backgrounds/Terraform-green.jpg b/backgrounds/Terraform-green.jpg deleted file mode 100644 index 1d203e9..0000000 Binary files a/backgrounds/Terraform-green.jpg and /dev/null differ diff --git a/backgrounds/Waterfalls.jpg b/backgrounds/Waterfalls.jpg deleted file mode 100644 index 5ffb8c1..0000000 Binary files a/backgrounds/Waterfalls.jpg and /dev/null differ diff --git a/backgrounds/endless-shapes.png b/backgrounds/endless-shapes.png new file mode 100644 index 0000000..7d3ab48 Binary files /dev/null and b/backgrounds/endless-shapes.png differ diff --git a/backgrounds/meson.build b/backgrounds/meson.build index 7d53ef0..d9c43af 100644 --- a/backgrounds/meson.build +++ b/backgrounds/meson.build @@ -16,19 +16,16 @@ backgrounds = [ 'Bokeh_Tails.jpg', 'Chmiri.jpg', 'Dark_Ivy.jpg', + 'endless-shapes.png', 'Fabric.jpg', 'Flowerbed.jpg', - 'Godafoss_Iceland.jpg', 'Icescape.jpg', 'Mirror.jpg', 'Road.jpg', 'Sandstone.jpg', - 'Signpost_of_the_Shadows.jpg', 'Stones.jpg', 'symbolics-1.jpg', 'symbolics-2.jpg', - 'Terraform-green.jpg', - 'Waterfalls.jpg', 'Waves.jpg' ] -- cgit v1.2.1