officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- sw/uiconfig/swriter/menubar/menubar.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit c8200675c7fd6550c78b20b7c87ebf03047bb6d4 Author: Yousuf Philips <philip...@hotmail.com> Date: Wed Jun 8 16:30:34 2016 +0400 tdf#91781 tweak to Writer's insert menu Change-Id: Id099a1f393fa115faf53899f94db5d53f3daa849 Reviewed-on: https://gerrit.libreoffice.org/26062 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Yousuf Philips <philip...@hotmail.com> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 01fa906..aaad92c 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -3261,7 +3261,7 @@ </node> <node oor:name=".uno:InsertLinkMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">~Link</value> + <value xml:lang="en-US">~Bookmark and Cross-reference</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> diff --git a/sw/uiconfig/swriter/menubar/menubar.xml b/sw/uiconfig/swriter/menubar/menubar.xml index 309a486..31f2d77 100644 --- a/sw/uiconfig/swriter/menubar/menubar.xml +++ b/sw/uiconfig/swriter/menubar/menubar.xml @@ -259,9 +259,9 @@ </menu:menu> <menu:menuitem menu:id=".uno:InsertCaptionDialog"/> <menu:menuseparator/> + <menu:menuitem menu:id=".uno:HyperlinkDialog"/> <menu:menu menu:id=".uno:InsertLinkMenu"> <menu:menupopup> - <menu:menuitem menu:id=".uno:HyperlinkDialog"/> <menu:menuitem menu:id=".uno:InsertBookmark"/> <menu:menuitem menu:id=".uno:InsertReferenceField"/> </menu:menupopup> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits