raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3ef107e9bcd417419c8e81c3e2990b674cb44a86
commit 3ef107e9bcd417419c8e81c3e2990b674cb44a86 Author: Carsten Haitzler <[email protected]> Date: Sun Dec 19 19:26:31 2021 +0000 add another wallpaper --- data/backgrounds/Sunset-Clouds.edj | Bin 0 -> 16092184 bytes data/backgrounds/meson.build | 1 + 2 files changed, 1 insertion(+) diff --git a/data/backgrounds/Sunset-Clouds.edj b/data/backgrounds/Sunset-Clouds.edj new file mode 100644 index 000000000..ff32f481b Binary files /dev/null and b/data/backgrounds/Sunset-Clouds.edj differ diff --git a/data/backgrounds/meson.build b/data/backgrounds/meson.build index 97d7e0a3e..943936564 100644 --- a/data/backgrounds/meson.build +++ b/data/backgrounds/meson.build @@ -4,6 +4,7 @@ install_data([ 'Flat-Fan.edj', 'Flat-Stone-Pattern.edj', 'Mountain.edj', + 'Sunset-Clouds.edj', --
