Ticket #8644: defaultpresets.xml.horse_riding.patch

File defaultpresets.xml.horse_riding.patch, 2.4 KB (added by skyper, 11 years ago)

patch

Line 
1Index: data/defaultpresets.xml
2===================================================================
3*** data/defaultpresets.xml (revision 5914)
4--- data/defaultpresets.xml (working copy)
5***************
6*** 3374,3379 ****
7--- 3374,3392 ----
8 <text key="website" text="Website" />
9 <text key="email" text="Email Address" />
10 </item>
11+ <item name="Horse riding" icon="presets/equestrian.png" type="node,closedway">
12+ <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=horse_riding" />
13+ <label text="Edit Horse riding" />
14+ <key key="leisure" value="horse_riding" />
15+ <text key="name" text="Name" />
16+ <text key="operator" text="Operator" de.text="Betreiber" />
17+ <combo key="opening_hours" text="Opening Hours" de.text="Öffnungszeiten" values="Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00; Sa 08:00-12:00" />
18+ <space />
19+ <text key="phone" text="Phone Number" />
20+ <text key="fax" text="Fax Number" />
21+ <text key="website" text="Website" />
22+ <text key="email" text="Email Address" />
23+ </item>
24 <item name="Brothel" de.name="Bordell" icon="styles/standard/leisure/stripclub.png" type="node,closedway">
25 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=brothel"
26 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=brothel"
27***************
28*** 4095,4101 ****
29 <label text="Edit Equestrian" />
30 <key key="sport" value="equestrian" />
31 <text key="name" text="Name" />
32! <combo key="leisure" text="type" values="horse_riding,pitch,sports_centre,stadium,track" default="horse_riding" />
33 </item>
34 <item name="Horse Racing" icon="presets/equestrian.png" type="node,closedway">
35 <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=horse_racing" />
36--- 4108,4114 ----
37 <label text="Edit Equestrian" />
38 <key key="sport" value="equestrian" />
39 <text key="name" text="Name" />
40! <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
41 </item>
42 <item name="Horse Racing" icon="presets/equestrian.png" type="node,closedway">
43 <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=horse_racing" />