Ignore:
Timestamp:
2004-11-22T16:00:04+13:00 (20 years ago)
Author:
mdewsnip
Message:

Changed the "-library" option to "-local_library" in preparation for the new LocalLibraryServer class.

File:
1 edited

Legend:

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

    r8015 r8618  
    155155    static final public String LEVELS_ELEMENT                             = "Levels";
    156156    static final public String LEVELS_STR                                 = "levels";
    157     static final public String LIBRARY_ARGUMENT                           = "-library";
     157    static final public String LOCAL_LIBRARY_ARGUMENT                     = "-local_library";
    158158    static final public String LIBRARY_STR                                = "library";
    159159    static final public String LOAD_ARGUMENT                              = "-load";
Note: See TracChangeset for help on using the changeset viewer.