update to reflect the new menu structure

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14581 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2006-08-08 21:41:16 +00:00
parent debd34424f
commit 54d193a0a9
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@
\bind "C-x bracketleft" "screen-up"
\bind "C-x bracketright" "screen-down"
\bind "C-x C-a" "buffer-auto-save"
\bind "C-x C-b" "menu-open documents"
\bind "C-x C-b" "menu-open view"
\bind "C-x C-c" "lyx-quit"
\bind "C-x C-d" "buffer-new"
\bind "C-x C-f" "file-open"

View File

@ -98,7 +98,7 @@
\bind "C-x bracketright" "screen-down"
\bind "C-x quoteleft" "error-next"
\bind "C-x C-a" "buffer-auto-save"
\bind "C-x C-b" "menu-open documents" # list all buffers
\bind "C-x C-b" "menu-open view" # list all buffers
\bind "C-x C-c" "lyx-quit"
\bind "C-x C-d" "buffer-new"
\bind "C-x C-f" "file-open"