Changeset 1528 in josm for trunk/styles/standard


Ignore:
Timestamp:
2009-04-16T09:52:51+02:00 (15 years ago)
Author:
ulfl
Message:

fix stuff got broken in #1465

File:
1 edited

Legend:

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

    r1526 r1528  
    24672467        </rule>
    24682468
    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"/>
    24722472                <icon annotate="true" src="shop/mall.png"/>
    24732473                <area colour="shop#00005f"/>
     
    29322932
    29332933        <rule>
    2934                 <condition k="landuse" v="leisure_ground"/>
     2934                <condition k="landuse" v="recreation_ground"/>
    29352935                <area colour="green#b1e0c2"/>
    29362936                <icon src="leisure/common.png"/>
Note: See TracChangeset for help on using the changeset viewer.