2017-08-11 05:49:48 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
2018-12-20 01:55:02 +00:00
|
|
|
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
2017-08-11 05:49:48 +00:00
|
|
|
|
|
|
|
<!-- A3XX Aircraft Config Dialog -->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<name>aircraft-config-update</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-08-11 05:49:48 +00:00
|
|
|
</color>
|
|
|
|
|
2017-09-21 01:09:20 +00:00
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Out of Date!</label>
|
|
|
|
</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>
|
2018-12-17 02:00:13 +00:00
|
|
|
<halign>left</halign>
|
2017-09-21 01:09:20 +00:00
|
|
|
<label>Attention: Your IDG-A32X is out of date! This means you are missing out on bugfixes, and new features!</label>
|
|
|
|
</text>
|
2018-12-17 02:00:13 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>table</layout>
|
|
|
|
<halign>left</halign>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<row>0</row>
|
|
|
|
<col>0</col>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Latest available revision:</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<row>0</row>
|
|
|
|
<col>1</col>
|
|
|
|
<halign>left</halign>
|
|
|
|
<border>1</border>
|
|
|
|
<label>99999</label>
|
|
|
|
<property>/systems/acconfig/new-revision</property>
|
|
|
|
<live>1</live>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<row>1</row>
|
|
|
|
<col>0</col>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Current installed revision:</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<row>1</row>
|
|
|
|
<col>1</col>
|
|
|
|
<halign>left</halign>
|
|
|
|
<border>1</border>
|
|
|
|
<label>99999</label>
|
|
|
|
<property>/systems/acconfig/revision</property>
|
|
|
|
<live>1</live>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
</group>
|
|
|
|
|
2017-09-21 01:09:20 +00:00
|
|
|
<text>
|
2018-12-17 02:00:13 +00:00
|
|
|
<halign>left</halign>
|
2017-09-21 01:09:20 +00:00
|
|
|
<label>You can continue for now, but it is highly recommended to download the latest version by the button below.</label>
|
|
|
|
</text>
|
|
|
|
<text>
|
2018-12-17 02:00:13 +00:00
|
|
|
<halign>left</halign>
|
2017-09-21 01:09:20 +00:00
|
|
|
<label>You will need to restart FlightGear, and install the latest .zip file.</label>
|
|
|
|
</text>
|
|
|
|
<text>
|
2018-12-17 02:00:13 +00:00
|
|
|
<halign>left</halign>
|
2017-09-21 01:09:20 +00:00
|
|
|
<label>GIT users: Please press Remind Me Later, and run a "git pull" command. (or pull using GIT GUI)</label>
|
|
|
|
</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>hbox</layout>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<color>
|
|
|
|
<red>0</red>
|
|
|
|
<green>0.5</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>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Download Update</legend>
|
|
|
|
<pref-width>220</pref-width>
|
|
|
|
<binding>
|
|
|
|
<command>open-browser</command>
|
|
|
|
<path>https://www.github.com/it0uchpods/IDG-A32X/archive/master.zip</path>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>exit</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button>
|
2017-08-11 05:49:48 +00:00
|
|
|
<color>
|
2017-11-19 03:36:14 +00:00
|
|
|
<red>0.6</red>
|
2017-08-11 05:49:48 +00:00
|
|
|
<green>0</green>
|
|
|
|
<blue>0</blue>
|
2018-12-17 02:00:13 +00:00
|
|
|
<alpha>0.95</alpha>
|
2017-08-11 05:49:48 +00:00
|
|
|
</color>
|
2017-09-21 01:09:20 +00:00
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Remind Me Later</legend>
|
|
|
|
<pref-width>220</pref-width>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
if (getprop("/systems/acconfig/mismatch-code") == "0x000") {
|
2018-05-21 02:51:06 +00:00
|
|
|
if (getprop("/systems/acconfig/options/welcome-skip") != 1) {
|
|
|
|
acconfig.welcome_dlg.open();
|
|
|
|
}
|
2017-09-21 01:09:20 +00:00
|
|
|
} else {
|
|
|
|
acconfig.error_mismatch.open();
|
|
|
|
}
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</group>
|
2017-08-11 05:49:48 +00:00
|
|
|
|
|
|
|
</PropertyList>
|