Changeset 1528 in josm for trunk/styles
- Timestamp:
- 2009-04-16T09:52:51+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.xml
r1526 r1528 2467 2467 </rule> 2468 2468 2469 <!-- duplicate of shop _centre? -->2470 <rule> 2471 <condition k="shop" v="shop _center"/>2469 <!-- duplicate of shoppping_centre? --> 2470 <rule> 2471 <condition k="shop" v="shoppping_centre"/> 2472 2472 <icon annotate="true" src="shop/mall.png"/> 2473 2473 <area colour="shop#00005f"/> … … 2932 2932 2933 2933 <rule> 2934 <condition k="landuse" v=" leisure_ground"/>2934 <condition k="landuse" v="recreation_ground"/> 2935 2935 <area colour="green#b1e0c2"/> 2936 2936 <icon src="leisure/common.png"/>
Note:
See TracChangeset
for help on using the changeset viewer.