1
0
Fork 0

Moved/re-ordered local weather dialogs

as discussed with Thorsten Renk.
Suggestions on better namings for menu items still welcome.
This commit is contained in:
ThorstenB 2011-06-06 20:06:52 +02:00
parent 7db6c6f876
commit 92b3358f83

View file

@ -329,14 +329,7 @@
<item> <item>
<label>Local Weather</label> <label>Local Weather</label>
<binding> <name>local_weather</name>
<command>dialog-show</command>
<dialog-name>local_weather</dialog-name>
</binding>
</item>
<item>
<label>Local Weather Tiles</label>
<binding> <binding>
<command>dialog-show</command> <command>dialog-show</command>
<dialog-name>local_weather_tiles</dialog-name> <dialog-name>local_weather_tiles</dialog-name>
@ -344,7 +337,8 @@
</item> </item>
<item> <item>
<label>Local Weather Config</label> <label>Local Weather Settings</label>
<name>local_weather_config</name>
<binding> <binding>
<command>dialog-show</command> <command>dialog-show</command>
<dialog-name>local_weather_config</dialog-name> <dialog-name>local_weather_config</dialog-name>
@ -690,6 +684,15 @@
</binding> </binding>
</item> </item>
<item>
<label>Local Weather (Test)</label>
<name>local_weather</name>
<binding>
<command>dialog-show</command>
<dialog-name>local_weather</dialog-name>
</binding>
</item>
<item> <item>
<label>Print Visible Scene Info</label> <label>Print Visible Scene Info</label>
<binding> <binding>