1
0
Fork 0

Don't reference gui controls from the description

This commit is contained in:
Torsten Dreyer 2015-02-13 16:32:22 +01:00
parent b6bbc0aeca
commit ca3510aac1

View file

@ -30,7 +30,7 @@
</scenario> </scenario>
<scenario> <scenario>
<name type="string">Manual input</name> <name type="string">Manual input</name>
<description type="string">Enter your favorite METAR weather in the textbox above. A valid METAR syntax is required.</description> <description type="string">Enter your favorite METAR weather. A valid METAR syntax is required.</description>
<local-weather> <local-weather>
<tile-type>manual</tile-type> <tile-type>manual</tile-type>
<tile-management>METAR</tile-management> <tile-management>METAR</tile-management>