Added a new theme (Rain Drops)

Added a "video-on-login-screen" plugin
Added a few branding settings
This commit is contained in:
RainLoop Team 2015-02-01 03:41:15 +04:00
parent 0735071f1c
commit 67c5e31e58
32 changed files with 971 additions and 30 deletions

View file

@ -103,5 +103,10 @@
<param name="plugin-name" value="custom-login-mapping"/>
</antcall>
</target>
<target name="video-on-login-screen">
<antcall target="_build_plugin_">
<param name="plugin-name" value="video-on-login-screen"/>
</antcall>
</target>
</project>