view mcabber/mcabberrc.example @ 69:c5a5707f495d

[/trunk] Changeset 83 by mikael * Some more fixes for auto{conf,make} * SSL should be detected and compiled in connwrap.
author mikael
date Tue, 12 Apr 2005 16:15:40 +0000
parents db2a1826bafa
children 5b1249ce812d
line wrap: on
line source

# Sample .mcabberrc file

# The jid will be the following: username@server/resource

username = yourusername
password = yourpassword
server = your.jabber.server
port = 5222
resource = yourresource


#  The colors
# Note: the following settings may or may not be used currently... :)

# Colors are: black, red, green, yellow, blue, magenta, cyan, white
color_background = blue
color_backselected = cyan
color_borderlines = white
color_jidonlineselected = black
color_jidonline = green
color_jidofflineselected = red
color_jidoffline = red
color_text = white