1
0
Fork 0

Menu bar changes to expose Joystick Configuration dialog, and minor

typo in button config fix.
This commit is contained in:
Stuart Buchanan 2012-09-03 22:22:09 +01:00
parent 54c043bdc3
commit d836ea78f1
2 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ var assignButton = func(cmd) {
<text>
<halign>left</halign>
<label>Select the command you wish to assign to this button</label>
<label>Select the command you wish to assign to this button.</label>
</text>
<hrule/>

View file

@ -737,10 +737,10 @@
</item>
<item>
<name>joystick-info</name>
<name>joystick-config</name>
<binding>
<command>dialog-show</command>
<dialog-name>joystick-info</dialog-name>
<dialog-name>joystick-config</dialog-name>
</binding>
</item>