IDG A32X Professional Pre V1.0
This commit is contained in:
parent
a4b182185b
commit
1e3e397b29
6 changed files with 6 additions and 19 deletions
|
@ -190,21 +190,8 @@
|
|||
|
||||
<menubar>
|
||||
<default>
|
||||
<menu n="3">
|
||||
<item>
|
||||
<name>autopilot</name>
|
||||
<label>Autopilot</label>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>
|
||||
var autopilot = gui.Dialog.new("sim/gui/dialogs/autopilot/dialog", "Aircraft/IDG-A32X/Systems/autopilot-dlg.xml");
|
||||
autopilot.open();
|
||||
</script>
|
||||
</binding>
|
||||
</item>
|
||||
</menu>
|
||||
<menu n="100">
|
||||
<label>Airbus A3XX</label>
|
||||
<label>A32X Professional</label>
|
||||
<enabled type="bool">true</enabled>
|
||||
<item>
|
||||
<label>Aircraft Config</label>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
<text>
|
||||
<halign>left</halign>
|
||||
<label>it0uchpods Hangar presents: A320Family by it0uchpods Design Group</label>
|
||||
<label>A32X Professional by it0uchpods Design Group</label>
|
||||
</text>
|
||||
<text>
|
||||
<halign>left</halign>
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
<text>
|
||||
<halign>left</halign>
|
||||
<label>The goal of the IDG-A32X by it0uchpods is to provide FlightGear with authentic, realistic, Airbus A320 series Aircraft.</label>
|
||||
<label>IDG A32X Professional Pre V1.0</label>
|
||||
</text>
|
||||
|
||||
<hrule/>
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
<text>
|
||||
<halign>center</halign>
|
||||
<label>Welcome to the IDG A3XX Series!</label>
|
||||
<label>Welcome to the IDG A32X Professional!</label>
|
||||
</text>
|
||||
<text>
|
||||
<halign>center</halign>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# IDG-A32X
|
||||
# IDG A32X Professional
|
||||
A very advanced simulation of the Airbus A320 Family for FlightGear by it0uchpods Design Group.
|
||||
|
||||
Brought to you by:
|
||||
|
|
|
@ -1 +1 @@
|
|||
1532
|
||||
1533
|
Reference in a new issue