diff mcabber/mcabberrc.example @ 139:8d7e31d37bec

[/trunk] Changeset 151 by mikael * Add a color for buddies with an unread message. * Update TODO. * Update conf. file sample for the new color setting.
author mikael
date Thu, 28 Apr 2005 19:57:45 +0000
parents 8ac67e951eab
children 44c6410b4845
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Thu Apr 28 18:47:43 2005 +0000
+++ b/mcabber/mcabberrc.example	Thu Apr 28 19:57:45 2005 +0000
@@ -29,6 +29,10 @@
 logging = 1
 # logging_dir = /home/mikael/.mcabber/
 
+# Debug logging
+# If you want advanced debug, please specify a file here.
+# You can enable debug in main.c before compiling mcabber, too.
+# debug = /home/mikael/mcabber.log
 
 #  The colors
 # NOTE: the following settings may or may not be used currently... :)
@@ -37,8 +41,8 @@
 color_background = blue
 color_backselected = cyan
 color_borderlines = white
-color_jidonlineselected = black
 color_jidonline = green
+color_newmsg = red
 color_jidofflineselected = red
 color_jidoffline = red
 color_text = white