[Libreoffice-commits] core.git: officecfg/registry
Tor Lillqvist
tml at collabora.com
Mon Jul 25 07:17:09 UTC 2016
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 13c89ecd0cade4c17727d976af1088eaaf690b4d
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon Jul 25 10:16:14 2016 +0300
Further documentation for SelectedOpenCLDeviceIdentifier
Change-Id: I124b0225c2962c62bce71c128748263c9cd48fdb
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 19827da..63d89f9 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5607,7 +5607,7 @@
</prop>
<prop oor:name="SelectedOpenCLDeviceIdentifier" oor:type="xs:string" oor:nillable="false">
<info>
- <desc>The OpenCL device identifier of a device that was successfully selected and passed the OpenCL calculation tests.</desc>
+ <desc>A string identifying the OpenCL device that was successfully selected and passed the OpenCL calculation tests. The syntax of this value is purposedly not documented. For LibreOffice internal use only, do not inspect this value or try to modify it from any level of user code.</desc>
</info>
<value>none</value>
</prop>
More information about the Libreoffice-commits
mailing list