Ignore:
Timestamp:
2009-07-08T20:23:47+02:00 (17 years ago)
Author:
stoecker
Message:

applied relation sort - fix #27789 - patch by cjw

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java

    r1742 r1748  
    5858        "lang-de", "lang-en_GB", "lang-fr", "lang-it", "lang-pl", "lang-ro",
    5959        "lang-ru", "ewmsplugin", "ywms", "tways-0.2", "geotagged", "landsat",
    60         "namefinder", "waypoints", "slippy_map_chooser"};
     60        "namefinder", "waypoints", "slippy_map_chooser", "tcx-support"};
    6161        for (String p : oldplugins) {
    6262            if (plugins.contains(p)) {
Note: See TracChangeset for help on using the changeset viewer.