summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmelia Wang <amwang@novell.com>2010-09-13 14:43:45 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-09-13 15:56:07 +0200
commit777969e38b46ec3138e1c365260d136a0f1e7817 (patch)
tree0ae611b9412e06d76ef09526d07256356da96411
parent954dcb2858da1c83914f8421817b4c85c33d28df (diff)
cjk-character-units-fix.diff: add a new unit 'character unit'
i#356101
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs24
1 files changed, 12 insertions, 12 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 7dc2ee58b112..9abada415fbd 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1588,6 +1588,18 @@
</info>
<value>true</value>
</prop>
+ <!-- added for apply char unit 2006-12-1 -->
+ <prop oor:name="ApplyCharUnit" oor:type="xs:boolean">
+ <!-- OldPath: Writer/Layout -->
+ <!-- OldLocation: Soffice.cfg -->
+ <!-- UIHints: Tools - Options - Text document - Layout - [Section] Apply char unit -->
+ <info>
+ <author>OS</author>
+ <desc>apply char unit to calculate the paragraph's indent</desc>
+ <label>apply char unit</label>
+ </info>
+ <value>true</value>
+ </prop>
</group>
<group oor:name="Zoom">
<info>
@@ -1651,18 +1663,6 @@
</info>
<value>false</value>
</prop>
- <!-- added for apply char unit 2006-12-1 -->
- <prop oor:name="ApplyCharUnit" oor:type="xs:boolean">
- <!-- OldPath: Writer/Layout -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools - Options - Text document - Layout - [Section] Apply char unit -->
- <info>
- <author>OS</author>
- <desc>apply char unit to calculate the paragraph's indent</desc>
- <label>apply char unit</label>
- </info>
- <value>true</value>
- </prop>
</group>
</group>
<group oor:name="Grid">