diff mcabber/mcabberrc.example @ 1793:c3ddb52f1055

Rename completion_muc_suffix to muc_completion_suffix
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 15 Mar 2010 16:21:40 +0200
parents 6e55f9776d5d
children f0a07658e009
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Mon Mar 15 00:49:12 2010 +0200
+++ b/mcabber/mcabberrc.example	Mon Mar 15 16:21:40 2010 +0200
@@ -308,10 +308,10 @@
 # containing your nickname in a MUC room.
 #set muc_disable_nick_hl = 0
 #
-# Set 'completion_muc_suffix' if you want mcabber to append a string to
+# Set 'muc_completion_suffix' if you want mcabber to append a string to
 # suggested nicknames (only at the beginning of a line), like ":" or ",".
 # (Default: none)
-#set completion_muc_suffix = ": "
+#set muc_completion_suffix = ": "
 
 # Status messages
 # The 'message' value will override all others, take care!