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.
21 lines
620 B
21 lines
620 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.eco.plugin.xxxx.theme.simple</id> |
|
<name><![CDATA[定制主题]]></name> |
|
<active>yes</active> |
|
<version>1.0.1</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2020-10-10</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[ |
|
<p>2020-02025 开始开发</p> |
|
]]></description> |
|
<change-notes><![CDATA[ |
|
|
|
]]></change-notes> |
|
|
|
<extra-decision> |
|
<ThemeVariousProvider class="com.fr.plugin.SimpleTheme"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.SimpleTheme"/> |
|
</plugin>
|
|
|