annotate mcabber/cabberrc.example @ 1:da1fb510081e

[/trunk] Changeset 16 by mikael * Start using an "input line" at the bottom. Only "/quit" is understood at the moment... :)
author mikael
date Wed, 16 Mar 2005 22:18:54 +0000
parents b3b2332715fb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
1 username = yourusername
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
2 password = yourpassword
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
3 server = your.jabber.server
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
4 port = 5222
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
5 resource = yourresource
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
6 passtype = plain
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
7
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
8
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
9 #now, the colors
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
10 #color are: black, red, green, yellow, blue, magenta, cyan, white
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
11 color_background = blue
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
12 color_backselected = cyan
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
13 color_borderlines = white
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
14 color_jidonlineselected = black
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
15 color_jidonline = green
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
16 color_jidofflineselected = red
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
17 color_jidoffline = red
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
18 color_text = white