1
0
Fork 0

weather-dialog: show, if METAR is valid

add a checkbox tied to the metar-valid property
This commit is contained in:
Torsten Dreyer 2010-10-07 17:56:24 +02:00
parent bc54f3c40a
commit 083c9e9de6

View file

@ -1467,7 +1467,6 @@
<command>dialog-apply</command>
<object-name>metar-updates-winds-aloft</object-name>
</binding>
<name>aloft</name>
</checkbox>
</group>
@ -1493,6 +1492,12 @@
<empty>
<stretch>true</stretch>
</empty>
<checkbox>
<property>/environment/metar/valid</property>
<label>valid</label>
<live>true</live>
<editable>false</editable>
</checkbox>
</group>
<textbox>