Ticket #8250: defaultpresets.xml.lanes.patch
File defaultpresets.xml.lanes.patch, 3.6 KB (added by , 9 years ago) |
---|
-
data/defaultpresets.xml
465 465 <text key="name" text="Name" /> 466 466 <optional> 467 467 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 468 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 468 469 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 469 470 <check key="oneway" text="Oneway" default="off" /> 470 471 <check key="bridge" text="Bridge" default="off" /> … … 492 493 <text key="name" text="Name" /> 493 494 <optional> 494 495 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 496 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 495 497 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 496 498 <check key="area" text="Area" default="off" /> 497 499 <check key="bridge" text="Bridge" default="off" /> … … 519 521 <combo key="service" text="Serviceway type" values="alley,driveway,parking_aisle" /> 520 522 <text key="name" text="Name" /> 521 523 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 524 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 522 525 <text key="maxspeed" text="Max. speed (km/h)" /> 523 526 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 524 527 <check key="oneway" text="Oneway" default="off" /> … … 564 567 <optional> 565 568 <text key="name" text="Name" /> 566 569 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 570 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 567 571 <text key="maxspeed" text="Max. speed (km/h)" /> 568 572 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 569 573 <check key="oneway" text="Oneway" default="off" /> … … 589 593 <optional> 590 594 <text key="name" text="Name" /> 591 595 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 596 <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> 592 597 <text key="maxspeed" text="Max. speed (km/h)" /> 593 598 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 594 599 <check key="oneway" text="Oneway" default="off" /> … … 758 763 <optional> 759 764 <text key="name" text="Name" /> 760 765 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> 761 <text key="maxspeed" text="Max. speed (km/h)" />762 766 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> 763 767 <check key="oneway" text="Oneway" default="off" /> 764 768 <check key="bridge" text="Bridge" default="off" />