/[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.79 by spiralvoice, Fri Aug 5 00:56:13 2005 UTC revision 1.80 by spiralvoice, Sat Aug 6 19:44:48 2005 UTC
# Line 83  let file_basedir = Line 83  let file_basedir =
83     and chdir to it before creating directories.     and chdir to it before creating directories.
84     Non-absolute paths in $MLDONKEY_DIR do not work as well *)     Non-absolute paths in $MLDONKEY_DIR do not work as well *)
85    if Sys.file_exists (Filename.concat (Sys.getcwd ()) "downloads.ini") then    if Sys.file_exists (Filename.concat (Sys.getcwd ()) "downloads.ini") then
86      (Sys.getcwd ())      "."
87    else    else
88      if Autoconf.system = "windows" then      if Autoconf.system = "windows" then
89        match String2.split file_basedir_pre ':' with        match String2.split file_basedir_pre ':' with

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80

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