Ignore:
Timestamp:
2004-01-27T16:35:34+13:00 (20 years ago)
Author:
jmt12
Message:

More modifications to mirroring including testing for a valid version of Wget (and complaining if its missing or it is old) and rearranging buttons on the GProgressBar

File:
1 edited

Legend:

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

    r6389 r6622  
    118118     * @see org.greenstone.gatherer.collection.BuildOptions#getBuildValue
    119119     * @see org.greenstone.gatherer.collection.BuildOptions#getBuildValueEnabled
    120      * @see org.greenstone.gatherer.gui.OptionsPane#ArgumentControl
     120     * @see org.greenstone.gatherer.gui.OptionsPane.ArgumentControl
    121121     */
    122122    public JPanel buildBuild(JPanel pane) {
     
    178178     * @see org.greenstone.gatherer.collection.BuildOptions#getImportValue
    179179     * @see org.greenstone.gatherer.collection.BuildOptions#getImportValueEnabled
    180      * @see org.greenstone.gatherer.gui.OptionsPane#ArgumentControl
     180     * @see org.greenstone.gatherer.gui.OptionsPane.ArgumentControl
    181181     */
    182182    public JPanel buildImport(JPanel pane) {
Note: See TracChangeset for help on using the changeset viewer.