Merge branch 'master' of https://github.com/it0uchpods/IDG-A32X into dome-light

This commit is contained in:
Jonathan Redpath 2018-10-25 13:07:56 +01:00
commit 3b0654667f
4 changed files with 52 additions and 52 deletions

View file

@ -6,7 +6,7 @@
############################################## ##############################################
--> -->
<PropertyList include="Aircraft/Generic/Human/Include/walker-include.xml"> <PropertyList>
<sim> <sim>

View file

@ -33,56 +33,56 @@
<hrule/> <hrule/>
<group> <group>
<layout>vbox</layout> <layout>vbox</layout>
<text> <text>
<halign>left</halign> <halign>left</halign>
<label>A32X by it0uchpods Design Group</label> <label>A32X by it0uchpods Design Group</label>
</text> </text>
<text> <text>
<halign>left</halign> <halign>left</halign>
<label>Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp), Thorsten Herrmann (TH-555)</label> <label>Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp), Thorsten Herrmann (TH-555)</label>
</text> </text>
<hrule/> <hrule/>
<text> <text>
<halign>left</halign> <halign>left</halign>
<label>FDM: Joshua Davidson (it0uchpods)</label> <label>FDM: Joshua Davidson (it0uchpods)</label>
</text> </text>
<text> <text>
<halign>left</halign> <halign>left</halign>
<label>Systems: Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label> <label>Systems: Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label>
</text> </text>
<text> <text>
<halign>left</halign> <halign>left</halign>
<label>Cockpit: Thorsten Herrmann (TH-555), Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label> <label>Cockpit: Thorsten Herrmann (TH-555), Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label>
</text> </text>
<text> <text>
<halign>left</halign> <halign>left</halign>
<label>Instruments: Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label> <label>Instruments: Joshua Davidson (it0uchpods), Jonanthan Redpath (legoboyvdlp)</label>
</text> </text>
<text> <text>
<halign>left</halign> <halign>left</halign>
<label>Pre V1.0, Shared Libraries 1.5.0</label> <label>Pre V1.0, Shared Libraries 1.5.0</label>
</text> </text>
</group> </group>
<hrule/> <hrule/>
<group> <group>
<layout>hbox</layout> <layout>hbox</layout>
<button> <button>
<halign>center</halign> <halign>center</halign>
<legend>Go Away</legend> <legend>Go Away</legend>
<pref-width>210</pref-width> <pref-width>210</pref-width>
<binding> <binding>
<command>dialog-close</command> <command>dialog-close</command>
</binding> </binding>
</button> </button>
</group> </group>
</PropertyList> </PropertyList>

View file

@ -222,7 +222,7 @@
<repeatable>true</repeatable> <repeatable>true</repeatable>
<binding> <binding>
<command>nasal</command> <command>nasal</command>
<script>rmp.transfer(1);</script> <script>rmp.transfer(2);</script>
<condition> <condition>
<and> <and>
<greater-than-equals> <greater-than-equals>

View file

@ -1 +1 @@
4683 4685