Changeset 4846 in josm for trunk/src/org/openstreetmap/josm/plugins
- Timestamp:
- 2012-01-22T11:50:28+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
r4737 r4846 106 106 new DeprecatedPlugin("ParallelWay", IN_CORE), 107 107 new DeprecatedPlugin("dumbutils", tr("replaced by new {0} plugin","utilsplugin2")), 108 new DeprecatedPlugin("ImproveWayAccuracy", IN_CORE), 108 109 }); 109 110 }
Note: See TracChangeset
for help on using the changeset viewer.