* stdcontext.inc: correct shortcut conflicts.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34156 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2010-04-16 09:55:24 +00:00
parent b9dc12b6f1
commit 9e0c87fe47

View File

@ -62,8 +62,8 @@ Menuset
Separator
OptItem "Add Line Above|o" "inset-modify tabular add-hline-above"
OptItem "Add Line Below|B" "inset-modify tabular add-hline-below"
OptItem "Delete Line Above|D" "inset-modify tabular delete-hline-above"
OptItem "Delete Line Below|e" "inset-modify tabular delete-hline-below"
OptItem "Delete Line Above|v" "inset-modify tabular delete-hline-above"
OptItem "Delete Line Below|w" "inset-modify tabular delete-hline-below"
Separator
OptItem "Add Line to Left" "inset-modify tabular add-vline-left"
OptItem "Add Line to Right" "inset-modify tabular add-vline-right"