renamed "General" back to "File" commented out "Load/Save Flight"
in response to feedback on dev list and IRC, "General" reverts to "File and "Load/Save Flight" is commented out as it doesnt work currently
This commit is contained in:
parent
41ad86528c
commit
aa4a2db5e4
2 changed files with 4 additions and 4 deletions
|
@ -479,7 +479,7 @@
|
|||
<legend>Apply</legend>
|
||||
<equal>true</equal>
|
||||
<binding>
|
||||
<command>dialog-appl8y</command>
|
||||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
</button>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<PropertyList>
|
||||
|
||||
<menu>
|
||||
<label>General</label>
|
||||
|
||||
<label>File</label>
|
||||
<!--
|
||||
<item>
|
||||
<label>Load Flight (Shift-F1)</label>
|
||||
<binding>
|
||||
|
@ -19,7 +19,7 @@
|
|||
<script>gui.save_flight()</script>
|
||||
</binding>
|
||||
</item>
|
||||
<!--
|
||||
|
||||
<item>
|
||||
<label>Scenario</label>
|
||||
<binding>
|
||||
|
|
Loading…
Add table
Reference in a new issue