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:46 UTC

[08/13] git commit: CB-4889 renaming blackberry10 reference in plugin.xml

CB-4889 renaming blackberry10 reference in plugin.xml


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/0409fa8f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/0409fa8f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/0409fa8f

Branch: refs/heads/master
Commit: 0409fa8f37e5f3096c13e37521bb660f1504e667
Parents: cc7a92f
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 15:43:18 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 15:43:18 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/0409fa8f/src/blackberry10/plugin.xml
----------------------------------------------------------------------
diff --git a/src/blackberry10/plugin.xml b/src/blackberry10/plugin.xml
index d163585..58b7f2b 100644
--- a/src/blackberry10/plugin.xml
+++ b/src/blackberry10/plugin.xml
@@ -16,7 +16,7 @@
 -->
 
 <plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
-    id="org.apache.cordova.core.Contacts"
+    id="org.apache.cordova.Contacts"
     version="0.0.1">
 
     <name>Contacts</name>