view mcabber/README @ 74:b392112ab995

[/trunk] Changeset 88 by mikael * Switch to using hbuf, the new history buffer implementation. * I've had to rewrite some parts of the interface, and I have removed the frames for the roster and the chat window. * The wrapping is not perfect, as the prefix is not yet treated separately... * Seems to be a display problem when receiving UTF-8, too. :-(
author mikael
date Sat, 16 Apr 2005 16:37:31 +0000
parents b3b2332715fb
children 19f57e681252
line wrap: on
line source

Well, the documentation is missing yet, but...

!!!!!! SEE mcabberrc.example !!!!!!

configfile:
    The configfile will be placed in $HOME/.mcabberrc
    and it will be:
	
	    username = username
	    password = yourpassword
	    server = serveryou.use
	    resource = yourresourcenameOFFICE
	    passtype = plain  (or sha1)
	    

That's all folks! (by the moment ;-)