Changeset 1a2c1c0 for doc/user-guide
- Timestamp:
- 2013-06-16T12:42:39Z (12 years ago)
- Branches:
- master
- Children:
- 2f9027c
- Parents:
- ab19567 (diff), 5cb9461 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
rab19567 r1a2c1c0 1620 1620 </bitlbee-setting> 1621 1621 1622 <bitlbee-setting name="utf8_nicks" type="boolean" scope="global"> 1623 <default>false</default> 1624 1625 <description> 1626 <para> 1627 Officially, IRC nicknames are restricted to ASCII. Recently some clients and servers started supporting Unicode nicknames though. To enable UTF-8 nickname support (contacts only) in BitlBee, enable this setting. 1628 </para> 1629 1630 <para> 1631 To avoid confusing old clients, this setting is disabled by default. Be careful when you try it, and be prepared to be locked out of your BitlBee in case your client interacts poorly with UTF-8 nicknames. 1632 </para> 1633 </description> 1634 </bitlbee-setting> 1635 1622 1636 <bitlbee-setting name="web_aware" type="string" scope="account"> 1623 1637 <default>false</default>
Note: See TracChangeset
for help on using the changeset viewer.