mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Small tweaks.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2074 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
de84ef5d36
commit
855117de82
2 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,9 @@ The window will contain the following information:
|
|||
<li>Interpreted Packets (green text) -- shows XML packets from the server as parsed by Smack.
|
||||
</ul>
|
||||
|
||||
Right click on any of the panes to bring up a menu with the choices to copy of the contents
|
||||
to the system clipboard or to clear the contents of the pane.
|
||||
|
||||
<p>
|
||||
Debugging mode can be enabled in two different ways:
|
||||
</p>
|
||||
|
|
|
@ -24,6 +24,8 @@ Documentation Contents:
|
|||
<li><a href="providers.html">Provider Architecture</a>
|
||||
<li><a href="properties.html">Packet Properties</a>
|
||||
<li><a href="debugging.html">Debugging with Smack</a>
|
||||
<p>
|
||||
<li><a href="extensions/index.html">Smack Extensions Documentation</a>
|
||||
</ul>
|
||||
|
||||
<div class="footer">
|
||||
|
|
Loading…
Reference in a new issue