Ignore:
Timestamp:
2004-11-23T14:55:29+13:00 (19 years ago)
Author:
mdewsnip
Message:

More changes to the local library/web library configuration stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/GathererProg.java

    r8626 r8629  
    9191    GUIManager g_man
    9292        = gatherer.init(size, go.gsdl_path, go.gsdl3_path, go.local_library_path,
    93                  go.library_url, go.debug, go.perl_path,
     93                 go.library_url_string, go.debug, go.perl_path,
    9494                 go.no_load, go.filename, go.site_name,
    9595                 go.servlet_path, go.wget_version_str, go.wget_path);
Note: See TracChangeset for help on using the changeset viewer.