raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=8469f57ab1d80d9ff8fa220db0d8f139cb1ada9e
commit 8469f57ab1d80d9ff8fa220db0d8f139cb1ada9e Author: Carsten Haitzler <[email protected]> Date: Mon Dec 20 00:04:23 2021 +0000 add more wallpapers --- data/backgrounds/Dunes.edj | Bin 0 -> 4472333 bytes data/backgrounds/meson.build | 1 + 2 files changed, 1 insertion(+) diff --git a/data/backgrounds/Dunes.edj b/data/backgrounds/Dunes.edj new file mode 100644 index 000000000..c0d65496e Binary files /dev/null and b/data/backgrounds/Dunes.edj differ diff --git a/data/backgrounds/meson.build b/data/backgrounds/meson.build index 308349be9..5164360a9 100644 --- a/data/backgrounds/meson.build +++ b/data/backgrounds/meson.build @@ -1,5 +1,6 @@ install_data([ 'Flat-Fan.edj', 'Sunset-Hills.edj', + 'Dunes.edj', 'Flat-Stone-Pattern.edj', 'Paper-Flower.edj', --
