plugin.xml.svn-base

来自「开源项目openfire的完整源程序」· SVN-BASE 代码 · 共 12 行

SVN-BASE
12
字号
<!-- Define your plugins --><plugin>    <name>Google Plugin</name>    <version>1.0</version>    <author>Derek DeMoro</author>    <homePage>http://www.jivesoftware.com</homePage>    <email>derek@jivesoftware.com</email>    <description>Adds Google Desktop Search   to Spark.</description>    <class>org.jivesoftware.spark.plugin.GooglePlugin</class>    <minSparkVersion>2.0.2</minSparkVersion></plugin>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?