Ticket #5572: patch.diff
| File patch.diff, 766 bytes (added by , 15 years ago) |
|---|
-
styles/standard/elemstyles.xml
959 959 960 960 <rule> 961 961 <condition k="traffic_calming" v="chicane"/> 962 <icon annotate="true" src=" misc/chicane.png"/>962 <icon annotate="true" src="vehicle/chicane.png"/> 963 963 <scale_min>1</scale_min> 964 964 <scale_max>50000</scale_max> 965 965 </rule> … … 3592 3592 <rule> 3593 3593 <condition k="landuse" v="greenhouse_horticulture"/> 3594 3594 <area colour="green#b1e0c2"/> 3595 <icon src="misc/land mark/greenhouse_horticulture.png"/>3595 <icon src="misc/landuse/greenhouse_horticulture.png"/> 3596 3596 <scale_min>1</scale_min> 3597 3597 <scale_max>50000</scale_max> 3598 3598 </rule>
