Ignore:
Timestamp:
2008-02-09T03:48:11+01:00 (17 years ago)
Author:
(none)
Message:

add laundry and battlefield icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/elemstyles.xml

    r531 r532  
    11851185
    11861186        <rule>
     1187                <condition k="shop" v="laundry" />
     1188                <icon annotate="true" src="shopping/laundry.png" />
     1189        <scale_min>1</scale_min>
     1190        <scale_max>50000</scale_max>
     1191        </rule>
     1192
     1193        <rule>
    11871194                <condition k="shop" v="outdoor" />
    11881195                <icon annotate="true" src="shopping/sports/outdoor.png" />
     
    13361343        <rule>
    13371344                <condition k="historic" v="battlefield" />
    1338                 <icon annotate="true" src="misc/no_icon.png" />
     1345                <icon annotate="true" src="sightseeing/battlefield.png" />
    13391346        <scale_min>1</scale_min>
    13401347        <scale_max>50000</scale_max>
Note: See TracChangeset for help on using the changeset viewer.