Ticket #7785: defaultpresets.xml.surfaceprim.patch
| File defaultpresets.xml.surfaceprim.patch, 5.3 KB (added by , 14 years ago) |
|---|
-
data/defaultpresets.xml
132 132 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 133 133 <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" /> 134 134 <text key="maxspeed" text="Max. speed (km/h)" /> 135 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 135 136 <check key="oneway" text="Oneway" default="on" /> 136 137 <check key="bridge" text="Bridge" default="off" /> 137 138 <check key="tunnel" text="Tunnel" default="off" /> … … 157 158 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 158 159 <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" /> 159 160 <text key="maxspeed" text="Max. speed (km/h)" /> 161 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 160 162 <check key="oneway" text="Oneway" default="on" /> 161 163 <check key="bridge" text="Bridge" default="off" /> 162 164 <check key="tunnel" text="Tunnel" default="off" /> … … 183 185 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 184 186 <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" /> 185 187 <text key="maxspeed" text="Max. speed (km/h)" /> 188 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 186 189 <check key="oneway" text="Oneway" default="on" /> 187 190 <check key="motorroad" text="Motorroad" default="on" /> 188 191 <check key="bridge" text="Bridge" default="off" /> … … 208 211 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 209 212 <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="1" /> 210 213 <text key="maxspeed" text="Max. speed (km/h)" /> 214 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 211 215 <check key="oneway" text="Oneway" default="on" /> 212 216 <check key="motorroad" text="Motorroad" default="on" /> 213 217 <check key="bridge" text="Bridge" default="off" /> … … 236 240 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 237 241 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" /> 238 242 <text key="maxspeed" text="Max. speed (km/h)" /> 243 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 239 244 <check key="oneway" text="Oneway" default="off" /> 240 245 <check key="motorroad" text="Motorroad" default="off" /> 241 246 <check key="bridge" text="Bridge" default="off" /> … … 261 266 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 262 267 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" /> 263 268 <text key="maxspeed" text="Max. speed (km/h)" /> 269 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 264 270 <check key="oneway" text="Oneway" default="off" /> 265 271 <check key="motorroad" text="Motorroad" default="off" /> 266 272 <check key="bridge" text="Bridge" default="off" /> … … 289 295 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 290 296 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" /> 291 297 <text key="maxspeed" text="Max. speed (km/h)" /> 298 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 292 299 <check key="oneway" text="Oneway" default="off" /> 293 300 <check key="bridge" text="Bridge" default="off" /> 294 301 <check key="tunnel" text="Tunnel" default="off" /> … … 317 324 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 318 325 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" /> 319 326 <text key="maxspeed" text="Max. speed (km/h)" /> 327 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 320 328 <check key="oneway" text="Oneway" default="off" /> 321 329 <check key="bridge" text="Bridge" default="off" /> 322 330 <check key="tunnel" text="Tunnel" default="off" />
