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
2017-05-20 00:13:07 -04:00

35 lines
665 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!-- 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>
<halign>left</halign>
<label>Loading Panel State, this may take a few moments...</label>
</text>
<text>
<halign>left</halign>
<label>Please be paitent, and don't touch anything during this process!</label>
</text>
</group>
</PropertyList>