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/ac_init.xml
2017-05-22 13:21:55 -04:00

32 lines
532 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-init</name>
<layout>vbox</layout>
<pref-width>200</pref-width>
<group>
<layout>hbox</layout>
<text>
<halign>left</halign>
<label>Please wait...</label>
</text>
</group>
<hrule/>
<group>
<layout>vbox</layout>
<text>
<halign>center</halign>
<label>A3XX Logic is startup up...</label>
</text>
</group>
</PropertyList>