aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/ui')
-rw-r--r--launcher/ui/pages/global/LauncherPage.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/LauncherPage.ui b/launcher/ui/pages/global/LauncherPage.ui
index 636aec15..4cc2a113 100644
--- a/launcher/ui/pages/global/LauncherPage.ui
+++ b/launcher/ui/pages/global/LauncherPage.ui
@@ -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>