mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix visualization of keyboard short-cut in Edit menu for toggling Advanced Find and Replace panel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31354 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6a2462f0a7
commit
a13b633c0f
@ -70,7 +70,7 @@
|
||||
\bind "C-M-n" "command-sequence math-display; math-number-toggle;"
|
||||
|
||||
\bind "C-f" "dialog-show findreplace"
|
||||
\bind "C-S-f" "dialog-show findreplaceadv"
|
||||
\bind "C-S-f" "dialog-toggle findreplaceadv"
|
||||
\bind "C-i" "inset-toggle" # 'i' for Inset
|
||||
|
||||
\bind "C-c" "copy"
|
||||
|
Loading…
Reference in New Issue
Block a user