You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
703 B
17 lines
703 B
3 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.plugin.mail.fold</id>
|
||
|
<name><![CDATA[邮件折叠]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.2</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[邮件折叠]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
<!--[2016-11-01]改进API接口,更加好的支持多多种类型的导出。<br/>-->
|
||
|
]]></change-notes>
|
||
|
<extra-decision>
|
||
|
<OutputFormulaProvider class="com.fr.plugin.mail.fold.MailFoldFormula"/>
|
||
|
</extra-decision>
|
||
|
<function-recorder class="com.fr.plugin.mail.fold.MailFoldFormula"/>
|
||
|
</plugin>
|