added hmailserver-change-password Plugin

This commit is contained in:
RainLoop Team 2014-03-14 01:39:06 +04:00
parent 53029a4e7d
commit 35240ecff0
5 changed files with 243 additions and 0 deletions

View file

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