view mcabber/README @ 12:70ca5b9c648a

[/trunk] Changeset 27 by mikael * Begin implementation of pending event * Implement "chatmode" (FALSE == status mode, no message is displayed) - ESC leaves chat mode - Enter enters chat mode (if there is a message -- non-empty line --, it is sent) * Log window use full terminal width
author mikael
date Mon, 21 Mar 2005 22:24:17 +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 ;-)