mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-04 16:42:57 +00:00
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:
parent
0c83c77294
commit
40a54b25f7
@ -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>
|
2005-05-08 Angus Leeming <leeming@lyx.org>
|
||||||
|
|
||||||
* scripts/lyxpreview2bitmap.py:
|
* scripts/lyxpreview2bitmap.py:
|
||||||
|
@ -211,7 +211,7 @@ Menuset
|
|||||||
Separator
|
Separator
|
||||||
Submenu "Special Character|S" "insert_special"
|
Submenu "Special Character|S" "insert_special"
|
||||||
Item "Citation...|C" "dialog-show-new-inset citation"
|
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 "Label...|L" "label-insert"
|
||||||
Item "Footnote|F" "footnote-insert"
|
Item "Footnote|F" "footnote-insert"
|
||||||
Item "Marginal Note|M" "marginalnote-insert"
|
Item "Marginal Note|M" "marginalnote-insert"
|
||||||
|
@ -237,7 +237,7 @@ Menuset
|
|||||||
Item "Box" "box-insert Frameless"
|
Item "Box" "box-insert Frameless"
|
||||||
Separator
|
Separator
|
||||||
Item "Citation...|C" "dialog-show-new-inset citation"
|
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 "Label...|L" "label-insert"
|
||||||
Item "Index Entry|d" "index-insert"
|
Item "Index Entry|d" "index-insert"
|
||||||
# I'm going to kill this dumb dialog, but for now ...
|
# I'm going to kill this dumb dialog, but for now ...
|
||||||
|
Loading…
Reference in New Issue
Block a user