summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-11-09 10:26:49 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-11-09 10:26:49 +0100
commit82ef3e48972df40f5ffa77032fd1f6f4ffa4fffc (patch)
tree0761ae5e2595069c5e85face4b511f7638c0e272 /officecfg
parentab888545f46b366d936103d14a2b9861516983d5 (diff)
cws tlmath01: #i972# adding missing config entry for WriterWeb
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs9
1 files changed, 9 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index 8738d9db21..b92e4684c8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -418,6 +418,15 @@
<info>
<desc>Contains miscellaneous settings.</desc>
</info>
+ <prop oor:name="IsAlignMathObjectsToBaseline" oor:type="xs:boolean">
+ <!-- UIHints: none yet -->
+ <info>
+ <author>TL</author>
+ <desc>Automatically align the baseline of Math objects with the baseline of the surrounding text.</desc>
+ <label>Align Math objects</label>
+ </info>
+ <value>true</value>
+ </prop>
<prop oor:name="MeasureUnit" oor:type="xs:int">
<!-- OldPath: HTML_Editor/Layout/Window -->
<!-- OldLocation: Soffice.cfg -->