Changeset 1420 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2009-02-17T16:53:50+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/GettingStarted.java
r1415 r1420 180 180 } catch (Exception e) {} 181 181 } 182 183 linkContent.clear(); 184 try { 185 slave.shutdown(); 186 } catch(SecurityException x) {} 187 182 188 183 189 content = "<html>\n"+
Note:
See TracChangeset
for help on using the changeset viewer.