Ignore:
Timestamp:
2006-09-13T15:22:49+12:00 (18 years ago)
Author:
kjdon
Message:

added menu bar of changed where help text is opened at

File:
1 edited

Legend:

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

    r12119 r12730  
    160160    setTitle(Dictionary.get("WriteCDImagePrompt.Export"));
    161161   
    162     setJMenuBar(new SimpleMenuBar("0")); // need to find an appropriate help page to open at
     162    setJMenuBar(new SimpleMenuBar("exportingcollections"));
    163163    cancel_button.addActionListener(new CancelButtonListener());
    164164    list.addListSelectionListener(new CollectionListListener());
Note: See TracChangeset for help on using the changeset viewer.