annotate mcabber/README @ 192:62bc2992216b

[/trunk] Changeset 204 by mikael * Correctly set "agent" type... * Free all jidtodisp results with g_free() * Bugfix: Make sure to strip resource part when adding a buddy * Bugfix: do not treat users and agents separately (it can leads to 2 entries with the same jid).
author mikael
date Fri, 06 May 2005 17:05:53 +0000
parents 0ed6099b5a54
children f29a95231102
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.
169
0ed6099b5a54 [/trunk] Changeset 181 by mikael
mikael
parents: 85
diff changeset
6 Its name is $HOME/.mcabber/mcabberrc (or $HOME/.mcabberrc).
85
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