source: companies/celepar/jabberit_messenger/plugins.xml @ 763

Revision 763, 475 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<?xml version="1.0"?>
2<plugins>
3    <plugin>
4        <name>filetransfer</name>
5        <description>filetransfer.File_Transfer</description>
6        <version>0.1</version>
7        <min_jeti_version>0.6.1</min_jeti_version>
8       
9    </plugin>
10    <plugin>
11        <name>xhtml</name>
12        <description>xhtml.Formats_messages</description>
13        <version>0.3</version>
14        <min_jeti_version>0.5</min_jeti_version>
15       
16    </plugin>
17</plugins>
Note: See TracBrowser for help on using the repository browser.