From a13b633c0f246d2b113025ce1c4c3687c3d126bf Mon Sep 17 00:00:00 2001 From: Tommaso Cucinotta Date: Tue, 8 Sep 2009 22:11:13 +0000 Subject: [PATCH] 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 --- lib/bind/cua.bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind index 5dd7cee7b6..64a4321952 100644 --- a/lib/bind/cua.bind +++ b/lib/bind/cua.bind @@ -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" -- 2.39.2