From 397dd8a5f7694540f31f32759c2c915d63506ccd Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Tue, 6 Nov 2018 14:12:47 +0100 Subject: Colibre icons: add context menu icons for calc Change-Id: If524e701ab295c83b485376fd4139540d3f28d7b Reviewed-on: https://gerrit.libreoffice.org/62961 Tested-by: Jenkins Reviewed-by: andreas_kainz --- .../registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 12 ++++++++++++ .../data/org/openoffice/Office/UI/GenericCommands.xcu | 3 +++ 2 files changed, 15 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 124281b7581b..22519d964527 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -1235,6 +1235,9 @@ Delete Page Breaks + + 1 + @@ -1254,6 +1257,9 @@ ~Column Break + + 1 + @@ -2410,11 +2416,17 @@ Edit Hyperlink + + 1 + Remove Hyperlink + + 1 + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 303bc5866ddb..be0fa0e2213f 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -3228,6 +3228,9 @@ Open Hyperlink + + 1 + -- cgit