From 533dec5a3ddaff7ec176609edcff2cde4464747a Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Tue, 18 Jun 2019 13:43:27 +0200 Subject: tdf#111707 Add 'Remove Hyperlink' to context menu in Impress "Clear formatting" no longer removes the hyperlink, as now there is a dedicated context menu entry for this. Change-Id: Ic47795b9ecb238470f853da527c648f6edb94c09 Reviewed-on: https://gerrit.libreoffice.org/74272 Reviewed-by: Heiko Tietze Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 8 ++++++++ .../registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 840c17d5404f..f8a45ed58929 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -7013,6 +7013,14 @@ Regenerate Diagram + + + ~Remove Hyperlink + + + 1 + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 568a093e3ea4..df8fb4f821b2 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -457,14 +457,6 @@ 1 - - - Remove Hyperlink - - - 1 - - Copy Hyperlink Location -- cgit