Ignore:
Timestamp:
2006-08-31T15:16:17+12:00 (18 years ago)
Author:
mdewsnip
Message:

Kissed the horrible old plugins.dat and classifiers.dat files goodbye...

File:
1 edited

Legend:

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

    r12608 r12633  
    717717        Configuration.setLocale("general.locale", Configuration.GENERAL_SETTING, ((DictionaryEntry) language_combobox.getSelectedItem()).getLocale());
    718718        restart_required = true;
    719 
    720         // Delete the plugins.dat and classifiers.dat files
    721         PluginManager.clearPluginCache();
    722         ClassifierManager.clearClassifierCache();
    723719        }
    724720
Note: See TracChangeset for help on using the changeset viewer.