Changeset 17113 for gli/trunk


Ignore:
Timestamp:
2008-08-31T13:42:55+12:00 (16 years ago)
Author:
kjdon
Message:

added SEPARATE_CJK_OPTION_STR

File:
1 edited

Legend:

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

    r17034 r17113  
    225225    static final public String SECTION_ELEMENT = "Section";
    226226    static final public String SECTION_STR = "section";
     227    static final public String SEPARATE_CJK_OPTION_STR = "separate_cjk";
    227228    static final public String SEPARATOR_ATTRIBUTE = "separator";
    228229    static final public String SEPARATOR_CHARACTER = "/";
Note: See TracChangeset for help on using the changeset viewer.