comparison mcabber/mcabberrc.example @ 1318:cb49b9a59bcf

Fix double typo in rc file
author Mikael Berthe <mikael@lilotux.net>
date Tue, 02 Oct 2007 22:45:30 +0200
parents d1d12a09b04a
children cb400799db8f
comparison
equal deleted inserted replaced
1317:033a9402bb61 1318:cb49b9a59bcf
106 # status you want to see ([o]nline, [f]ree_for_chat, [d]o_not_disturb, 106 # status you want to see ([o]nline, [f]ree_for_chat, [d]o_not_disturb,
107 # [n]ot_available, [a]way, [_]offline). 107 # [n]ot_available, [a]way, [_]offline).
108 # For example, to display everybody the filter should be "ofdna_" (default). 108 # For example, to display everybody the filter should be "ofdna_" (default).
109 # To display only the connected buddies, use "ofdna". 109 # To display only the connected buddies, use "ofdna".
110 # Please note that this option is only used at startup (once mcabber is 110 # Please note that this option is only used at startup (once mcabber is
111 # runnning yu can use "/roster display"). 111 # running you can use "/roster display").
112 #set roster_display_filter = ofdna_ 112 #set roster_display_filter = ofdna_
113 113
114 # Typing notifications, Chat States, Events (JEP-22/85) 114 # Typing notifications, Chat States, Events (JEP-22/85)
115 # Set disable_chatstates to 1 if you don't want to use typing notifications. 115 # Set disable_chatstates to 1 if you don't want to use typing notifications.
116 # Note: changing this option once mcabber is running has no effect. 116 # Note: changing this option once mcabber is running has no effect.