Initial commit with support for mail view

Some parts of settings are changed as well but not complete yet
This commit is contained in:
2019-11-15 22:53:49 +01:00
parent 7860a9c38f
commit 2a3e50f7e1
5 changed files with 133 additions and 0 deletions

7
meta.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Dark Larry",
"author": "Martin 'efelon' Winkler",
"license": "Creative Commons Attribution-ShareAlike",
"license-url": "http://creativecommons.org/licenses/by-sa/3.0/",
"extends": "larry"
}