diff mcabber/README @ 62:db2a1826bafa

[/trunk] Changeset 77 by mikael * Fix configure.in (AM_CONFIG_HEADER)
author mikael
date Wed, 06 Apr 2005 14:39:22 +0000
parents b3b2332715fb
children 19f57e681252
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mcabber/README	Wed Apr 06 14:39:22 2005 +0000
@@ -0,0 +1,17 @@
+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 ;-)
+