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>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="title">
|
<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>
|
||||||
<property name="checkable">
|
<property name="checkable">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Loading…
Reference in New Issue