Ignore:
Timestamp:
2007-09-25T10:13:24+12:00 (17 years ago)
Author:
qq6
Message:

if Configuration.library_url is given, assume a default Configuration.gliserver_urlGatherer.java

File:
1 edited

Legend:

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

    r12115 r14567  
    6464    private JPasswordField password = null;
    6565    /** The default size of this dialog. */
    66     static final private Dimension SIZE = new Dimension(410,140);
     66    static final private Dimension SIZE = new Dimension(470,160);
    6767
    6868    /** Constructor. */
Note: See TracChangeset for help on using the changeset viewer.