summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorLászló Németh <laszlo.nemeth@collabora.com>2015-11-16 00:03:16 +0100
committerAndras Timar <andras.timar@collabora.com>2015-11-16 09:59:16 +0100
commitedc620417410a637e5f22c80f25fd323b270c24e (patch)
treefdc47f1a70d2eada209c555ee202f1cb9bd150f9 /officecfg
parent538d4038dbaf4ed023ece6840e11cf7c7e51862f (diff)
tdf#38395 enable smart apostrophe replacement by default
Unicode apostrophe is mandatory for French, English, etc. typography, and it is a default option in all modern word processors. The fix enables single quote AutoCorrect replacement for all languages. Change-Id: I2964242ecd1cc839bf27e9a3d772f5cab95d8db0 (cherry picked from commit e6fade1ce133039d28369751b77ac8faff6e40cb)
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index bd6483a18d4a..dc68cacf63b4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1347,7 +1347,7 @@
<desc>Specifies if single quotes should be replaced.</desc>
<label>Single quotes - Replace</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="SingleQuoteAtStart" oor:type="xs:int">
<!-- OldPath: AutoCorrect/Options/All -->