]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdcontext.inc
Revert the beamer changes from a while ago. They work with some documents,
[lyx.git] / lib / ui / stdcontext.inc
index aa082d34d9845f6f367687fca126c3fd300e8475..ce419bbf5f5f95aad7e6a88dd273ebf62733b34e 100644 (file)
@@ -640,4 +640,13 @@ Menuset
                OptItem "Settings...|S" "inset-settings"
        End
 
+#
+# InsetHyperlink context menu
+#
+       Menu "context-hyperlink"
+               Item "Settings...|S" "inset-settings"
+               Separator
+               Item "Open Target...|O" "inset-edit"
+       End
+
 End