Changeset 472 in josm for trunk/presets/presets.xml


Ignore:
Timestamp:
Nov 27, 2007 8:10:00 PM (6 years ago)
Author:
framm
Message:

fix for presets.xml by christoph eckert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/presets/presets.xml

    r465 r472  
    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.