Changeset 4877 in josm for trunk/src/org/openstreetmap/josm/plugins
- Timestamp:
- 2012-01-28T18:35:27+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
r4846 r4877 107 107 new DeprecatedPlugin("dumbutils", tr("replaced by new {0} plugin","utilsplugin2")), 108 108 new DeprecatedPlugin("ImproveWayAccuracy", IN_CORE), 109 new DeprecatedPlugin("Curves", tr("replaced by new {0} plugin","utilsplugin2")), 109 110 }); 110 111 }
Note:
See TracChangeset
for help on using the changeset viewer.