mcabber/src/README
changeset 24 e88b15cbf2de
equal deleted inserted replaced
23:d7107507424b 24:e88b15cbf2de
       
     1 Well, the documentation is missing yet, but...
       
     2 
       
     3 !!!!!! SEE mcabberrc.example !!!!!!
       
     4 
       
     5 configfile:
       
     6     The configfile will be placed in $HOME/.mcabberrc
       
     7     and it will be:
       
     8 	
       
     9 	    username = username
       
    10 	    password = yourpassword
       
    11 	    server = serveryou.use
       
    12 	    resource = yourresourcenameOFFICE
       
    13 	    passtype = plain  (or sha1)
       
    14 	    
       
    15 
       
    16 That's all folks! (by the moment ;-)
       
    17