Changeset 5287


Ignore:
Timestamp:
2003-08-27T14:26:45+12:00 (21 years ago)
Author:
jmt12
Message:

Added a couple of new bits

File:
1 edited

Legend:

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

    r5246 r5287  
    109109    static final public String GCACHE_DIR = "cache" + File.separator;
    110110    static final public String GLI_ARCHIVE = "GLI.jar";
     111    static final public String GLI_EXTENSION = ".col";
    111112    /** Definition of an important directory name, in this case the location of help documentation. */
    112113    static final public String HELP_DIR = BASE_DIR + "help" + File.separator;
Note: See TracChangeset for help on using the changeset viewer.