You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/09/27 00:24:23 UTC

[12/20] git commit: CB-4889 renaming org.apache.cordova.core.camera to org.apache.cordova.camera

CB-4889 renaming org.apache.cordova.core.camera to org.apache.cordova.camera


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/809a23ff
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/809a23ff
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/809a23ff

Branch: refs/heads/master
Commit: 809a23ffaec3b508489bda4cad26d777c42b5119
Parents: 763e6f0
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:03:08 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:03:08 2013 +0200

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/809a23ff/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 18d08e9..cfe33e2 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
-    id="org.apache.cordova.core.camera"
+    id="org.apache.cordova.camera"
     version="0.2.1">
     <name>Camera</name>
     <description>Cordova Camera Plugin</description>