raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a6f7ce0ef4b96bb762909b49183a1f1e16c22fe3
commit a6f7ce0ef4b96bb762909b49183a1f1e16c22fe3 Author: Carsten Haitzler <[email protected]> Date: Sun Dec 19 21:20:32 2021 +0000 add another hand designed bg with centered image anbd pattern --- data/backgrounds/Paper-Flower.edj | Bin 0 -> 2226102 bytes data/backgrounds/meson.build | 1 + 2 files changed, 1 insertion(+) diff --git a/data/backgrounds/Paper-Flower.edj b/data/backgrounds/Paper-Flower.edj new file mode 100644 index 000000000..559f3b525 Binary files /dev/null and b/data/backgrounds/Paper-Flower.edj differ diff --git a/data/backgrounds/meson.build b/data/backgrounds/meson.build index 8e53d6775..308349be9 100644 --- a/data/backgrounds/meson.build +++ b/data/backgrounds/meson.build @@ -2,6 +2,7 @@ install_data([ 'Flat-Fan.edj', 'Sunset-Hills.edj', 'Flat-Stone-Pattern.edj', + 'Paper-Flower.edj', 'Mountain.edj', 'Sunset-Clouds.edj', --
