You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/04/23 20:57:38 UTC

[05/14] git commit: Add rim xml namespaces declaration

Add rim xml namespaces declaration


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

Branch: refs/heads/master
Commit: bf360f0eca5c0c04af620d02c6d4ebbd78b14f49
Parents: 648f454
Author: Ryan Willoughby <ry...@nitobi.com>
Authored: Thu Mar 6 13:52:34 2014 -0800
Committer: Bryan Higgins <bh...@blackberry.com>
Committed: Wed Mar 12 12:44:07 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/bf360f0e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 00b4a15..afeb02d 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,6 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
 xmlns:android="http://schemas.android.com/apk/res/android"
+xmlns:rim="http://www.blackberry.com/ns/widgets"
            id="org.apache.cordova.media-capture"
       version="0.2.9-dev">
     <name>Capture</name>