2017-09-21 01:09:20 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
2019-05-08 23:27:26 +00:00
|
|
|
<!-- Copyright (c) 2019 Joshua Davidson (Octal450) -->
|
2017-09-21 01:09:20 +00:00
|
|
|
|
|
|
|
<!-- A3XX Aircraft Config Dialog -->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<name>aircraft-config-mismatch</name>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
<color>
|
|
|
|
<red>0.5</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>0</blue>
|
2018-12-17 02:00:13 +00:00
|
|
|
<alpha>0.95</alpha>
|
2017-09-21 01:09:20 +00:00
|
|
|
</color>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
2018-05-05 16:48:40 +00:00
|
|
|
<label>Something Happened!</label>
|
2017-09-21 01:09:20 +00:00
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
|
2017-11-19 03:36:14 +00:00
|
|
|
<hrule>
|
|
|
|
<color>
|
|
|
|
<red>1.0</red>
|
|
|
|
<green>1.0</green>
|
|
|
|
<blue>1.0</blue>
|
2018-12-17 02:00:13 +00:00
|
|
|
<alpha>0.95</alpha>
|
2017-11-19 03:36:14 +00:00
|
|
|
</color>
|
|
|
|
</hrule>
|
2017-09-21 01:09:20 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
2018-05-05 16:48:40 +00:00
|
|
|
<label>Something happened and an internal error has occurred. The aircraft has been disabled.</label>
|
2017-09-21 01:09:20 +00:00
|
|
|
</text>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
2018-02-07 00:45:31 +00:00
|
|
|
<label>The error code and cause are listed below. Please include this information if contacting IDG.</label>
|
2017-09-21 01:09:20 +00:00
|
|
|
</text>
|
|
|
|
|
2017-11-19 03:36:14 +00:00
|
|
|
<hrule>
|
|
|
|
<color>
|
|
|
|
<red>1.0</red>
|
|
|
|
<green>1.0</green>
|
|
|
|
<blue>1.0</blue>
|
2018-12-17 02:00:13 +00:00
|
|
|
<alpha>0.95</alpha>
|
2017-11-19 03:36:14 +00:00
|
|
|
</color>
|
|
|
|
</hrule>
|
2017-09-21 01:09:20 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<halign>left</halign>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<label>Error Code:</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<border>1</border>
|
|
|
|
<label>99999</label>
|
|
|
|
<property>/systems/acconfig/mismatch-code</property>
|
|
|
|
<live>1</live>
|
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<halign>left</halign>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<label>Reason:</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<border>1</border>
|
|
|
|
<label>9999999999999999999999999999999999</label>
|
|
|
|
<property>/systems/acconfig/mismatch-reason</property>
|
|
|
|
<live>1</live>
|
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
2017-11-19 03:36:14 +00:00
|
|
|
<hrule>
|
|
|
|
<color>
|
|
|
|
<red>1.0</red>
|
|
|
|
<green>1.0</green>
|
|
|
|
<blue>1.0</blue>
|
2018-12-17 02:00:13 +00:00
|
|
|
<alpha>0.95</alpha>
|
2017-11-19 03:36:14 +00:00
|
|
|
</color>
|
|
|
|
</hrule>
|
2017-09-21 01:09:20 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<button>
|
|
|
|
<color>
|
2018-02-07 00:45:31 +00:00
|
|
|
<red>0.6</red>
|
|
|
|
<green>0</green>
|
2017-09-21 01:09:20 +00:00
|
|
|
<blue>0</blue>
|
2018-12-17 02:00:13 +00:00
|
|
|
<alpha>0.95</alpha>
|
2017-09-21 01:09:20 +00:00
|
|
|
</color>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>FlightGear Forums</legend>
|
2018-02-07 00:45:31 +00:00
|
|
|
<pref-width>550</pref-width>
|
2017-09-21 01:09:20 +00:00
|
|
|
<binding>
|
|
|
|
<command>open-browser</command>
|
|
|
|
<path>http://forum.flightgear.org</path>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
</PropertyList>
|