mcabber/mcabberrc.example
changeset 1679 b2504df1c910
parent 1628 a8a3d404ccce
child 1713 5acc6eb01988
equal deleted inserted replaced
1678:e489ead6574a 1679:b2504df1c910
    87 # Default value is 40 seconds.
    87 # Default value is 40 seconds.
    88 #set pinginterval = 40
    88 #set pinginterval = 40
    89 
    89 
    90 # Language
    90 # Language
    91 # Help files have been translated into a few languages.
    91 # Help files have been translated into a few languages.
    92 # You can set lang to one of the following values: en (default),
    92 # You can set lang to a semicolon separated list of the following
    93 # cs, de, fr, it, nl, pl, ru, uk.
    93 # values: en, cs, de, fr, it, nl, pl, ru, uk. If you omit this,
       
    94 # mcabber will try to autodetect it from your locale, with fallback
       
    95 # to en.
       
    96 # You also can specify a list of directories, where help is located,
       
    97 # for example, if your mcabber is installed with another prefix than
       
    98 # your modules.
       
    99 # This may be convenient to print help not into the status buffer, but into
       
   100 # currently opened buffer. For that set help_to_current option.
    94 #set lang = en
   101 #set lang = en
       
   102 #set help_dirs = "/usr/share/mcabber/help;~/share/mcabber/help"
       
   103 #set help_to_current = 0
    95 
   104 
    96 # Aspell
   105 # Aspell
    97 # If your mcabber has been built with Aspell support, you can enable spell
   106 # If your mcabber has been built with Aspell support, you can enable spell
    98 # checking with the following options (you can't change them once mcabber is
   107 # checking with the following options (you can't change them once mcabber is
    99 # running).
   108 # running).
   177 # displayed in the status window (default: 0).
   186 # displayed in the status window (default: 0).
   178 #set iq_hide_requests = 1
   187 #set iq_hide_requests = 1
   179 
   188 
   180 # Modules
   189 # Modules
   181 # If mcabber is built with modules support, you can specify the path
   190 # If mcabber is built with modules support, you can specify the path
   182 # to the directory where your modules reside.
   191 # to the directory where your modules reside. Though, default compiled-in
       
   192 # value should be appropriate.
   183 #set modules_dir = /usr/lib/mcabber/
   193 #set modules_dir = /usr/lib/mcabber/
   184 
   194 
   185 # Beep
   195 # Beep
   186 # Set beep_on_message to 1 if you want mcabber to beep when receiving
   196 # Set beep_on_message to 1 if you want mcabber to beep when receiving
   187 # a new message (except in chatrooms).  If you want a more sophisticated
   197 # a new message (except in chatrooms).  If you want a more sophisticated