Rename plugin id from AudioHandler -> media

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/commit/653c2fbc
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/653c2fbc
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/653c2fbc

Branch: refs/heads/dev
Commit: 653c2fbc9291f84558e2e734c8f5de24b6ac4d58
Parents: 7d62099
Author: Andrew Grieve <[email protected]>
Authored: Mon Sep 9 15:19:56 2013 -0400
Committer: Andrew Grieve <[email protected]>
Committed: Mon Sep 9 15:19:56 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/653c2fbc/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 2a2552e..0614b65 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.AudioHandler"
+id="org.apache.cordova.core.media"
     version="0.2.2-dev">
     <name>Media</name>
     <description>Cordova Media Plugin</description>

Reply via email to