Changes in doc/user-guide/misc.xml [b27557b:1ffb46f]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/misc.xml
rb27557b r1ffb46f 47 47 </variablelist> 48 48 49 <para> 50 This list was extracted from <ulink url="http://help.msn.com/!data/en_us/data/messengerv50.its51/$content$/EMOTICONS.HTM?H_APP=">http://help.msn.com/!data/en_us/data/messengerv50.its51/$content$/EMOTICONS.HTM?H_APP=</ulink>. 51 </para> 52 49 53 </sect1> 50 54 … … 52 56 <title>Groupchats</title> 53 57 <para> 54 BitlBee now supports groupchats on all IMnetworks. This text will try to explain you how they work.58 Since version 0.8x, BitlBee supports groupchats on the MSN and Yahoo! networks. This text will try to explain you how they work. 55 59 </para> 56 60 … … 69 73 70 74 <para> 71 If you want to start a groupchat with the person <emphasis> lisa_msn</emphasis> in it, just join the channel <emphasis>#lisa_msn</emphasis>. BitlBee will refuse to join you to the channel with that name, but it will create a new virtual channel with root, you and lisa_msn in it.75 If you want to start a groupchat with the person <emphasis>jim_msn</emphasis> in it, just join the channel <emphasis>#jim_msn</emphasis>. BitlBee will refuse to join you to the channel with that name, but it will create a new virtual channel with root, you and jim_msn in it. 72 76 </para> 73 77 … … 78 82 <para> 79 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> 87 This is all you'll probably need to know. If you have any problems, please read <emphasis>help groupchats3</emphasis>. 88 </para> 89 90 </sect1> 91 92 <sect1 id="groupchats3"> 93 <title>Groupchat channel names</title> 94 95 <para> 96 Obviously the (numbered) channel names don't make a lot of sense. Problem is that groupchats usually don't have names at all in the IM-world, while IRC insists on a name. So BitlBee just generates something random, just don't pay attention to it. :-) 97 </para> 98 99 <para> 100 Please also note that BitlBee doesn't support groupchats for all protocols yet. BitlBee will tell you so. Support for other protocols will hopefully come later. 80 101 </para> 81 102 … … 100 121 <member>On the phone, Phone, On phone</member> 101 122 <member>Out to lunch, Lunch, Food</member> 102 <member>Invisible, Hidden</member>103 123 </simplelist> 104 124 … … 108 128 109 129 <para> 110 You can also add more information to your away message. Setting it to "Busy - Fixing BitlBee bugs" will set your IM-away-states to Busy, but your away message will be more descriptive for people on IRC. Most IM-protocols can also show this additional informationto your buddies.130 You can also add more information to your away message. Setting it to "Busy - Fixing BitlBee bugs" will set your IM-away-states to Busy, but your away message will be more descriptive for people on IRC. Protocols like Yahoo! and Jabber will also show this complete away message to your buddies. 111 131 </para> 112 132
Note: See TracChangeset
for help on using the changeset viewer.