summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Writer.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs29
1 files changed, 9 insertions, 20 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index b4af1485f9e5..2b2b0f7cb909 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -4389,25 +4389,25 @@
</info>
<value>true</value>
</prop>
- <prop oor:name="ChangeFraction" oor:type="xs:boolean">
+ <prop oor:name="ChangeDash" oor:type="xs:boolean">
<!-- OldPath: Writer/AutoFormat/Options -->
<!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace 1/2... -->
+ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Replace dashes -->
<info>
<author>OS</author>
- <desc>Specifies if character combinations for fractions are replaced with a corresponding single character.</desc>
- <label>Replace fractions</label>
+ <desc>Specifies if dashes are replaced automatically.</desc>
+ <label>Replace dashes</label>
</info>
<value>true</value>
</prop>
- <prop oor:name="ChangeDash" oor:type="xs:boolean">
+ <prop oor:name="AddNonBreakingSpace" oor:type="xs:boolean">
<!-- OldPath: Writer/AutoFormat/Options -->
<!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Replace dashes -->
+ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Add non-breaking space -->
<info>
- <author>OS</author>
- <desc>Specifies if dashes are replaced automatically.</desc>
- <label>Replace dashes</label>
+ <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>
@@ -4433,17 +4433,6 @@
</info>
<value>true</value>
</prop>
- <prop oor:name="ReplaceQuote" oor:type="xs:boolean">
- <!-- OldPath: Writer/AutoFormat/Options -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace Standard Quotes... -->
- <info>
- <author>OS</author>
- <desc>Specifies if standard quotes are replaced with custom quotes.</desc>
- <label>Replace standard quotes with custom quotes</label>
- </info>
- <value>true</value>
- </prop>
<prop oor:name="CombineParagraphs" oor:type="xs:boolean">
<!-- OldPath: Writer/AutoFormat/Options -->
<!-- OldLocation: Soffice.cfg -->