- Timestamp:
- 2014-12-16T17:36:12+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/MapRectifierWMSmenuAction.java
r7005 r7813 2 2 package org.openstreetmap.josm.actions; 3 3 4 import static org.openstreetmap.josm.gui.help.HelpUtil.ht; 4 5 import static org.openstreetmap.josm.tools.I18n.tr; 5 6 … … 75 76 true 76 77 ); 78 putValue("help", ht("/Menu/Imagery")); 77 79 78 80 // Add default services
Note:
See TracChangeset
for help on using the changeset viewer.