Changeset 8885 in josm for trunk/data
- Timestamp:
- 2015-10-17T12:07:58+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r8879 r8885 4549 4549 <optional> 4550 4550 <checkgroup columns="3"> 4551 <check key="female" text="Female" /> 4552 <check key="male" text="Male" /> 4553 <check key="unisex" text="Unisex" /> 4551 <check key="female" text="Female" text_context="restroom" /> 4552 <check key="male" text="Male" text_context="restroom" /> 4553 <check key="unisex" text="Unisex" text_context="restroom" /> 4554 4554 </checkgroup> 4555 4555 <combo key="toilets:disposal" text="Type" values="flush,pitlatrine,chemical,bucket" />
Note:
See TracChangeset
for help on using the changeset viewer.