|
Revision 3803, 490 bytes
(checked in by emostar, 4 years ago)
|
|
Update this
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | [appearance] |
|---|
| 2 | ShowOfflineUsers = 1 |
|---|
| 3 | ShowDividers = 1 |
|---|
| 4 | CurrentGroup = 1 |
|---|
| 5 | GroupType = 1 |
|---|
| 6 | ColorOnline = 5 |
|---|
| 7 | ColorAway = 0 |
|---|
| 8 | ColorOffline = 1 |
|---|
| 9 | ColorNew = 14 |
|---|
| 10 | ColorGroupList = 13 |
|---|
| 11 | ColorQuery = 8 |
|---|
| 12 | ColorInfo = 13 |
|---|
| 13 | ColorError = 9 |
|---|
| 14 | OnlineFormat = %-20a |
|---|
| 15 | OtherOnlineFormat = %-20a[%6S] |
|---|
| 16 | AwayFormat = %-20a[%6S] |
|---|
| 17 | OfflineFormat = %-20a |
|---|
| 18 | CommandCharacter = / |
|---|
| 19 | |
|---|
| 20 | [macros] |
|---|
| 21 | NumMacros = 3 |
|---|
| 22 | # Reply macro |
|---|
| 23 | Macro.1 = r |
|---|
| 24 | Command.1 = message $ |
|---|
| 25 | # Help macro |
|---|
| 26 | Macro.2 = h |
|---|
| 27 | Command.2 = help |
|---|
| 28 | # Next message macro |
|---|
| 29 | Macro.3 = n |
|---|
| 30 | Command.3 = l v |
|---|