# HG changeset patch # User Myhailo Danylenko # Date 1263839605 -7200 # Node ID b2504df1c9102f43b131387c0ac34c0cf63e45d9 # Parent e489ead6574a32c53ee2d9783d1441788be5e9cb Update mcabberrc.example * Help options * Mention default modules_dir value diff -r e489ead6574a -r b2504df1c910 mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Mon Jan 18 18:49:25 2010 +0200 +++ b/mcabber/mcabberrc.example Mon Jan 18 20:33:25 2010 +0200 @@ -89,9 +89,18 @@ # Language # Help files have been translated into a few languages. -# You can set lang to one of the following values: en (default), -# cs, de, fr, it, nl, pl, ru, uk. +# You can set lang to a semicolon separated list of the following +# values: en, cs, de, fr, it, nl, pl, ru, uk. If you omit this, +# mcabber will try to autodetect it from your locale, with fallback +# to en. +# You also can specify a list of directories, where help is located, +# for example, if your mcabber is installed with another prefix than +# your modules. +# This may be convenient to print help not into the status buffer, but into +# currently opened buffer. For that set help_to_current option. #set lang = en +#set help_dirs = "/usr/share/mcabber/help;~/share/mcabber/help" +#set help_to_current = 0 # Aspell # If your mcabber has been built with Aspell support, you can enable spell @@ -179,7 +188,8 @@ # Modules # If mcabber is built with modules support, you can specify the path -# to the directory where your modules reside. +# to the directory where your modules reside. Though, default compiled-in +# value should be appropriate. #set modules_dir = /usr/lib/mcabber/ # Beep