]> git.lyx.org Git - features.git/commitdiff
Fix visualization of keyboard short-cut in Edit menu for toggling Advanced Find and...
authorTommaso Cucinotta <tommaso@lyx.org>
Tue, 8 Sep 2009 22:11:13 +0000 (22:11 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Tue, 8 Sep 2009 22:11:13 +0000 (22:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31354 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/cua.bind

index 5dd7cee7b650c5392caf5e3eea3cf818b416196c..64a43219526d1bab70ce16165cd59760a0f71c89 100644 (file)
@@ -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"