Changeset 532 in josm for trunk/styles/standard/elemstyles.xml
- Timestamp:
- 2008-02-09T03:48:11+01:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.xml
r531 r532 1185 1185 1186 1186 <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> 1187 1194 <condition k="shop" v="outdoor" /> 1188 1195 <icon annotate="true" src="shopping/sports/outdoor.png" /> … … 1336 1343 <rule> 1337 1344 <condition k="historic" v="battlefield" /> 1338 <icon annotate="true" src=" misc/no_icon.png" />1345 <icon annotate="true" src="sightseeing/battlefield.png" /> 1339 1346 <scale_min>1</scale_min> 1340 1347 <scale_max>50000</scale_max>
Note:
See TracChangeset
for help on using the changeset viewer.