Changeset 1105 in josm


Ignore:
Timestamp:
Dec 7, 2008 3:20:23 AM (4 years ago)
Author:
ce
Message:

added types for tourism=information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/presets/presets.xml

    r1074 r1105  
    12641264 
    12651265                <item name="Information point" icon="presets/information.png"> 
    1266                         <label text="Edit Tourist Information" /> 
     1266                        <label text="Edit Information Point" /> 
    12671267                        <key key="tourism" value="information" /> 
     1268                        <combo key="information" text="type" values="office,map,citymap,hikingmap,bicyclemap,board,history,nature,wildlife,guidepost" default="" delete_if_empty="true" /> 
    12681269                        <text key="name" text="Name" default="" delete_if_empty="true" /> 
    12691270                </item> 
Note: See TracChangeset for help on using the changeset viewer.