Ignore:
File:
1 edited

Legend:

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

    r0e99548 rfb51d85  
    8686
    8787<para>
    88 To mark yourself as away, you can just use the <emphasis>/away</emphasis> command in your IRC client. BitlBee supports most away-states supported by the protocols.
     88As you might've expected, you can just use the <emphasis>/away</emphasis> command in your IRC client to set an away-state. BitlBee supports most away-states supported by the protocols.
    8989</para>
    9090
    9191<para>
    92 Away states have different names accross different protocols. BitlBee will try to pick the best available option for every connection:
     92Not all away states are supported by all protocols, and some protocols have different names for them. BitlBee will try to pick the best available alias from this list for every connection:
    9393</para>
    9494
    9595<simplelist>
    96         <member>Away</member>
    97         <member>NA</member>
    98         <member>Busy, DND</member>
    99         <member>BRB</member>
    100         <member>Phone</member>
    101         <member>Lunch, Food</member>
     96        <member>Away from computer, Away, Extended away</member>
     97        <member>NA, N/A, Not available</member>
     98        <member>Busy, Do not disturb, DND, Occupied</member>
     99        <member>Be right back, BRB</member>
     100        <member>On the phone, Phone, On phone</member>
     101        <member>Out to lunch, Lunch, Food</member>
    102102        <member>Invisible, Hidden</member>
    103103</simplelist>
    104104
    105105<para>
    106 So <emphasis>/away Food</emphasis> will set your state to "Out to lunch" on your MSN connection, and for most other connections the default, "Away" will be chosen.
     106So <emphasis>/away Food</emphasis> will set your state to "Out to lunch" on your MSN connection, and for most other connections the default, "Away" or "Away from computer" will be chosen.
    107107</para>
    108108
     
    111111</para>
    112112
    113 <para>
    114 If you want to set an away state for only one of your connections, you can use the per-account <emphasis>away</emphasis> setting. See <emphasis>help set away</emphasis>.
    115 </para>
    116 
    117113</sect1>
    118114
Note: See TracChangeset for help on using the changeset viewer.