ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/extra-server.git/commit/?id=3a78a20df91a2ec2881b41658ff918c1a0bd105d
commit 3a78a20df91a2ec2881b41658ff918c1a0bd105d Author: Andy Williams <[email protected]> Date: Fri Jun 30 13:07:44 2017 +0100 flat: Update to lastest WIP version --- public_html/extra/assets/themes/flat-2.edj | Bin 0 -> 8974985 bytes public_html/extra/data.py | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public_html/extra/assets/themes/flat-2.edj b/public_html/extra/assets/themes/flat-2.edj new file mode 100644 index 0000000..eb67bc8 Binary files /dev/null and b/public_html/extra/assets/themes/flat-2.edj differ diff --git a/public_html/extra/data.py b/public_html/extra/data.py index 6642b92..f417d34 100644 --- a/public_html/extra/data.py +++ b/public_html/extra/data.py @@ -34,8 +34,8 @@ THEMES = { 'theme_id': 'flat', 'name': 'Flat', 'author': 'Raster', - 'description': 'A early stage flat theme', - 'version': 1, + 'description': 'A WORK IN PROGRESS flat theme', + 'version': 2, } } BACKGROUNDS = { --
