[Libreoffice-commits] core.git: officecfg/registry
heiko tietze
tietze.heiko at gmail.com
Wed Jan 10 23:44:54 UTC 2018
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 5 +++++
1 file changed, 5 insertions(+)
New commits:
commit effc05eecb1359239ca7a86103a6fd9fc8424015
Author: heiko tietze <tietze.heiko at gmail.com>
Date: Mon Jan 8 11:07:56 2018 +0100
tdf#103705 Tooltip improvement for clone formatting
Change-Id: I77b621197cd5d5ecd514390da216c1a903248db8
Reviewed-on: https://gerrit.libreoffice.org/47578
Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>
Tested-by: Heiko Tietze <tietze.heiko at gmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 6069f30543a8..95c89edde3f8 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -3269,6 +3269,11 @@
<value xml:lang="en-US">More Fields</value>
</prop>
</node>
+ <node oor:name=".uno:FormatPaintbrush" oor:op="replace">
+ <prop oor:name="TooltipLabel" oor:type="xs:string">
+ <value xml:lang="en-US">Clone Formatting (double click and Ctrl or Cmd to alter behavior)</value>
+ </prop>
+ </node>
</node>
</node>
</oor:component-data>
More information about the Libreoffice-commits
mailing list