Adding SplashScreen plugin to plugins.xml

This commit is contained in:
macdonst 2012-04-25 13:17:48 -04:00
parent 960e0f3412
commit c846111099

View File

@ -34,4 +34,5 @@
<plugin name="FileTransfer" value="org.apache.cordova.FileTransfer"/>
<plugin name="Capture" value="org.apache.cordova.Capture"/>
<plugin name="Battery" value="org.apache.cordova.BatteryListener"/>
<plugin name="SplashScreen" value="org.apache.cordova.SplashScreen"/>
</plugins>