From 39c77bfbe18138173b2ad35b1bee7301f2711b69 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 26 Jun 2016 18:08:22 -0400 Subject: nits Former-commit-id: 2a19e7835fb541d22d5f1d8cbff4caa69c9937ca --- config.xml | 2 +- plugins/fetch.json | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/config.xml b/config.xml index 981cd630..64557e2f 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + zmNinja High performance ZoneMinder client diff --git a/plugins/fetch.json b/plugins/fetch.json index baf9ae3c..5235e887 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -168,5 +168,22 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-compat": { + "source": { + "type": "registry", + "id": "cordova-plugin-compat" + }, + "is_top_level": false, + "variables": {} + }, + "cordova-plugin-media": { + "source": { + "type": "git", + "url": "https://github.com/pliablepixels/cordova-plugin-media", + "subdir": "." + }, + "is_top_level": true, + "variables": {} } } \ No newline at end of file -- cgit v1.2.3