[Libreoffice-commits] core.git: officecfg/registry

Tor Lillqvist tml at collabora.com
Wed Dec 10 02:21:50 PST 2014


 officecfg/registry/schema/org/openoffice/Office/Calc.xcs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2a2fe29cc27eafb16c5236a6c1867a1ef70ee598
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Dec 10 11:21:08 2014 +0200

    Improve description of OpenCLSubsetOnly
    
    Change-Id: I58f1f500594b53444dedb221eb89f383b2a87e91

diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index d82ade0..141d91a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1347,7 +1347,7 @@
         <prop oor:name="OpenCLSubsetOnly" oor:type="xs:boolean" oor:nillable="false">
           <!-- UIHints: Tools - Options  Spreadsheet  Formula -->
           <info>
-            <desc>Whether to use only a subset of OpenCL.</desc>
+            <desc>Whether to use OpenCL only when a formula uses only a subset of operator and function opcodes.</desc>
           </info>
           <value>true</value>
         </prop>


More information about the Libreoffice-commits mailing list