diff --git a/lib/ChangeLog b/lib/ChangeLog index 69b7937164..888dcf0558 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2006-03-20 Jean-Marc Lasgouttes + + * bind/sciword.bind: fix find&replace entry. + 2006-03-15 Georg Baum * symbols: Add \tag and \tag* 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"