view mcabber/mcabberrc.example @ 74:b392112ab995

[/trunk] Changeset 88 by mikael * Switch to using hbuf, the new history buffer implementation. * I've had to rewrite some parts of the interface, and I have removed the frames for the roster and the chat window. * The wrapping is not perfect, as the prefix is not yet treated separately... * Seems to be a display problem when receiving UTF-8, too. :-(
author mikael
date Sat, 16 Apr 2005 16:37:31 +0000
parents 5b1249ce812d
children 19f57e681252
line wrap: on
line source

# Sample .mcabberrc file

# The jid will be the following: username@server/resource
# 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