mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Merge pull request #1284 from kdave/prefs-help-singlekey
[Preferences] Update help text for single key shortcuts
This commit is contained in:
commit
fee93252d3
|
@ -1989,8 +1989,11 @@
|
|||
</item>
|
||||
<item row="4" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="singleKeyShortcuts">
|
||||
<property name="toolTip">
|
||||
<string>Existing shortcuts:<br/><b>1</b> - previous tab<br/><b>2</b> - next tab</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use single key shortcuts (1 - prev tab, 2 - next tab)</string>
|
||||
<string>Use single key shortcuts</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue
Block a user