Changeset 19228 for gli


Ignore:
Timestamp:
2009-04-23T15:12:15+12:00 (15 years ago)
Author:
ak19
Message:

Cosmetic change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java

    r18946 r19228  
    381381        if (selected_object instanceof BasicCollectionConfiguration) {
    382382        BasicCollectionConfiguration collection_configuration = (BasicCollectionConfiguration)selected_object; //(BasicCollectionConfiguration) collection_list.getSelectedValue();
    383         //*************888
     383        //****************
    384384        File collect_cfg_file = collection_configuration.getFile(); // returns the collect.cfg file
    385385        File etc_folder = collect_cfg_file.getParentFile();
Note: See TracChangeset for help on using the changeset viewer.