comparison mcabber/README @ 62:db2a1826bafa

[/trunk] Changeset 77 by mikael * Fix configure.in (AM_CONFIG_HEADER)
author mikael
date Wed, 06 Apr 2005 14:39:22 +0000
parents b3b2332715fb
children 19f57e681252
comparison
equal deleted inserted replaced
61:5e1577acc8e7 62:db2a1826bafa
1 Well, the documentation is missing yet, but...
2
3 !!!!!! SEE mcabberrc.example !!!!!!
4
5 configfile:
6 The configfile will be placed in $HOME/.mcabberrc
7 and it will be:
8
9 username = username
10 password = yourpassword
11 server = serveryou.use
12 resource = yourresourcenameOFFICE
13 passtype = plain (or sha1)
14
15
16 That's all folks! (by the moment ;-)
17