netstar pushed a commit to branch master.

http://git.enlightenment.org/website/extra-server.git/commit/?id=d7ba0f4e684952afd5747be596c2f3a8586f3769

commit d7ba0f4e684952afd5747be596c2f3a8586f3769
Author: Alastair Poole <[email protected]>
Date:   Wed Apr 1 12:38:02 2020 +0100

    E95 Wallpaper.
---
 public_html/extra/assets/backgrounds/E95-1.edj       | Bin 0 -> 505946 bytes
 public_html/extra/assets/backgrounds/preview/E95.png | Bin 0 -> 26010 bytes
 public_html/extra/data.py                            |   7 +++++++
 3 files changed, 7 insertions(+)

diff --git a/public_html/extra/assets/backgrounds/E95-1.edj 
b/public_html/extra/assets/backgrounds/E95-1.edj
new file mode 100644
index 0000000..9c57e28
Binary files /dev/null and b/public_html/extra/assets/backgrounds/E95-1.edj 
differ
diff --git a/public_html/extra/assets/backgrounds/preview/E95.png 
b/public_html/extra/assets/backgrounds/preview/E95.png
new file mode 100644
index 0000000..24d59c0
Binary files /dev/null and 
b/public_html/extra/assets/backgrounds/preview/E95.png differ
diff --git a/public_html/extra/data.py b/public_html/extra/data.py
index 946aebe..a74f91e 100644
--- a/public_html/extra/data.py
+++ b/public_html/extra/data.py
@@ -58,6 +58,13 @@ BACKGROUNDS = {
     'description': 'E logo on QNX colors',
     'version': 1
   },
+  'E95': {
+    'background-id': 'E95',
+    'name': 'E95',
+    'author': 'netstar',
+    'description': 'E 1995',
+    'version': 1
+  },
   'sky-tree': {
     'background-id': 'sky-tree',
     'name': 'Sky with Enlightenment',

-- 


Reply via email to