Ignore:
Timestamp:
2010-08-21T22:25:37Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c00dd71
Parents:
a758ec1
Message:

Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobile
people as away=Mobile. Bug #462 (and others for other protocols).

File:
1 edited

Legend:

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

    ra758ec1 r0ebf919  
    829829        </bitlbee-setting>
    830830
     831        <bitlbee-setting name="mobile_is_away" type="boolean" scope="global">
     832                <default>false</default>
     833
     834                <description>
     835                        <para>
     836                                Most IM networks have a mobile version of their client. People who use these may not be paying that much attention to messages coming in. By enabling this setting, people using mobile clients will always be shown as away.
     837                        </para>
     838                </description>
     839
     840        </bitlbee-setting>
     841
    831842        <bitlbee-setting name="nick" type="string" scope="chat">
    832843                <description>
Note: See TracChangeset for help on using the changeset viewer.