source: josm/start.html@ 298

Last change on this file since 298 was 178, checked in by imi, 17 years ago
  • fixed display of tooltip shortcuts
  • added icon=... to annotation presets
  • added support for putting annotation presets in the toolbar
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.