fix find&replace with sciword bindings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13436 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2006-03-20 15:41:25 +00:00
parent 61343483cb
commit a9a6592f58
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-03-20 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* bind/sciword.bind: fix find&replace entry.
2006-03-15 Georg Baum <Georg.Baum@post.rwth-aachen.de>
* symbols: Add \tag and \tag*

View File

@ -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"