Changeset 11345 in josm
- Timestamp:
- 2016-11-29T08:20:34+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
r11339 r11345 225 225 */ 226 226 static final List<String> UNMAINTAINED_PLUGINS = Collections.unmodifiableList(Arrays.asList( 227 "NanoLog", // See https://trac.openstreetmap.org/changeset/29404/subversion 228 "irsrectify", // See https://trac.openstreetmap.org/changeset/29404/subversion 229 "surveyor2", // See https://trac.openstreetmap.org/changeset/29404/subversion 227 230 "gpsbabelgui", 228 231 "Intersect_way",
Note:
See TracChangeset
for help on using the changeset viewer.