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/08/19 23:38:29 UTC

[4/9] git commit: [plugin.xml] adding rim namespace

[plugin.xml] adding rim namespace


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

Branch: refs/heads/master
Commit: a01821b6e55fb1b31887ca2c4dd258c4ef2f5e50
Parents: ae3bb2e
Author: Hardeep Shoker <sh...@gmail.com>
Authored: Wed Aug 7 13:24:54 2013 -0700
Committer: Hardeep Shoker <sh...@gmail.com>
Committed: Wed Aug 7 13:24:54 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/a01821b6/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 2efca82..eb19ecb 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
+    xmlns:rim="http://www.blackberry.com/ns/widgets"
 xmlns:android="http://schemas.android.com/apk/res/android"
            id="org.apache.cordova.core.device"
       version="0.1.0">