Changeset 24971 in osm for applications/editors
- Timestamp:
 - 2011-01-04T18:38:19+01:00 (15 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
applications/editors/josm/plugins/contourmerge/src/org/openstreetmap/josm/plugins/contourmerge/ContourMergeMode.java
r24969 r24971 44 44 Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR) 45 45 ); 46 putValue("help", HelpUtil.ht("Plugin/ contourmerge"));46 putValue("help", HelpUtil.ht("Plugin/ContourMerge")); 47 47 } 48 48  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  