fix shortcut for Cross-reference

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9924 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2005-05-09 13:10:18 +00:00
parent 0c83c77294
commit 40a54b25f7
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-05-09 Michael Schmitt <michael.schmitt@teststep.org>
* ui/classic.ui:
* ui/stdmenus.ui: fix shortcut for Cross-reference
2005-05-08 Angus Leeming <leeming@lyx.org>
* scripts/lyxpreview2bitmap.py:

View File

@ -211,7 +211,7 @@ Menuset
Separator
Submenu "Special Character|S" "insert_special"
Item "Citation...|C" "dialog-show-new-inset citation"
Item "Cross-reference...|R" "dialog-show-new-inset ref"
Item "Cross-reference...|r" "dialog-show-new-inset ref"
Item "Label...|L" "label-insert"
Item "Footnote|F" "footnote-insert"
Item "Marginal Note|M" "marginalnote-insert"

View File

@ -237,7 +237,7 @@ Menuset
Item "Box" "box-insert Frameless"
Separator
Item "Citation...|C" "dialog-show-new-inset citation"
Item "Cross-reference...|R" "dialog-show-new-inset ref"
Item "Cross-reference...|r" "dialog-show-new-inset ref"
Item "Label...|L" "label-insert"
Item "Index Entry|d" "index-insert"
# I'm going to kill this dumb dialog, but for now ...