comparison mcabber/src/cabberrc.example @ 24:e88b15cbf2de

[/trunk] Changeset 40 by mikael * Change structure -> src directory for mcabber source code...
author mikael
date Sun, 27 Mar 2005 20:16:02 +0000
parents
children 2fdd338a1b60
comparison
equal deleted inserted replaced
23:d7107507424b 24:e88b15cbf2de
1 username = yourusername
2 password = yourpassword
3 server = your.jabber.server
4 port = 5222
5 resource = yourresource
6 passtype = plain
7
8
9 #now, the colors
10 #color are: black, red, green, yellow, blue, magenta, cyan, white
11 color_background = blue
12 color_backselected = cyan
13 color_borderlines = white
14 color_jidonlineselected = black
15 color_jidonline = green
16 color_jidofflineselected = red
17 color_jidoffline = red
18 color_text = white