A32X: Fix missing Utilities menu on Mac
This commit is contained in:
parent
23281c646d
commit
3f94796d29
3 changed files with 2 additions and 11 deletions
|
@ -213,7 +213,7 @@
|
|||
</item>
|
||||
</menu>
|
||||
<menu n="101">
|
||||
<label>Tools</label>
|
||||
<label>Utilities</label>
|
||||
<enabled type="bool">true</enabled>
|
||||
<item>
|
||||
<label>Select Livery</label>
|
||||
|
|
|
@ -65,15 +65,6 @@
|
|||
</script>
|
||||
</binding>
|
||||
</button>
|
||||
<button>
|
||||
<halign>center</halign>
|
||||
<legend>Pushback</legend>
|
||||
<pref-width>140</pref-width>
|
||||
<binding>
|
||||
<command>dialog-show</command>
|
||||
<dialog-name>pushback</dialog-name>
|
||||
</binding>
|
||||
</button>
|
||||
<button>
|
||||
<halign>center</halign>
|
||||
<legend>Aircraft Help</legend>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2015
|
||||
2016
|
Reference in a new issue