source: osm/applications/editors/josm/core_0.5/start.html@ 4437

Last change on this file since 4437 was 4437, checked in by frederik, 17 years ago

clone of original josm revision 316, to be used as a base for 0.5 changes.

File size: 248 bytes
Line 
1<applet
2 code="org/openstreetmap/josm/gui/MainApplet.class"
3 archive="dist/josm-custom.jar,lib/gettext-commons-0.9.jar,lib/metadata-extractor-2.3.1.jar,lib/MinML2.jar"
4 width="800"
5 height="600"
6 username="foo"
7 password="bar"
8/>
Note: See TracBrowser for help on using the repository browser.