Changeset 6345 in josm
- Timestamp:
- 2013-10-31T00:58:51+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r6337 r6345 705 705 <space /> 706 706 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> 707 <combo key="bicycle" text="Bicycle" values="yes,official,designated, dismount,permissive,destination,delivery,private,no" match="key" />707 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" /> 708 708 <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> 709 709 <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> … … 866 866 <combo key="trail_visibility" text="Visibility" values="excellent,good,intermediate,bad,horrible,no" values_context="trail_visibility" /> 867 867 <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" /> 868 <combo key="bicycle" text="Bicycle" values="yes,official,designated, dismount,permissive,destination,delivery,private,no" />868 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,no" /> 869 869 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" /> 870 870 <combo key="wheelchair" text="Wheelchairs" values="unknown,yes,official,no" />
Note:
See TracChangeset
for help on using the changeset viewer.