You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-commits@incubator.apache.org by bh...@apache.org on 2012/08/13 09:20:55 UTC

svn commit: r1372339 - /incubator/photark/mobile/trunk/res/xml/plugins.xml

Author: bhargav
Date: Mon Aug 13 09:20:55 2012
New Revision: 1372339

URL: http://svn.apache.org/viewvc?rev=1372339&view=rev
Log:
Adding the modified plugins file

Modified:
    incubator/photark/mobile/trunk/res/xml/plugins.xml

Modified: incubator/photark/mobile/trunk/res/xml/plugins.xml
URL: http://svn.apache.org/viewvc/incubator/photark/mobile/trunk/res/xml/plugins.xml?rev=1372339&r1=1372338&r2=1372339&view=diff
==============================================================================
--- incubator/photark/mobile/trunk/res/xml/plugins.xml (original)
+++ incubator/photark/mobile/trunk/res/xml/plugins.xml Mon Aug 13 09:20:55 2012
@@ -31,4 +31,5 @@
     <plugin name="Capture" value="org.apache.cordova.Capture"/>
     <plugin name="SplashScreen" value="org.apache.cordova.SplashScreen"/>
     <plugin name="org.apache.cordova.facebook.Connect" value="org.apache.cordova.facebook.ConnectPlugin" />
+    <plugin name="ChildBrowser" value="com.phonegap.plugins.childBrowser.ChildBrowser"/>
 </plugins>