This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/AircraftConfig/psload.xml

49 lines
961 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<!--
2017-08-16 20:53:35 +00:00
#########################################
# Copyright (c) it0uchpods Design Group #
#########################################
-->
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-panelstateload</name>
<layout>vbox</layout>
<group>
<layout>hbox</layout>
<text>
<halign>left</halign>
<label>Please wait...</label>
</text>
</group>
<hrule/>
<group>
<layout>vbox</layout>
<text>
2017-05-20 04:13:07 +00:00
<halign>left</halign>
<label>Loading Panel State, this may take a few moments...</label>
</text>
<text>
2017-05-20 04:13:07 +00:00
<halign>left</halign>
2017-06-20 17:00:11 +00:00
<label>Please be patient, and don't touch anything during this process!</label>
</text>
<text>
<border>1</border>
<label>9</label>
<valign>center</valign>
<property>/systems/acconfig/spin</property>
<live>1</live>
</text>
</group>
</PropertyList>