Vacation filter improvements

New Pgp encrypt/sign popup
This commit is contained in:
RainLoop Team 2015-08-07 00:54:47 +04:00
parent c99a46a118
commit 723c2ac6b8
21 changed files with 470 additions and 27 deletions

20
vendors/svg4everybody/bower.json vendored Normal file
View file

@ -0,0 +1,20 @@
{
"name": "svg4everybody",
"homepage": "https://github.com/jonathantneal/svg4everybody",
"authors": [
"Jonathan Neal <jonathantneal+github@gmail.com>"
],
"description": "Use external SVG spritemaps today.",
"main": ["svg4everybody.js", "svg4everybody.legacy.js"],
"keywords": [
"svg",
"spritemaps",
"polyfill",
"ie"
],
"repository": {
"type": "git",
"url": "git@github.com:jonathantneal/svg4everybody.git"
},
"license": "CC0 1.0"
}