Ticket #19796: taxiway_widths_combo.patch
| File taxiway_widths_combo.patch, 711 bytes (added by , 6 years ago) |
|---|
-
resources/data/defaultpresets.xml
IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8
3071 3071 <key key="aeroway" value="taxiway" /> 3072 3072 <optional> 3073 3073 <text key="ref" text="Reference" /> 3074 < text key="width" text="Width (meters)" />3074 <combo key="width" text="Width (meters)" values="7.5,10.5,15,23" /> 3075 3075 <reference ref="surface" /> 3076 3076 </optional> 3077 3077 </item> <!-- Taxiway -->
