A3XX: Fix mismatch and update dialog colors

This commit is contained in:
Joshua Davidson 2017-11-18 22:36:14 -05:00
parent 08438e365c
commit 691fa88bc5
13 changed files with 56 additions and 26 deletions

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-about</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-init</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>announcements</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-mismatch</name>
@ -17,7 +16,7 @@
<red>0.5</red>
<green>0</green>
<blue>0</blue>
<alpha>1</alpha>
<alpha>0.9</alpha>
</color>
<group>
@ -28,7 +27,14 @@
</text>
</group>
<hrule/>
<hrule>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
<alpha>0.9</alpha>
</color>
</hrule>
<group>
<layout>vbox</layout>
@ -42,7 +48,14 @@
<label>Please try the suggestions below, before contacting it0uchpods Design Group</label>
</text>
<hrule/>
<hrule>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
<alpha>0.9</alpha>
</color>
</hrule>
<group>
<layout>hbox</layout>
@ -76,7 +89,14 @@
</text>
</group>
<hrule/>
<hrule>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
<alpha>0.9</alpha>
</color>
</hrule>
<text>
<halign>left</halign>
@ -96,7 +116,14 @@
</text>
</group>
<hrule/>
<hrule>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
<alpha>0.9</alpha>
</color>
</hrule>
<group>
<layout>hbox</layout>
@ -106,7 +133,7 @@
<red>0</red>
<green>0.5</green>
<blue>0</blue>
<alpha>1</alpha>
<alpha>0.9</alpha>
</color>
<halign>center</halign>
<legend>Download Latest FGFS</legend>
@ -127,7 +154,7 @@
<red>0</red>
<green>0.5</green>
<blue>0</blue>
<alpha>1</alpha>
<alpha>0.9</alpha>
</color>
<halign>center</halign>
<legend>FlightGear Forums</legend>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-fail</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-fbw</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-help</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-panelstateload</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-panelstateloaded</name>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-update</name>
@ -17,7 +16,7 @@
<red>0.5</red>
<green>0</green>
<blue>0</blue>
<alpha>1</alpha>
<alpha>0.9</alpha>
</color>
<group>
@ -28,7 +27,14 @@
</text>
</group>
<hrule/>
<hrule>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
<alpha>0.9</alpha>
</color>
</hrule>
<group>
<layout>vbox</layout>
@ -51,7 +57,14 @@
</text>
</group>
<hrule/>
<hrule>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
<alpha>0.9</alpha>
</color>
</hrule>
<group>
<layout>hbox</layout>
@ -61,7 +74,7 @@
<red>0</red>
<green>0.5</green>
<blue>0</blue>
<alpha>1</alpha>
<alpha>0.9</alpha>
</color>
<halign>center</halign>
<legend>Download Update</legend>
@ -79,10 +92,10 @@
</button>
<button>
<color>
<red>0.7</red>
<red>0.6</red>
<green>0</green>
<blue>0</blue>
<alpha>1</alpha>
<alpha>0.9</alpha>
</color>
<halign>center</halign>
<legend>Remind Me Later</legend>

View file

@ -8,7 +8,6 @@
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-welcome</name>

View file

@ -1 +1 @@
4017
4018