1
0
Fork 0

GlobalWeather dialog: cosmetic changes and a bug fix

- Don't refer to the obsolete Weather Conditions and Clouds dialogs
- Nasal based rebuild of the cloud layers are no longer required this way
This commit is contained in:
Torsten Dreyer 2010-09-11 21:27:09 +02:00
parent c6072c9c76
commit 66f3f67f37
2 changed files with 4 additions and 22 deletions

View file

@ -19,11 +19,13 @@
<weather-scenarios>
<scenario>
<name>Disabled</name>
<description>METAR weather generation is disabled. Use 'Weather Conditions' and 'Clouds' dialogs to setup your weather.</description>
<description>METAR weather generation is disabled. Use the above controls to setup your weather.</description>
</scenario>
<scenario>
<name>Live data</name>
<description>Fetch live weather data for your nearest airport from noaa.gov. You need a working internet connection.</description>
<description>Fetch live weather data for your nearest airport from noaa.gov. You need a working internet connection.
All the controls in this dialog are computed automatically, once a valid METAR is received.
</description>
</scenario>
<scenario>
<name>Manual input</name>

View file

@ -113,10 +113,6 @@
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>nasal</command>
<script>rebuild()</script>
</binding>
</combo>
<input>
@ -157,10 +153,6 @@
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>nasal</command>
<script>rebuild()</script>
</binding>
</combo>
<input>
@ -201,10 +193,6 @@
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>nasal</command>
<script>rebuild()</script>
</binding>
</combo>
<input>
@ -245,10 +233,6 @@
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>nasal</command>
<script>rebuild()</script>
</binding>
</combo>
<input>
@ -290,10 +274,6 @@
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>nasal</command>
<script>rebuild()</script>
</binding>
</combo>
<input>