Changeset 12437 in osm for applications
- Timestamp:
- 2008-12-20T14:03:31+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java
r8721 r12437 24 24 25 25 public WMSAdjustAction(MapFrame mapFrame) { 26 super(tr(" landsatAdjust"), "movelandsat",26 super(tr("Adjust WMS"), "adjustwms", 27 27 tr("Adjust the position of the WMS layer"), mapFrame, 28 28 ImageProvider.getCursor("normal", "move"));
Note:
See TracChangeset
for help on using the changeset viewer.