Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user-guide/misc.xml

    rb27557b r1ffb46f  
    4747</variablelist>
    4848
     49<para>
     50This 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
    4953</sect1>
    5054
     
    5256<title>Groupchats</title>
    5357<para>
    54 BitlBee now supports groupchats on all IM networks. This text will try to explain you how they work.
     58Since version 0.8x, BitlBee supports groupchats on the MSN and Yahoo! networks. This text will try to explain you how they work.
    5559</para>
    5660
     
    6973
    7074<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.
     75If 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.
    7276</para>
    7377
     
    7882<para>
    7983Some 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>
     87This 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>
     96Obviously 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>
     100Please 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.
    80101</para>
    81102
     
    100121        <member>On the phone, Phone, On phone</member>
    101122        <member>Out to lunch, Lunch, Food</member>
    102         <member>Invisible, Hidden</member>
    103123</simplelist>
    104124
     
    108128
    109129<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 information to your buddies.
     130You 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.
    111131</para>
    112132
Note: See TracChangeset for help on using the changeset viewer.