Ignore:
Timestamp:
2004-11-23T10:41:36+13:00 (19 years ago)
Author:
mdewsnip
Message:

Tidied up some more local library stuff.

File:
1 edited

Legend:

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

    r8550 r8622  
    148148    /** Definition of an important directory name, in this case the location of image and other resources. */
    149149    static public String RES_DIR = BASE_DIR + "resource" + File.separator;
    150     static final public String SERVER_EXE = "server.exe";
    151150    /** Definition of an important directory name, in this case the location of opening (or welcome) screen html. */
    152151    static public String WELCOME_DIR = BASE_DIR + "welcome" + File.separator;
Note: See TracChangeset for help on using the changeset viewer.