Ignore:
File:
1 edited

Legend:

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

    r69b896b rf537044  
    10931093        </bitlbee-setting>
    10941094
    1095         <bitlbee-setting name="translate_to_nicks" type="boolean" scope="channel">
    1096                 <default>true</default>
    1097 
    1098                 <description>
    1099                         <para>
    1100                                 IRC's nickname namespace is quite limited compared to most IM protocols. Not any non-ASCII characters are allowed, in fact nicknames have to be mostly alpha-numeric. Also, BitlBee has to add underscores sometimes to avoid nickname collisions.
    1101                         </para>
    1102 
    1103                         <para>
    1104                                 While normally the BitlBee user is the only one seeing these names, they may be exposed to other chatroom participants for example when addressing someone in the channel (with or without tab completion). By default BitlBee will translate these stripped nicknames back to the original nick. If you don't want this, disable this setting.
    1105                         </para>
    1106                 </description>
    1107         </bitlbee-setting>
    1108 
    11091095        <bitlbee-setting name="type" type="string" scope="channel">
    11101096                <default>control</default>
Note: See TracChangeset for help on using the changeset viewer.