view 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
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