Changeset 256899f for doc/user-guide
- Timestamp:
- 2007-11-19T23:16:18Z (17 years ago)
- Branches:
- master
- Children:
- 7df5a08
- Parents:
- cd428e4 (diff), ef5c185 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- doc/user-guide
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
rcd428e4 r256899f 685 685 </bitlbee-setting> 686 686 687 <bitlbee-setting name="xmlconsole" type="boolean" scope="account"> 688 <default>false</default> 689 690 <description> 691 <para> 692 The Jabber module allows you to add a buddy <emphasis>xmlconsole</emphasis> to your contact list, which will then show you the raw XMPP stream between you and the server. You can also send XMPP packets to this buddy, which will then be sent to the server. 693 </para> 694 <para> 695 If you want to enable this XML console permanently (and at login time already), you can set this setting. 696 </para> 697 </description> 698 </bitlbee-setting> 699 687 700 <bitlbee-command name="rename"> 688 701 <short-description>Rename (renick) a buddy</short-description> -
doc/user-guide/misc.xml
rcd428e4 r256899f 81 81 82 82 <para> 83 Some protocols (like Jabber) also support named groupchats. BitlBee now supports these too. You can use the <emphasis>join_chat</emphasis> command to join them. See <emphasis>help join_chat</emphasis> for more information. 84 </para> 85 86 <para> 83 87 This is all you'll probably need to know. If you have any problems, please read <emphasis>help groupchats3</emphasis>. 84 88 </para>
Note: See TracChangeset
for help on using the changeset viewer.