# HG changeset patch # User mikael # Date 1112793497 0 # Node ID 2fdd338a1b60b1891659ca9574417f2f180a16ff # Parent 35a0a8b8b875695ccde1935fd5cbb7ad6946ccb9 [/trunk] Changeset 75 by mikael * Restructuration... diff -r 35a0a8b8b875 -r 2fdd338a1b60 mcabber/README diff -r 35a0a8b8b875 -r 2fdd338a1b60 mcabber/src/cabberrc.example --- a/mcabber/src/cabberrc.example Wed Apr 06 13:02:36 2005 +0000 +++ b/mcabber/src/cabberrc.example Wed Apr 06 13:18:17 2005 +0000 @@ -1,13 +1,18 @@ +# Sample .mcabberrc file + +# The jid will be the following: username@server/resource + username = yourusername password = yourpassword server = your.jabber.server port = 5222 resource = yourresource -passtype = plain -#now, the colors -#color are: black, red, green, yellow, blue, magenta, cyan, white +# 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