comparison mcabber/src/cabberrc.example @ 60:2fdd338a1b60

[/trunk] Changeset 75 by mikael * Restructuration...
author mikael
date Wed, 06 Apr 2005 13:18:17 +0000
parents e88b15cbf2de
children
comparison
equal deleted inserted replaced
59:35a0a8b8b875 60:2fdd338a1b60
1 # Sample .mcabberrc file
2
3 # The jid will be the following: username@server/resource
4
1 username = yourusername 5 username = yourusername
2 password = yourpassword 6 password = yourpassword
3 server = your.jabber.server 7 server = your.jabber.server
4 port = 5222 8 port = 5222
5 resource = yourresource 9 resource = yourresource
6 passtype = plain
7 10
8 11
9 #now, the colors 12 # The colors
10 #color are: black, red, green, yellow, blue, magenta, cyan, white 13 # Note: the following settings may or may not be used currently... :)
14
15 # Colors are: black, red, green, yellow, blue, magenta, cyan, white
11 color_background = blue 16 color_background = blue
12 color_backselected = cyan 17 color_backselected = cyan
13 color_borderlines = white 18 color_borderlines = white
14 color_jidonlineselected = black 19 color_jidonlineselected = black
15 color_jidonline = green 20 color_jidonline = green