Changeset 290 in josm for src/org/openstreetmap/josm/gui/GettingStarted.java
- Timestamp:
- 2007-07-18T23:12:56+02:00 (19 years ago)
- File:
-
- 1 edited
-
src/org/openstreetmap/josm/gui/GettingStarted.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/org/openstreetmap/josm/gui/GettingStarted.java
r266 r290 46 46 47 47 panel = new JPanel(new GridBagLayout()); 48 49 panel.add(new JLabel("<html><h2>You are running a beta version with a brand new feature <i>multiple data layers</i>.</h2>" + 50 "<h3>This is a major change, so expect some bugs, especally with undo/redo and the merging code.<br>" + 51 "If you can't work, downgrade to josm-1.5.jar, available at http://josm.openstreetmap.org/download/josm-1.5.jar<br><br>" + 52 "Imi.</h3>"), GBC.eol()); 48 53 49 54 addGettingStarted();
Note:
See TracChangeset
for help on using the changeset viewer.
