updates
This commit is contained in:
parent
efd0a053ad
commit
9a44dd843b
2 changed files with 1 additions and 17 deletions
|
@ -262,22 +262,6 @@
|
||||||
|
|
||||||
<hrule/>
|
<hrule/>
|
||||||
|
|
||||||
<checkbox>
|
|
||||||
<label>EIS2 Displays</label>
|
|
||||||
<halign>left</halign>
|
|
||||||
<enable>
|
|
||||||
<equals>
|
|
||||||
<property>/gear/gear[0]/wow</property>
|
|
||||||
<value>1</value>
|
|
||||||
</equals>
|
|
||||||
</enable>
|
|
||||||
<property>/options/EIS2</property>
|
|
||||||
<binding>
|
|
||||||
<command>dialog-apply</command>
|
|
||||||
</binding>
|
|
||||||
<live>true</live>
|
|
||||||
</checkbox>
|
|
||||||
|
|
||||||
<checkbox>
|
<checkbox>
|
||||||
<label>Skip IRS alignment</label>
|
<label>Skip IRS alignment</label>
|
||||||
<halign>left</halign>
|
<halign>left</halign>
|
||||||
|
|
|
@ -11,6 +11,6 @@
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<options>
|
<options>
|
||||||
<EIS2 type="bool">1</EIS2>
|
<EIS2 type="bool">0</EIS2>
|
||||||
</options>
|
</options>
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
Reference in a new issue