You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/09/11 21:41:25 UTC

cordova-coho git commit: CB-9625 - Add cordova-plugin-wkwebview-engine to coho

Repository: cordova-coho
Updated Branches:
  refs/heads/master a701d6303 -> 9a089f32f


CB-9625 - Add cordova-plugin-wkwebview-engine to coho


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/9a089f32
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/9a089f32
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/9a089f32

Branch: refs/heads/master
Commit: 9a089f32fc3ea275202ffdd6def41da6c88a4f22
Parents: a701d63
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Sep 11 12:45:20 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Sep 11 12:45:20 2015 -0700

----------------------------------------------------------------------
 src/repoutil.js | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/9a089f32/src/repoutil.js
----------------------------------------------------------------------
diff --git a/src/repoutil.js b/src/repoutil.js
index 5f468f9..5ef21f2 100644
--- a/src/repoutil.js
+++ b/src/repoutil.js
@@ -276,6 +276,12 @@ var pluginRepos = [
         jiraComponentName: 'Plugin Legacy Whitelist',
         inactive: true
     }, {
+        title: 'Plugin - WKWebView Engine',
+        id: 'cordova-plugin-wkwebview-engine',
+        repoName: 'cordova-plugin-wkwebview-engine',
+        jiraComponentName: 'Plugin WKWebViewEngine',
+        inactive: true
+    }, {
         title: 'Plugins - Other',
         id: 'cordova-plugins',
         repoName: 'cordova-plugins',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org