diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-10-05 14:08:28 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-10-05 14:08:28 +0200 |
commit | 18b73873dc81fdbd450ecb29e4f251e29eb2beaf (patch) | |
tree | 070847532027fce2d8dcb7c45c3df1c173dad814 /skins/larry/meta.json | |
parent | 5048970a549d973971ff05de108af0d792d4dac2 (diff) |
New skin selection with full name, license and thumbnail
Diffstat (limited to 'skins/larry/meta.json')
-rw-r--r-- | skins/larry/meta.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/skins/larry/meta.json b/skins/larry/meta.json new file mode 100644 index 000000000..cf5670a42 --- /dev/null +++ b/skins/larry/meta.json @@ -0,0 +1,6 @@ +{ + "name": "Larry", + "author": "FLINT / Büro für Gestaltung, Switzerland", + "license": "Creative Commons Attribution-ShareAlike", + "license-url": "http://creativecommons.org/licenses/by-sa/3.0/" +}
\ No newline at end of file |