Merge pull request #4422 from legonigel/shortcut_fix
Changed server shortcut on GUI main window Fixes #4367
This commit is contained in:
commit
6e2ccb8f8d
|
@ -87,7 +87,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>&Server (share this computer's mouse and keyboard):</string>
|
||||
<string>Ser&ver (share this computer's mouse and keyboard):</string>
|
||||
</property>
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
|
|
Loading…
Reference in New Issue