Author: hanya
Date: Sat Jan 31 06:50:26 2015
New Revision: 1656166
URL: http://svn.apache.org/r1656166
Log:
#i116863# remove extra spaces from labels of line spacing commands
Modified:
openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
Modified:
openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu?rev=1656166&r1=1656165&r2=1656166&view=diff
==============================================================================
---
openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
(original)
+++
openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
Sat Jan 31 06:50:26 2015
@@ -4832,7 +4832,7 @@
</node>
<node oor:name=".uno:SpacePara15" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Line Spacing : 1.5</value>
+ <value xml:lang="en-US">Line Spacing: 1.5</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>15</value>
@@ -4840,7 +4840,7 @@
</node>
<node oor:name=".uno:SpacePara2" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Line Spacing : 2</value>
+ <value xml:lang="en-US">Line Spacing: 2</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>15</value>