[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Mon Dec 18 19:22:16 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 25 +++++-----
1 file changed, 14 insertions(+), 11 deletions(-)
New commits:
commit de344874203caf5a528ff3e74508451de4341142
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Thu Dec 14 00:04:58 2017 +0400
tdf#113590 Unify labels between both special character controls
Change-Id: I40a3d53b6d7052d4c09b4906022d5d142e1dd298
Reviewed-on: https://gerrit.libreoffice.org/46422
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85 at 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 c903fe8b9d21..57fadcf37f38 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -4009,17 +4009,6 @@
<value>true</value>
</prop>
</node>
- <node oor:name=".uno:CharmapControl" oor:op="replace">
- <prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Charmap</value>
- </prop>
- <prop oor:name="TooltipLabel" oor:type="xs:string">
- <value xml:lang="en-US">Insert Special Characters</value>
- </prop>
- <prop oor:name="Properties" oor:type="xs:int">
- <value>1</value>
- </prop>
- </node>
<node oor:name=".uno:TransformRotationX" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Rotation Pivot Point X</value>
@@ -4802,6 +4791,20 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:CharmapControl" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Symbol</value>
+ </prop>
+ <prop oor:name="ContextLabel" oor:type="xs:string">
+ <value xml:lang="en-US">S~pecial Character...</value>
+ </prop>
+ <prop oor:name="TooltipLabel" oor:type="xs:string">
+ <value xml:lang="en-US">Insert Special Characters</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ </node>
<node oor:name=".uno:ViewDataSourceBrowser" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Data Sources</value>
More information about the Libreoffice-commits
mailing list