From: Jean-Marc Lasgouttes Date: Mon, 20 Mar 2006 15:56:08 +0000 (+0000) Subject: * lib/bind/sciword.bind: fix find&replace X-Git-Tag: 1.6.10~13470 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e22e28f6d6c0351e03d4702484679f082f84bd84;p=lyx.git * lib/bind/sciword.bind: fix find&replace git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13437 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/bind/sciword.bind b/lib/bind/sciword.bind index a6e845f304..3c5bc0b37e 100644 --- a/lib/bind/sciword.bind +++ b/lib/bind/sciword.bind @@ -163,7 +163,7 @@ #\bind "C-F1" "help-context" # Not yet implemented! \bind "F2" "buffer-write" \bind "S-F2" "buffer-export latex" -\bind "F3" "find-replace" +\bind "F3" "dialog-show findreplace" \bind "C-F4" "buffer-close" \bind "M-F4" "lyx-quit"