summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-13 16:57:56 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-19 17:03:18 +0200
commitfbe359018a4f0be9eb8f4e05435fab947dfcb308 (patch)
tree788f0ff215c6a5ffc48f0b9d4c6a1843f19d2e89 /officecfg
parent2eada22f6f2495e9e61be63a896e3a839be08702 (diff)
store opencl auto select setting in configuration
Change-Id: I687b31959b2932cc1b5f7ce6daea8d7bbbe85ee5
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs7
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index ada44161f99f..5950597cd73b 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1337,6 +1337,13 @@
</info>
<value>false</value>
</prop>
+ <prop oor:name="OpenCLAutoSelect" oor:type="xs:boolean" oor:nillable="false">
+ <!-- UIHints: Tools - Options Spreadsheet Formula -->
+ <info>
+ <desc>Whether to automatically select the OpenCL device</desc>
+ </info>
+ <value>true</value>
+ </prop>
</group>
<group oor:name="Syntax">
<info>