summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2009-11-16 16:49:18 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2009-11-16 16:49:18 +0100
commit0f5c37dbb1b22557baf7790e215ee574e522074c (patch)
treed45cb5f0d079e83dddac89a773100a2b0dfc2814 /officecfg/registry/schema/org
parentd1886d07b439e7197f731c9d98c0b2ec31c62faa (diff)
cbosdo01: migrating from SVN to HG.
Diffstat (limited to 'officecfg/registry/schema/org')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs11
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs22
2 files changed, 33 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index e6218530561c..121a5fa478cd 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1314,6 +1314,17 @@ Dymamic border coloring means that when the mouse is hovered over a control, and
</info>
<value>true</value>
</prop>
+ <prop oor:name="AddNonBreakingSpace" oor:type="xs:boolean">
+ <!-- OldPath: AutoCorrect/Options/All -->
+ <!-- OldLocation: Soffice.cfg -->
+ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Add non-breaking space -->
+ <info>
+ <author>cedricbosdo</author>
+ <desc>Adds a non-breaking space before the characters :;!? in french.</desc>
+ <label>Add non-breaking space</label>
+ </info>
+ <value>true</value>
+ </prop>
<prop oor:name="RemoveDoubleSpaces" oor:type="xs:boolean">
<!-- OldPath: AutoCorrect/Options/All -->
<!-- OldLocation: Soffice.cfg -->
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 1b21017e3f3c..d71af1791c55 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -4414,6 +4414,17 @@
</info>
<value>true</value>
</prop>
+ <prop oor:name="AddNonBreakingSpace" oor:type="xs:boolean">
+ <!-- OldPath: Writer/AutoFormat/Options -->
+ <!-- OldLocation: Soffice.cfg -->
+ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Add non-breaking space -->
+ <info>
+ <author>cedricbosdo</author>
+ <desc>Adds a non-breaking space before the characters :!;? in french.</desc>
+ <label>Add non-breaking space</label>
+ </info>
+ <value>true</value>
+ </prop>
<prop oor:name="DelEmptyParagraphs" oor:type="xs:boolean">
<!-- OldPath: Writer/AutoFormat/Options -->
<!-- OldLocation: Soffice.cfg -->
@@ -4590,6 +4601,17 @@
</info>
<value>true</value>
</prop>
+ <prop oor:name="AddNonBreakingSpace" oor:type="xs:boolean">
+ <!-- OldPath: Writer/AutoFormat/Options -->
+ <!-- OldLocation: Soffice.cfg -->
+ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Add non-breaking space -->
+ <info>
+ <author>cedricbosdo</author>
+ <desc>Adds a non-breaking space before the characters :!;? in french.</desc>
+ <label>Add non-breaking space</label>
+ </info>
+ <value>true</value>
+ </prop>
<prop oor:name="ChangeToBorders" oor:type="xs:boolean">
<!-- OldPath: Writer/AutoFormat/ByInput -->
<!-- OldLocation: Soffice.cfg -->