annotate mcabber/README @ 880:ea983a945eba

/buffer scroll_unlock: Don't always jump to the end of the buffer If there is no pending message, do not jump to the bottom of the buffer. For special buffers (e.g. for the status buffer) pending flag is currently disabled so we jump unconditionally.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 May 2006 15:59:05 +0200
parents fdd1637db7f3
children da696ed4acf4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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>