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

git commit: updated config reference to Android CameraLauncher class

Updated Branches:
  refs/heads/master c26377ae9 -> c55281bd6


updated config reference to Android CameraLauncher class


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/c55281bd
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/c55281bd
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/c55281bd

Branch: refs/heads/master
Commit: c55281bd6a4f920eb17e37e5580075e1f1bce83b
Parents: c26377a
Author: hermwong <he...@gmail.com>
Authored: Wed May 22 14:06:19 2013 -0700
Committer: hermwong <he...@gmail.com>
Committed: Wed May 22 14:06:19 2013 -0700

----------------------------------------------------------------------
 plugin.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/c55281bd/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a4c4362..7c80471 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
 xmlns:android="http://schemas.android.com/apk/res/android"
-id="org.apache.cordova.core"
+id="org.apache.cordova.core.CameraLauncher"
     version="0.1.0">
     <name>Camera</name>