Ticket #12247: defaultpresets.xml.patch
File defaultpresets.xml.patch, 1.4 KB (added by , 9 years ago) |
---|
-
defaultpresets.xml
185 185 <chunk id="sport"> 186 186 <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,beachvolleyball,billiards,boules,bowls,canadian_football,canoe,climbing,cricket,croquet,cycling,dog_racing,equestrian,field_hockey,gaelic_games,golf,gymnastics,handball,horse_racing,ice_hockey,karting,model_aerodrome,motocross,motor,pelota,racquet,rc_car,rugby_league,rugby_union,running,safety_training,shooting,skateboard,skating,soccer,swimming,table_tennis,tennis,volleyball,9pin,10pin" values_context="sport" /> 187 187 </chunk> 188 <chunk id="diaper"> 189 <combo key="diaper" values="yes,no,room,1,2,3,4,5" /> 190 </chunk> 188 191 <chunk id="fee"> 189 192 <combo key="fee" text="Fee" values="yes,no" /> 190 193 </chunk> … … 4730 4733 <combo key="drinking_water" text="Drinking Water" values="yes,no,seasonal" /> 4731 4734 <text key="description" text="Description" /> 4732 4735 <reference ref="fee" /> 4736 <reference ref="diaper" /> 4733 4737 <text key="operator" text="Operator" /> 4734 4738 <combo key="toilets:position" text="Usage Position" values="seated,seated;urinal,squat,urinal" /> 4735 4739 <reference ref="wheelchair" />