Ignore:
Timestamp:
2004-11-24T15:15:05+13:00 (20 years ago)
Author:
mdewsnip
Message:

More minor tidy ups.

File:
1 edited

Legend:

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

    r8653 r8654  
    8787    /** Definition of an important directory name, in this case the file the collection configuration is expect to be in. */
    8888    static final public String CONFIG_FILE = "etc" + File.separator + "collect.cfg";
    89     static final public String ENCODING = "UTF-8";
    90     static final public String ENGLISH_VALUE = "en";
    9189    static final public String EXTRACTED_METADATA_NAMESPACE = "ex";
    9290    /** The location of the default greenstone metadata file. */
Note: See TracChangeset for help on using the changeset viewer.