changeset 60:2fdd338a1b60

[/trunk] Changeset 75 by mikael * Restructuration...
author mikael
date Wed, 06 Apr 2005 13:18:17 +0000
parents 35a0a8b8b875
children 5e1577acc8e7
files mcabber/src/cabberrc.example
diffstat 1 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/src/cabberrc.example	Wed Apr 06 13:02:36 2005 +0000
+++ b/mcabber/src/cabberrc.example	Wed Apr 06 13:18:17 2005 +0000
@@ -1,13 +1,18 @@
+# Sample .mcabberrc file
+
+# The jid will be the following: username@server/resource
+
 username = yourusername
 password = yourpassword
 server = your.jabber.server
 port = 5222
 resource = yourresource
-passtype = plain
 
 
-#now, the colors
-#color are: black, red, green, yellow, blue, magenta, cyan, white
+#  The colors
+# Note: the following settings may or may not be used currently... :)
+
+# Colors are: black, red, green, yellow, blue, magenta, cyan, white
 color_background = blue
 color_backselected = cyan
 color_borderlines = white