Changeset 12984 in osm for applications/editors/josm/plugins/wmsplugin
- Timestamp:
- 2009-01-06T15:50:39+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java
r12778 r12984 18 18 19 19 public Map_Rectifier_WMSmenuAction() { 20 super(tr("Rectified Image 20 super(tr("Rectified Image..."), "OLmarker", tr("Download Rectified Image from Metacarta's Map Rectifier WMS"), null, false); 21 21 } 22 22
Note:
See TracChangeset
for help on using the changeset viewer.