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/15 00:36:17 UTC

[5/8] git commit: [plugin.xml] adding rim namespace

[plugin.xml] adding rim namespace


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

Branch: refs/heads/dev
Commit: f1057dfaab0230b871070964f7602a350649ff3c
Parents: 8a0875a
Author: Hardeep Shoker <sh...@gmail.com>
Authored: Wed Aug 7 13:20:16 2013 -0700
Committer: Hardeep Shoker <sh...@gmail.com>
Committed: Wed Aug 7 13:20:16 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/f1057dfa/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index f0554d3..db04f84 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.geolocation"
       version="0.1.0">