Changes between Version 1 and Version 2 of Presets/LogisticsCapacity


Ignore:
Timestamp:
2016-11-11T17:29:52+01:00 (9 years ago)
Author:
Klumbumbus
Comment:

fix ison links

Legend:

Unmodified
Added
Removed
Modified
  • Presets/LogisticsCapacity

    v1 v2  
    564564                                        <label text=" " />     
    565565                                </item> <!-- fence -->
    566                                 <item name="Wall" icon="presets/wall.png" type="way,closedway">
     566                                <item name="Wall" icon="presets/barrier/wall.svg" type="way,closedway">
    567567                                        <key key="barrier" value="wall" />
    568568                                        <label text="________________________________________" />
     
    579579                                        <label text=" " />
    580580                                </item> <!-- wall -->
    581                                 <item name="City Wall" icon="presets/city_wall.png" type="way,closedway">
     581                                <item name="City Wall" icon="presets/barrier/city_wall.svg" type="way,closedway">
    582582                                        <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=city_wall"
    583583                                                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=city_wall"
     
    597597                                        <label text=" " />
    598598                                </item> <!-- city_wall -->
    599                                 <item name="Retaining Wall" icon="presets/retaining_wall.png" type="way,closedway">
     599                                <item name="Retaining Wall" icon="presets/barrier/retaining_wall.svg" type="way,closedway">
    600600                                        <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=retaining_wall"
    601601                                                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:barrier=retaining_wall"
     
    619619                                <separator/>
    620620                                <!-- *** access *** -->
    621                                 <item name="Entrance" icon="styles/standard/vehicle/entrance.png" type="node">
     621                                <item name="Entrance" icon="presets/barrier/entrance.svg" type="node">
    622622                                        <label text="Edit Entrance" />
    623623                                        <space />
     
    643643                                        <label text=" " />     
    644644                                </item> <!-- entrance -->
    645                                 <item name="Gate" icon="presets/gate.png" type="node">
     645                                <item name="Gate" icon="presets/barrier/gate.svg" type="node">
    646646                                        <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=gate"
    647647                                                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:barrier=gate"
     
    750750                        </group> <!-- Barriers -->
    751751        </group> <!-- General group -->
    752 </presets> 
     752</presets>
    753753}}}