You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by lo...@apache.org on 2013/07/31 01:16:51 UTC

git commit: [CB-4399] removed blackberry entry in plugin xml. Installation of plugin interferes with natively supported childbrowser functionality. To support additional inappbrowser features, see CB-4467.

Updated Branches:
  refs/heads/master e41da57aa -> 57126a494


[CB-4399] removed blackberry entry in plugin xml. Installation of plugin interferes with natively supported childbrowser functionality. To support additional inappbrowser features, see CB-4467.


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

Branch: refs/heads/master
Commit: 57126a49457fcd3eb92c833cb7eebb75f24d1d64
Parents: e41da57
Author: lorinbeer <lo...@adobe.com>
Authored: Tue Jul 30 16:15:00 2013 -0700
Committer: lorinbeer <lo...@adobe.com>
Committed: Tue Jul 30 16:16:48 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/57126a49/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 7a5bb63..0ae3936 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -37,6 +37,13 @@
 	    <framework src="CoreGraphics.framework" />
     </platform>
 
+    <!-- blackberry10 -->
+<!--    <platform name="blackberry10">
+        <config-file target="www/config.xml" parent="/widget">
+            <feature name="InAppBrowser" value="InAppBrowser"/>
+        </config-file>
+    </platform>
+-->
     <!-- wp7 -->
     <platform name="wp7">
         <config-file target="config.xml" parent="/*">