Commit 58fa20f6 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Minor changes.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9699 b35dd754-fafc-0310-a699-88a17e54d16e
parent 7022df0b
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
Email Listener Plugin Changelog Email Listener Plugin Changelog
</h1> </h1>
<p><b>1.0</b> -- Dec 27, 2007</p> <p><b>1.0.0</b> -- Dec 27, 2007</p>
<ul> <ul>
<li>Initial release.</li> <li>Initial release.</li>
......
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
<plugin> <plugin>
<class>org.jivesoftware.openfire.plugin.EmailListenerPlugin</class> <class>org.jivesoftware.openfire.plugin.EmailListenerPlugin</class>
<name>Email Listener</name> <name>Email Listener</name>
<description>Listen for emails and send alerts to specific users.</description> <description>Listens for emails and sends alerts to specific users.</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.0</version> <version>1.0.0</version>
<date>12/25/2007</date> <date>12/27/2007</date>
<url>http://www.igniterealtime.org</url> <url>http://www.igniterealtime.org</url>
<minServerVersion>3.4.3</minServerVersion> <minServerVersion>3.4.3</minServerVersion>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment