mcabber/README
author Mikael Berthe <mikael@lilotux.net>
Tue, 20 Dec 2005 00:18:47 +0100
changeset 628 454399f026fa
parent 522 fdd1637db7f3
child 1061 da696ed4acf4
permissions -rw-r--r--
Fix a bug in jb_addbuddy() "/add jabber@i.d nick" didn't work as expected, the nick wasn't set correctly. Thanks to "salvador" for noticing this.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
323
170bfbc1f1f6 Update README
Mikael Berthe <mikael@lilotux.net>
parents: 228
diff changeset
     1
 Hello, and thanks for trying mcabber.
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
     2
522
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
     3
For installation instructions, have a look at the INSTALL file.
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
     4
323
170bfbc1f1f6 Update README
Mikael Berthe <mikael@lilotux.net>
parents: 228
diff changeset
     5
A configuration file is necessary to start mcabber.  Its name is
170bfbc1f1f6 Update README
Mikael Berthe <mikael@lilotux.net>
parents: 228
diff changeset
     6
$HOME/.mcabber/mcabberrc (or $HOME/.mcabberrc).
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
     7
323
170bfbc1f1f6 Update README
Mikael Berthe <mikael@lilotux.net>
parents: 228
diff changeset
     8
A sample configuration file, "mcabberrc.example", is provided in this
170bfbc1f1f6 Update README
Mikael Berthe <mikael@lilotux.net>
parents: 228
diff changeset
     9
directory.  Copy it and modify it to fit your needs.
170bfbc1f1f6 Update README
Mikael Berthe <mikael@lilotux.net>
parents: 228
diff changeset
    10
170bfbc1f1f6 Update README
Mikael Berthe <mikael@lilotux.net>
parents: 228
diff changeset
    11
You can use mcabber "-f" option to specify another configuration file.
0
b3b2332715fb Tailorization of /trunk
tailor@frmp8452
parents:
diff changeset
    12
228
f29a95231102 [/trunk] Changeset 240 by mikael
mikael
parents: 169
diff changeset
    13
f29a95231102 [/trunk] Changeset 240 by mikael
mikael
parents: 169
diff changeset
    14
This software is under development, please give me some feedback (and some
f29a95231102 [/trunk] Changeset 240 by mikael
mikael
parents: 169
diff changeset
    15
patches if you can!).  Or just tell me you're using it... ;-)
f29a95231102 [/trunk] Changeset 240 by mikael
mikael
parents: 169
diff changeset
    16
522
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    17
There is a Mercurial repository on mcabber's website
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    18
 <http://www.lilotux.net/~mikael/mcabber/>
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    19
and a Jabber conference room: <jid:mcabber@conf.lilotux.net>.
fdd1637db7f3 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    20
228
f29a95231102 [/trunk] Changeset 240 by mikael
mikael
parents: 169
diff changeset
    21
  Mikael <mcabber@lilotux.net>