view mcabber/README @ 441:51b8f10cfeb8

Handle g_locale_from_utf8() failures The biggest issue was that when a message couldn't be utf8-decoded, the user was not notified of the failure, and sometimes didn't even know a message had been sent to him... I don't know if we can ask for a partial decoding, so the message isn't displayed but an error message is now displayed.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Sep 2005 22:05:43 +0200
parents 33b8e801ffa6
children fdd1637db7f3
line wrap: on
line source

 Hello, and thanks for trying mcabber.

For installation instruction, have a look at the INSTALL file.

A configuration file is necessary to start mcabber.  Its name is
$HOME/.mcabber/mcabberrc (or $HOME/.mcabberrc).

A sample configuration file, "mcabberrc.example", is provided in this
directory.  Copy it and modify it to fit your needs.


You can use mcabber "-f" option to specify another configuration file.


This software is under development, please give me some feedback (and some
patches if you can!).  Or just tell me you're using it... ;-)

  Mikael <mcabber@lilotux.net>