Move Joystick Configuration to File menu
Also rename Input Configuration to Mouse Configuration at suggestion of Gilberto AGOSTINHO
This commit is contained in:
parent
221235063b
commit
a36170f12e
2 changed files with 14 additions and 14 deletions
|
@ -12,7 +12,8 @@
|
|||
<snap-shot>Screenshot </snap-shot>
|
||||
<snap-shot-dir>Screenshot Directory</snap-shot-dir>
|
||||
<sound-config>Sound Configuration</sound-config>
|
||||
<input-config>Input Configuration</input-config>
|
||||
<input-config>Mouse Configuration</input-config>
|
||||
<joystick-config>Joystick Configuration</joystick-config>
|
||||
<terrasync>Scenery Download</terrasync>
|
||||
<aircraft-center>Aircraft Center (Experimental)</aircraft-center>
|
||||
<exit>Quit</exit>
|
||||
|
@ -123,7 +124,6 @@
|
|||
<aircraft-checklists>Aircraft Checklists</aircraft-checklists>
|
||||
<common-keys>Common Aircraft Keys</common-keys>
|
||||
<basic-keys>Basic Simulator Keys</basic-keys>
|
||||
<joystick-config>Joystick Configuration</joystick-config>
|
||||
<joystick-info>Joystick Information</joystick-info>
|
||||
<tutorial-start>Tutorials</tutorial-start>
|
||||
<menu-about>About</menu-about>
|
||||
|
|
|
@ -67,6 +67,14 @@
|
|||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<name>joystick-config</name>
|
||||
<binding>
|
||||
<command>dialog-show</command>
|
||||
<dialog-name>joystick-config</dialog-name>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<name>terrasync</name>
|
||||
<binding>
|
||||
|
@ -822,14 +830,6 @@
|
|||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<name>joystick-config</name>
|
||||
<binding>
|
||||
<command>dialog-show</command>
|
||||
<dialog-name>joystick-config</dialog-name>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>------------------</label>
|
||||
<enabled>false</enabled>
|
||||
|
|
Loading…
Add table
Reference in a new issue