mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Vacation filter improvements
New Pgp encrypt/sign popup
This commit is contained in:
parent
c99a46a118
commit
723c2ac6b8
21 changed files with 470 additions and 27 deletions
18
vendors/svg4everybody/package.json
vendored
Normal file
18
vendors/svg4everybody/package.json
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name" : "svg4everybody",
|
||||
"description" : "Use external SVG spritemaps in any browser",
|
||||
"keywords" : ["svg", "sprites", "spritemaps", "symbol", "defs", "oldie", "ie8", "ie9", "safari", "external", "icon", "fallback"],
|
||||
"author" : "Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com)",
|
||||
"contributors" : [],
|
||||
"dependencies" : [],
|
||||
"main": "svg4everybody.js",
|
||||
"homepage": "https://github.com/jonathantneal/svg4everybody",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonathantneal/svg4everybody/issues"
|
||||
},
|
||||
"repository" : {
|
||||
"type": "git",
|
||||
"url": "git@github.com:jonathantneal/svg4everybody.git"
|
||||
},
|
||||
"version" : "1.0.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue