mcabber/README
changeset 85 19f57e681252
parent 0 b3b2332715fb
child 169 0ed6099b5a54
equal deleted inserted replaced
84:134fe2567f07 85:19f57e681252
     1 Well, the documentation is missing yet, but...
     1 Well, the documentation is missing yet, but...
     2 
     2 
     3 !!!!!! SEE mcabberrc.example !!!!!!
     3 !!!!!! SEE mcabberrc.example !!!!!!
     4 
     4 
     5 configfile:
     5 A configuration file is necessary.
     6     The configfile will be placed in $HOME/.mcabberrc
     6 Its name is $HOME/.mcabberrc
     7     and it will be:
     7 Please see the sample config file!
     8 	
       
     9 	    username = username
       
    10 	    password = yourpassword
       
    11 	    server = serveryou.use
       
    12 	    resource = yourresourcenameOFFICE
       
    13 	    passtype = plain  (or sha1)
       
    14 	    
       
    15 
     8 
    16 That's all folks! (by the moment ;-)
     9 You can use the -f option to specify another configuration file.
    17 
    10