Changeset 7251


Ignore:
Timestamp:
2004-04-29T15:47:37+12:00 (20 years ago)
Author:
kjdon
Message:

GAPlug is now a special plugin so added a string for it

File:
1 edited

Legend:

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

    r6637 r7251  
    112112    static final public String FORMAT_ELEMENT                             = "Format";
    113113    static final public String FORMAT_STR                                 = "format";
     114    static final public String GAPLUG_STR                                 = "GAPlug";
    114115    static final public String GLI_ATTRIBUTE                              = "gli";
    115116    static final public String GREATER_THAN_CHARACTER                     = ">";
Note: See TracChangeset for help on using the changeset viewer.