Patch from Bennett.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26434 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-09-17 21:28:57 +00:00
parent a1c21d9c79
commit d36e010fdf
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ test -d "${USER_SUPPORT}" || {
exit 1
}
for LYXDIR in LyX-1.5 LyX-1.4 LyX
for LYXDIR in LyX-1.6 LyX-1.5 LyX-1.4 LyX
do
ABS_USER_LYXDIR="${USER_SUPPORT}/${LYXDIR}"
test -d "${ABS_USER_LYXDIR}" || {

View File

@ -79,7 +79,7 @@
#bind "F1" "help" # Not yet implemented!
#bind "C-F1" "help-context" # Not yet implemented!
\bind "F2" "buffer-write"
\bind "F3" "word-find"
\bind "C-g" "word-find"
\bind "C-F4" "buffer-close"
\bind "F5" "screen-recenter"
\bind "M-F4" "lyx-quit"