mcabber/README
changeset 62 db2a1826bafa
parent 0 b3b2332715fb
child 85 19f57e681252
equal deleted inserted replaced
61:5e1577acc8e7 62:db2a1826bafa
       
     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