Changeset 7521


Ignore:
Timestamp:
2004-06-01T17:00:10+12:00 (20 years ago)
Author:
kjdon
Message:

clicking preview now saves the config file just in case

File:
1 edited

Legend:

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

    r7326 r7521  
    694694   
    695695    public void actionPerformed(ActionEvent event) {
     696        Gatherer.c_man.getCollection().cdm.save(); // save the config file just in case
    696697        configureHomeURL();
    697698        Gatherer.self.spawnBrowser(homepage);
Note: See TracChangeset for help on using the changeset viewer.