comparison mcabber/README @ 169:0ed6099b5a54

[/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
author mikael
date Wed, 04 May 2005 19:33:03 +0000
parents 19f57e681252
children f29a95231102
comparison
equal deleted inserted replaced
168:6ad156673b19 169:0ed6099b5a54
1 Well, the documentation is missing yet, but... 1 Well, the documentation is missing yet, but...
2 2
3 !!!!!! SEE mcabberrc.example !!!!!! 3 !!!!!! SEE mcabberrc.example !!!!!!
4 4
5 A configuration file is necessary. 5 A configuration file is necessary.
6 Its name is $HOME/.mcabberrc 6 Its name is $HOME/.mcabber/mcabberrc (or $HOME/.mcabberrc).
7 Please see the sample config file! 7 Please see the sample config file!
8 8
9 You can use the -f option to specify another configuration file. 9 You can use the -f option to specify another configuration file.
10 10