Add snowfall on login plugin :)

This commit is contained in:
RainLoop Team 2013-12-29 19:19:49 +04:00
parent 9ec92e9946
commit acf80b96a3
7 changed files with 321 additions and 0 deletions

View file

@ -72,6 +72,11 @@
<param name="plugin-name" value="poppassd-change-password"/>
</antcall>
</target>
<target name="snowfall-on-login-screen">
<antcall target="_build_plugin_">
<param name="plugin-name" value="snowfall-on-login-screen"/>
</antcall>
</target>
<target name="black-list">
<antcall target="_build_plugin_">
<param name="plugin-name" value="black-list"/>