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:25:10 UTC

[7/9] git commit: CB-4889 renaming id

CB-4889 renaming id


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/commit/d863af77
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/d863af77
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/d863af77

Branch: refs/heads/master
Commit: d863af77758d0d58f4bdb71cc0ba2f30b9d24228
Parents: 289905f
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 17:12:47 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 17:12:47 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/d863af77/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a49bdab..6c178cd 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.device-orientation"
+    id="org.apache.cordova.device-orientation"
     version="0.3.1-dev">
 
     <name>Device Orientation</name>