mcabber/mcabberrc.example
changeset 2366 480585fec48a
parent 2324 4ddd6f5c3ffc
equal deleted inserted replaced
2365:d5486807b637 2366:480585fec48a
   126 # currently opened buffer. For that set help_to_current option.
   126 # currently opened buffer. For that set help_to_current option.
   127 #set lang = en
   127 #set lang = en
   128 #set help_dirs = "/usr/share/mcabber/help;~/share/mcabber/help"
   128 #set help_dirs = "/usr/share/mcabber/help;~/share/mcabber/help"
   129 #set help_to_current = 0
   129 #set help_to_current = 0
   130 
   130 
   131 # Aspell
   131 # Spell checking
   132 # If your mcabber has been built with Aspell support, you can enable spell
   132 # If your mcabber has been built with Aspell or Enchant support, you can enable
   133 # checking with the following options (you can't change them once mcabber is
   133 # spell checking with the following options (you can't change them once mcabber
   134 # running).
   134 # is running).
   135 #set spell_enable = 1
   135 #set spell_enable = 1
   136 #set spell_lang = en_US ru_RU
   136 #set spell_lang = en_US ru_RU
   137 #set spell_encoding = iso8859-1
   137 #set spell_encoding = iso8859-1
   138 #set spell_encoding = UTF-8
   138 #set spell_encoding = UTF-8
   139 
   139