Author: marcelk
Date: Tue Apr 29 20:15:47 2014
New Revision: 1591084

URL: http://svn.apache.org/r1591084
Log:
CB-6491: forgot source file for previous commit

Add missing repos, remove duplicate entry for camera plugin.

Modified:
    cordova/site/_config.yml

Modified: cordova/site/_config.yml
URL: 
http://svn.apache.org/viewvc/cordova/site/_config.yml?rev=1591084&r1=1591083&r2=1591084&view=diff
==============================================================================
--- cordova/site/_config.yml (original)
+++ cordova/site/_config.yml Tue Apr 29 20:15:47 2014
@@ -156,6 +156,11 @@ excerpt_separator: <!--more-->
         "name": "Windows Phone 8",
         "github": "https://github.com/apache/cordova-wp8";,
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;a=summary";
+    },
+    {
+        "name": "Browser",
+        "github": "https://github.com/apache/cordova-browser";,
+        "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-browser.git;a=summary";
     }
     ],
 
@@ -201,11 +206,6 @@ excerpt_separator: <!--more-->
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;a=summary";
     },
     {
-        "name": "Camera",
-        "github": "https://github.com/apache/cordova-plugin-camera";,
-        "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;a=summary";
-    },
-    {
         "name": "File",
         "github": "https://github.com/apache/cordova-plugin-file";,
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;a=summary";
@@ -251,6 +251,11 @@ excerpt_separator: <!--more-->
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;a=summary";
     },
     {
+        "name": "Statusbar",
+        "github": "https://github.com/apache/cordova-plugin-statusbar";,
+        "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;a=summary";
+    },
+    {
         "name": "Vibration",
         "github": "https://github.com/apache/cordova-plugin-vibration";,
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;a=summary";
@@ -279,6 +284,11 @@ excerpt_separator: <!--more-->
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;a=summary";
     },
     {
+        "name": "Cordova Lib (Common Code)",
+        "github": "https://github.com/apache/cordova-lib";,
+        "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;a=summary";
+    },
+    {
         "name": "Cordova Mobile Spec (Test Suite)",
         "github": "https://github.com/apache/cordova-mobile-spec";,
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;a=summary";
@@ -309,6 +319,16 @@ excerpt_separator: <!--more-->
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;a=summary";
     },
     {
+        "name": "Cordova Registry Web (Plugin Registry UI)",
+        "github": "https://github.com/apache/cordova-registry-web";,
+        "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-registry-web.git;a=summary";
+    },
+    {
+        "name": "Cordova Registry (Plugin Registry App)",
+        "github": "https://github.com/apache/cordova-registry";,
+        "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-registry.git;a=summary";
+    },
+    {
         "name": "Cordova Labs (Experimental Content)",
         "github": "https://github.com/apache/cordova-labs";,
         "apache": 
"https://git-wip-us.apache.org/repos/asf?p=cordova-labs.git;a=summary";


Reply via email to