view mcabber/src/README @ 47:7259a61e1a4b

[/trunk] Changeset 63 by mikael * Add commands.[ch] files, to deal with command lines. Move sendmessage() to commands.c * Update Makefile accordingly. * Create a scr_WriteMessage() function, layer between UI and the scr_WriteIncomingMessage() / scr_WriteOutgoingMessage(). (The last one is a new function)
author mikael
date Wed, 06 Apr 2005 10:07:59 +0000
parents e88b15cbf2de
children
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 ;-)