mcabber/README
author mikael
Wed, 04 May 2005 19:33:03 +0000
changeset 169 0ed6099b5a54
parent 85 19f57e681252
child 228 f29a95231102
permissions -rw-r--r--
[/trunk] Changeset 181 by mikael * Default logging directory is now "$HOME/.mcabber/histo/" * Default configuration file is now "$HOME/.mcabber/mcabberrc" (~/.mcabberrc should still work) * Switch parsecfg.c to glib
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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