diff mcabber/mcabberrc.example @ 2100:113d3b96ae3e

Add option 'attention_char'
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 14:27:05 +0200
parents c4a68361883f
children 8aa5e80aebce
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Thu May 08 21:52:39 2014 +0200
+++ b/mcabber/mcabberrc.example	Sun May 11 14:27:05 2014 +0200
@@ -457,6 +457,10 @@
 #set log_win_on_top = 0
 #set roster_win_on_right = 0
 #
+# The attention sign (default: '!') used when a private message is received
+# can be changed with the 'attention_char' option.
+#set attention_char = !
+#
 # By default, the displayed name of a contact in the roster window will
 # be the JID if no name has been specified.  You can use the following
 # option if you only want to see the username part.