Ignore:
Timestamp:
2005-05-11T14:35:21+12:00 (19 years ago)
Author:
mdewsnip
Message:

Minor changes.

Location:
trunk/gli/src/org/greenstone/gatherer/gui
Files:
2 edited

Legend:

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

    r9113 r9855  
    542542        }
    543543        }
    544         // finally we have the correct selection paths!!
     544        // finally we have the correct selection paths!
    545545       
    546546        // Create an appropriate context menu, based on what is selected
     
    690690        ExplodeMetadataPrompt emp = new ExplodeMetadataPrompt(node.getFile());
    691691        //emp.destroy();
    692         // !! TO DO: Open dialog with options to explode_metadata_databases.pl, then run it
    693692        }
    694693
  • trunk/gli/src/org/greenstone/gatherer/gui/MetadataImportMappingPrompt.java

    r9101 r9855  
    6969    Dictionary.registerBoth(ignore_button, "MIMP.Ignore", "MIMP.Ignore_Tooltip");
    7070
    71     // add instructions!!!
    72     // "MIMP.Instructions", args: source elem
     71    // !! Need to add instructions: "MIMP.Instructions", args: source elem
    7372    metadata_elements_combobox = new GComboBox();
    7473
Note: See TracChangeset for help on using the changeset viewer.