Changeset 27906 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionNewLocation.java
- Timestamp:
- 2012-02-20T19:25:50+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionNewLocation.java
r26228 r27906 52 52 53 53 public MenuActionNewLocation() { 54 super(tr("Change location"), "cadastre_small", tr("Set a new location for the next request"), null, false); 54 super(tr("Change location"), "cadastre_small", tr("Set a new location for the next request"), null, false, "cadastrefr/newlocation", true); 55 55 } 56 56
Note:
See TracChangeset
for help on using the changeset viewer.
