plugin.xml: Make sure splashscreen proxy is executed.

This commit is contained in:
Gabriel Schulhof
2013-11-19 14:01:13 +02:00
parent 9f3b52f4b9
commit 8aa0b24481
+1
View File
@@ -83,6 +83,7 @@
<!-- tizen -->
<platform name="tizen">
<js-module src="src/tizen/SplashScreenProxy.js" name="SplashScreenProxy">
<runs />
</js-module>
</platform>
</plugin>