Changeset 869 in josm


Ignore:
Timestamp:
Aug 25, 2008 9:14:43 PM (5 years ago)
Author:
stoecker
Message:

removed useless texts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/presets/presets.xml

    r866 r869  
    721721 
    722722                <item name="Crossing" icon="presets/waypoints.png"> 
    723                         <label text="Edit Crossing" /> 
    724                         <label text=" " /> 
    725723                        <key key="highway" value="crossing" /> 
    726724                </item> 
     
    731729 
    732730                <item name="Traffic Signal" icon="presets/waypoints.png"> 
    733                         <label text="Edit Traffic Signal" /> 
    734                         <label text=" " /> 
    735731                        <key key="highway" value="traffic_signals" /> 
    736732                </item> 
    737733 
    738734                <item name="Turning Circle" icon="presets/waypoints.png"> 
    739                         <label text="Edit Turning Circle" /> 
    740                         <label text=" " /> 
    741735                        <key key="highway" value="turning_circle" /> 
    742736                </item> 
Note: See TracChangeset for help on using the changeset viewer.