/[mldonkey]/mldonkey/src/daemon/common/commonOptions.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonOptions.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.69 by spiralvoice, Sun Jul 17 16:11:12 2005 UTC revision 1.70 by spiralvoice, Tue Jul 19 19:44:56 2005 UTC
# Line 634  let html_checkbox_search_file_list = def Line 634  let html_checkbox_search_file_list = def
634  let html_use_gzip = define_expert_option current_section  let html_use_gzip = define_expert_option current_section
635      ["html_use_gzip"] "Use gzip compression on web pages" bool_option false      ["html_use_gzip"] "Use gzip compression on web pages" bool_option false
636    
637    let html_mods_use_js_tooltips = define_expert_option current_section
638        ["html_mods_use_js_tooltips"] "Whether to use the fancy javascript tooltips or plain html-title" bool_option true
639    
640    let html_mods_js_tooltips_wait = define_expert_option current_section
641        ["html_mods_js_tooltips_wait"] "How long to wait before displaying the tooltips" int_option 0
642    
643    let html_mods_js_tooltips_timeout = define_expert_option current_section
644        ["html_mods_js_tooltips_timeout"] "How long to display the tooltips" int_option 100000
645    
646    
647  (*************************************************************************)  (*************************************************************************)

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26