2017-07-25 16:49:08 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
|
|
|
<!--
|
2017-08-16 20:53:35 +00:00
|
|
|
#########################################
|
|
|
|
# Copyright (c) it0uchpods Design Group #
|
|
|
|
#########################################
|
2017-07-25 16:49:08 +00:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!-- A3XX Aircraft Config Dialog -->
|
|
|
|
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<name>aircraft-config-about</name>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
<pref-width>800</pref-width>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>About This Aircraft</label>
|
|
|
|
</text>
|
|
|
|
<button>
|
|
|
|
<halign>right</halign>
|
|
|
|
<pref-width>20</pref-width>
|
|
|
|
<pref-height>20</pref-height>
|
|
|
|
<legend>X</legend>
|
|
|
|
<key>Esc</key>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<hrule/>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
2017-08-25 03:12:08 +00:00
|
|
|
<label>it0uchpods Hangar presents: A320Family by it0uchpods Design Group</label>
|
2017-07-25 16:49:08 +00:00
|
|
|
</text>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
2017-08-10 04:01:28 +00:00
|
|
|
<label>Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp), Charlie Schwehm (Wecsje)</label>
|
2017-07-25 16:49:08 +00:00
|
|
|
</text>
|
|
|
|
|
|
|
|
<hrule/>
|
|
|
|
|
2017-08-25 03:12:08 +00:00
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>FDM: Joshua Davidson (it0uchpods)</label>
|
|
|
|
</text>
|
2017-07-25 16:49:08 +00:00
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Systems: Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label>
|
|
|
|
</text>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Cockpit: Narendran Muraleedharan (omega95), Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label>
|
|
|
|
</text>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Instruments: Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label>
|
|
|
|
</text>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
2017-08-14 00:05:14 +00:00
|
|
|
<label>Pre V1.0, Shared Libraries 1.4.5</label>
|
2017-07-25 16:49:08 +00:00
|
|
|
</text>
|
|
|
|
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<hrule/>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Go Away</legend>
|
|
|
|
<pref-width>210</pref-width>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
</PropertyList>
|