From f4a81fefe28c15bddba15a0a38a8bfb8019638a5 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Fri, 6 Mar 2020 12:27:00 +0100 Subject: Fix recipe differences This will make no functional changes - it will only remove any differences that existed between the recipe archives and uncompressed versions in order to make the verify-all script work. --- .../LICENSE | 21 ------------- .../README.md | 5 --- .../icon.png | Bin 5283 -> 0 bytes .../icon.svg | 34 --------------------- .../index.js | 3 -- .../package.json | 13 -------- .../webview.js | 3 -- 7 files changed, 79 deletions(-) delete mode 100755 uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/LICENSE delete mode 100755 uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/README.md delete mode 100644 uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.png delete mode 100755 uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.svg delete mode 100755 uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/index.js delete mode 100755 uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/package.json delete mode 100755 uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/webview.js (limited to 'uncompressed/mastodon') diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/LICENSE b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/LICENSE deleted file mode 100755 index 95f7444..0000000 --- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2017 Yuriy Badalyantc - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/README.md b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/README.md deleted file mode 100755 index 36ba2d0..0000000 --- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Habitica for Franz -This is the Franz recipe for [Habitica](https://habitica.com) - -### How to create your own Franz recipes: -* [Read the documentation](https://github.com/meetfranz/plugins) diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.png b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.png deleted file mode 100644 index 094734b..0000000 Binary files a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.png and /dev/null differ diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.svg b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.svg deleted file mode 100755 index 6cbda6a..0000000 --- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - -Created by potrace 1.15, written by Peter Selinger 2001-2017 - - - - - - diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/index.js b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/index.js deleted file mode 100755 index 17daa35..0000000 --- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/index.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; - -module.exports = Franz => Franz; diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/package.json b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/package.json deleted file mode 100755 index 13f36bd..0000000 --- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/package.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "id": "habitica", - "name": "Habitica", - "version": "1.0.0", - "description": "Habitica", - "main": "index.js", - "license": "MIT", - "author": "Yuriy Badalyantc ", - "repository": "https://github.com/lmnet/franz-recipe-notion", - "config": { - "serviceURL": "https://habitica.com" - } -} diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/webview.js b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/webview.js deleted file mode 100755 index 17daa35..0000000 --- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/webview.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; - -module.exports = Franz => Franz; -- cgit v1.2.3-70-g09d2