annotate mcabber/README @ 164:faf534be8ff0

[/trunk] Changeset 176 by mikael * Add roster_free() * Empty roster when disconnecting from the server / going offline * Don't display buddies status when we're offline * Fix a bug when the roster is empty and we try to send a message (commands.c)
author mikael
date Mon, 02 May 2005 20:31:01 +0000
parents 19f57e681252
children 0ed6099b5a54
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
1 Well, the documentation is missing yet, but...
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
2
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
3 !!!!!! SEE mcabberrc.example !!!!!!
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
4
85
19f57e681252 [/trunk] Changeset 99 by mikael
mikael
parents: 0
diff changeset
5 A configuration file is necessary.
19f57e681252 [/trunk] Changeset 99 by mikael
mikael
parents: 0
diff changeset
6 Its name is $HOME/.mcabberrc
19f57e681252 [/trunk] Changeset 99 by mikael
mikael
parents: 0
diff changeset
7 Please see the sample config file!
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
8
85
19f57e681252 [/trunk] Changeset 99 by mikael
mikael
parents: 0
diff changeset
9 You can use the -f option to specify another configuration file.
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
10