Ticket #6500: patch.txt

File patch.txt, 1.1 KB (added by FedericoCozzi, 14 years ago)

Patch to add new presets

Line 
1*** defaultpresets.xml Sat Jun 25 00:03:37 2011
2--- new-defaultpresets.xml Sat Jun 25 00:05:57 2011
3***************
4*** 1596,1601 ****
5--- 1596,1608 ----
6 <label text="Edit Bicycle Shop" />
7 <key key="shop" value="bicycle" />
8 <text key="name" text="Name" default="" delete_if_empty="true" />
9+ <check key="service:bicycle:retail" text="Bicycles are sold" />
10+ <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
11+ <check key="service:bicycle:repair" text="Bicycles are repaired" />
12+ <check key="service:bicycle:rental" text="Bicycles are rented" />
13+ <check key="service:bicycle:pump" text="Free bicycle pump" />
14+ <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
15+ <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
16 </item>
17 <item name="Rental" icon="presets/bicycle_rental.png" type="node,closedway">
18 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bicycle_rental"