Ignore:
Timestamp:
2013-12-24T20:26:51+01:00 (10 years ago)
Author:
Don-vip
Message:

Ask user to change proxy settings when proxy errors occur at startup (useful when a laptop is often used between two locations with different proxy settings)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/Main.java

    r6474 r6523  
    409409    }
    410410
     411    /**
     412     * Constructs new {@code Main} object. A lot of global variables are initialized here.
     413     */
    411414    public Main() {
    412415        main = this;
Note: See TracChangeset for help on using the changeset viewer.