/[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.85 by spiralvoice, Thu Sep 1 16:30:45 2005 UTC revision 1.86 by spiralvoice, Fri Sep 2 22:39:59 2005 UTC
# Line 939  let create_dir_mask = define_option curr Line 939  let create_dir_mask = define_option curr
939      "New directories in incoming_directories are created with these rights"      "New directories in incoming_directories are created with these rights"
940      string_option "755"      string_option "755"
941    
942    let create_file_sparse = define_option current_section ["create_file_sparse"]
943        "Create new files as sparse, only valid on MinGW for files on NTFS drives"
944        bool_option true
945    
946  let previewer = define_expert_option current_section ["previewer"]  let previewer = define_expert_option current_section ["previewer"]
947    "Name of program used for preview (first arg is local filename, second arg    "Name of program used for preview (first arg is local filename, second arg
948      is name of file as searched on eDonkey" string_option      is name of file as searched on eDonkey" string_option

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

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