Changeset 461 in josm for trunk


Ignore:
Timestamp:
2007-11-10T00:04:31+01:00 (17 years ago)
Author:
(none)
Message:

fix bug #481: replace highway=minor with highway=tertiary in the presets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/presets/presets.xml

    r451 r461  
    1313        <item name="Road" icon="presets/ways.png">
    1414    <label text="Roads" />
    15                 <combo key="highway" text="Type:" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,minor,residential,unclassified,service,byway,unsurfaced,bridleway,track,cycleway,pedestrian,footway,steps" delete_if_empty="true" />
     15                <combo key="highway" text="Type:" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,residential,unclassified,service,byway,unsurfaced,bridleway,track,cycleway,pedestrian,footway,steps" delete_if_empty="true" />
    1616                <text key="name" text="Name:" default="" delete_if_empty="true" />
    1717  </item>
Note: See TracChangeset for help on using the changeset viewer.