annotate mcabber/cabberrc.example @ 22:6a97e7cd00d9

[/trunk] Changeset 37 by mikael * Unexport the scr_SearchWindow() function. Use the new scr_IsHiddenMessage() function instead.
author mikael
date Sun, 27 Mar 2005 19:32:38 +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