mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 11:26:59 +03:00
Improve menu bar setting string
This commit is contained in:
parent
6b45386252
commit
4c52cc414f
1 changed files with 4 additions and 1 deletions
|
|
@ -330,8 +330,11 @@
|
|||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="preferMenuBarCheckBox">
|
||||
<property name="toolTip">
|
||||
<string>The menubar is more friendly for keyboard-driven interaction.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Always show menu bar instead of tool bar (more keyboard friendly, less pretty)</string>
|
||||
<string>Replace toolbar with menubar</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue