Index: /trunk/data/defaultpresets.xml
===================================================================
--- /trunk/data/defaultpresets.xml	(revision 10016)
+++ /trunk/data/defaultpresets.xml	(revision 10017)
@@ -414,4 +414,6 @@
                 <text key="name" text="Name" />
                 <reference ref="highway_base" />
+                <text key="destination" text="Destination" />
+                <text key="destination:ref" text="Destination reference" />
                 <text key="width" text="Width (meters)" />
                 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
@@ -441,4 +443,6 @@
             <optional>
                 <reference ref="highway_base" />
+                <text key="destination" text="Destination" />
+                <text key="destination:ref" text="Destination reference" />
                 <text key="width" text="Width (meters)" />
                 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
@@ -475,4 +479,6 @@
                 <text key="name" text="Name" />
                 <reference ref="highway_base" />
+                <text key="destination" text="Destination" />
+                <text key="destination:ref" text="Destination reference" />
                 <text key="width" text="Width (meters)" />
                 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
@@ -498,4 +504,6 @@
             <optional>
                 <reference ref="highway_base" />
+                <text key="destination" text="Destination" />
+                <text key="destination:ref" text="Destination reference" />
                 <text key="width" text="Width (meters)" />
                 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
@@ -1195,5 +1203,4 @@
             <text key="name" text="Name" />
             <text key="ref" text="Number" />
-            <text key="exit_to" text="Exit to" />
         </item> <!-- Motorway Junction -->
         <item name="Services" icon="styles/standard/vehicle/services.svg" type="node,closedway,multipolygon" preset_name_label="true">
Index: /trunk/data/validator/ignoretags.cfg
===================================================================
--- /trunk/data/validator/ignoretags.cfg	(revision 10016)
+++ /trunk/data/validator/ignoretags.cfg	(revision 10017)
@@ -102,4 +102,5 @@
 E:traffic_sign
 E:building:levels
+E:exit_to
 ;
 ; Ignore valid and semi-valid keys that end with...
