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

Kohei Yoshida kohei.yoshida at collabora.com
Mon May 12 17:08:52 PDT 2014


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

New commits:
commit 45bdefccfc532d73bed2f8182543e13a18a7ac1c
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Mon May 12 20:05:25 2014 -0400

    Turn this off by default.
    
    Not a good idea to make a "legacy" behavior on by default.
    
    Change-Id: Ib9f211dd57e3223b98f2ba6a076b05364b50ed48

diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 8feb9e9..d2b9692 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -720,7 +720,7 @@
           <desc>Use legacy behaviour when selecting cells</desc>
           <label>Use legacy behaviour when selecting cells</label>
         </info>
-        <value>true</value>
+        <value>false</value>
       </prop>
       <prop oor:name="LastFunctions" oor:type="oor:int-list" oor:nillable="false">
         <!-- OldPath: Calc/Input -->


More information about the Libreoffice-commits mailing list