Ticket #17445: patch17445.diff

File patch17445.diff, 1.5 KB (added by Hb---, 7 years ago)
  • defaultpresets.xml

     
    856856            <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
    857857            <combo key="goods" text="Light Commercial Vehicles (goods)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
    858858            <combo key="hgv" text="Heavy Goods Vehicles (hgv)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
     859            <combo key="agricultural" text="Slow Vehicles (Tractors)" values="yes,official,designated,destination,permissive,private,no" match="key" />
    859860            <combo key="4wd_only" text="4WD only" values="yes,recommended,no" match="key" />
    860861            <space />
    861862            <label text="Vehicles per use" />
    862             <combo key="agricultural" text="Agricultural" values="yes,official,designated,destination,permissive,private,no" match="key" />
    863863            <combo key="emergency" text="Emergency vehicles" values="yes,official,designated,destination,no" match="keyvalue" />
    864864            <combo key="hov" text="High-occupancy vehicles (hov)" values="yes,official,designated,destination,permissive,private,no" match="key" />
    865865            <combo key="psv" text="Public Service Vehicles (psv)" values="yes,official,designated,destination,permissive,private,no" match="key" />