Ignore:
Timestamp:
2010-03-30T01:30:19Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
7815a2b
Parents:
c4bc92a
Message:

Added local_display_name setting for MSN accounts and some hopefully clever
enough handling for it. Should solve problems with MSN servers forgetting/
overriding display names set by the user.

File:
1 edited

Legend:

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

    rc4bc92a re3413cc  
    609609        </bitlbee-setting>
    610610
     611        <bitlbee-setting name="local_display_name" type="boolean" scope="account">
     612                <default>false</default>
     613
     614                <description>
     615                        <para>
     616                                Mostly meant to work around a bug in MSN servers (forgetting the display name set by the user), this setting tells BitlBee to store your display name locally and set this name on the MSN servers when connecting.
     617                        </para>
     618                </description>
     619
     620        </bitlbee-setting>
     621
    611622        <bitlbee-setting name="mail_notifications" type="boolean" scope="account">
    612623                <default>false</default>
Note: See TracChangeset for help on using the changeset viewer.