Ignore:
Timestamp:
2008-08-28T10:32:50+12:00 (16 years ago)
Author:
kjdon
Message:

METSPlugin changed to GreenstoneMETSPlugin

File:
1 edited

Legend:

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

    r16463 r17034  
    153153    static final public String INT_STR = "int";
    154154    static final public String IMPORT_STR = "import";
    155     static final public String[] KEEP_PLUG = { "GAPlugin", "METSPlugin" };
     155    static final public String[] KEEP_PLUG = { "GAPlugin", "GreenstoneMETSPlugin" };
    156156    static final public String LANGUAGE_ARGUMENT = "l=";
    157157    static final public String LANGUAGE_ATTRIBUTE = "language";
Note: See TracChangeset for help on using the changeset viewer.