mcabber/mcabberrc.example
author mikael
Sun, 17 Apr 2005 19:52:17 +0000
changeset 85 19f57e681252
parent 70 5b1249ce812d
child 87 f600615c490d
permissions -rw-r--r--
[/trunk] Changeset 99 by mikael * Update config file.

# Sample ~/.mcabberrc file

# The jid will be the following: username@server/resource
# If password is not given, it will be interactively asked for.
# If port is not given, default Jabber port will be used.
# Use ssl = 1 to enable SSL

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


#  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