From 3f5e92ce7236d5423069568c6a578598302c0280 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Sun, 9 Mar 2008 11:24:27 +0000 Subject: [PATCH] add a simple context menu for InsetRef. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23580 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdmenus.inc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 9907580056..dda01275ec 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -531,4 +531,12 @@ Menuset Item "About LyX|X" "dialog-show aboutlyx" End +# +# InsetRef context menu +# + Menu "context-ref" + Item "Next Cross-Reference|R" "reference-next" + Item "Go to Label|L" "label-goto" + End + End -- 2.39.2