<?xml version="1.0" encoding="UTF-8"?>
<!--
Plugin configuration for the broadcast plugin.
-->
<plugin>
<class>org.jivesoftware.messenger.plugin.BroadcastPlugin</class>
<name>Broadcast</name>
<description>Broadcasts messages to users.</description>
<author>Jive Software</author>
<version>1.2</version>
<date>04/11/2005</date>
<url>http://www.jivesoftware.org</url>
<minMessengerVersion>2.1.2</minMessengerVersion>
</plugin>
-
Gaston Dombiak authored
A place to play around with Pampero stuff, implement the connection manager and then merge back into core git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/branches@2848 b35dd754-fafc-0310-a699-88a17e54d16e
f84cbe49