mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Another fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1797 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
2584416f5d
commit
788da4e46d
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
</fileset>
|
</fileset>
|
||||||
</classpath>
|
</classpath>
|
||||||
<doctitle><![CDATA[<font face="arial,helvetica">Smack ${version}</font>]]></doctitle>
|
<doctitle><![CDATA[<font face="arial,helvetica">Smack ${version}</font>]]></doctitle>
|
||||||
<header><![CDATA[<b>Smack</b>]]</header>
|
<header><![CDATA[<b>Smack</b>]]></header>
|
||||||
<bottom><![CDATA[<i>Copyright © 2003 Jive Software. </i>]]></bottom>
|
<bottom><![CDATA[<i>Copyright © 2003 Jive Software. </i>]]></bottom>
|
||||||
<link href="http://java.sun.com/j2se/1.3/docs/api/" />
|
<link href="http://java.sun.com/j2se/1.3/docs/api/" />
|
||||||
<link href="http://java.sun.com/j2ee/sdk_1.2.1/techdocs/api/" />
|
<link href="http://java.sun.com/j2ee/sdk_1.2.1/techdocs/api/" />
|
||||||
|
|
Loading…
Reference in a new issue