annotate mcabber/README @ 19:0c2d2b79c4b5

[/trunk] Changeset 34 by mikael * Add writelog (but commented). This patch is a no-op. ;-)
author mikael
date Thu, 24 Mar 2005 20:22:41 +0000
parents b3b2332715fb
children 19f57e681252
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
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
5 configfile:
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
6 The configfile will be placed in $HOME/.mcabberrc
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
7 and it will be:
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
8
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
9 username = username
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
10 password = yourpassword
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
11 server = serveryou.use
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
12 resource = yourresourcenameOFFICE
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
13 passtype = plain (or sha1)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
14
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
15
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
16 That's all folks! (by the moment ;-)
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
17