summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-09-29 16:12:04 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-09-29 16:23:00 -0400
commitfc239df0fd5920f6f0136d33cf57f247332f06c6 (patch)
treeff61da454c86d6ab1f9b7e5e199368b7e9a35638 /officecfg
parenta32eaddb1479feb84ac859cb499a32b0f5558001 (diff)
Ported autocorrect-accidental-caps-lock-officecfg.diff from ooo-build.
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs9
1 files changed, 9 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index ec18a755edef..113ecdc11e11 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1359,6 +1359,15 @@
</info>
<value>false</value>
</prop>
+ <prop oor:name="CorrectAccidentalCapsLock" oor:type="xs:boolean">
+ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Correct accidental use of cAPS LOCK key -->
+ <info>
+ <author>Kohei Yoshida</author>
+ <desc>Specifies whether or not to correct accidental use of CAPS lock key.</desc>
+ <label>Correct accidental use of cAPS LOCK key</label>
+ </info>
+ <value>true</value>
+ </prop>
<prop oor:name="ReplaceSingleQuote" oor:type="xs:boolean">
<!-- OldPath: AutoCorrect/Options/All -->
<!-- OldLocation: Soffice.cfg -->