From fc95bc132db20e7701088c76da6ec039031feadf Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Wed, 6 Jul 2016 10:00:25 +0000 Subject: Improve Tooltip Labels for Writer Toolbar Change-Id: I68b639b85974739d23affe373d686e094b3ef715 Reviewed-on: https://gerrit.libreoffice.org/26978 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- .../org/openoffice/Office/UI/GenericCommands.xcu | 21 +++++++++++++++++++++ .../org/openoffice/Office/UI/WriterCommands.xcu | 12 ++++++++++++ 2 files changed, 33 insertions(+) (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 33c6a35bb010..572417e205ca 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1888,6 +1888,9 @@ Line + + Insert Line + 1 @@ -2303,6 +2306,9 @@ Vertical Text + + Insert Vertical Text + 1 @@ -2335,6 +2341,9 @@ ~Chart... + + Insert Chart + 1 @@ -3334,6 +3343,9 @@ ~Image... + + Insert Image + 1 @@ -3453,6 +3465,9 @@ ~Text Box + + Insert Text Box + 1 @@ -3601,6 +3616,9 @@ ~Hyperlink... + + Insert Hyperlink + 9 @@ -4495,6 +4513,9 @@ S~pecial Character... + + Insert Special Character + 1 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 1a5d1c3d0b6d..2459e05a7797 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -346,6 +346,9 @@ Bookmar~k... + + Insert Bookmark + 1 @@ -412,6 +415,9 @@ Cross-reference... + + Insert Cross-reference + 1 @@ -487,6 +493,9 @@ ~Index Entry... + + Insert Index Entry + 1 @@ -639,6 +648,9 @@ ~Formula... + + Insert Formula + 1 -- cgit