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

Yousuf Philips philipz85 at hotmail.com
Tue Jun 16 08:46:44 PDT 2015


 officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit d5a0cb563bdc538a60938ea421183e4b67c0656f
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Sat May 30 21:00:39 2015 +0400

    Make track changes sidebar an experimental feature as its incomplete
    
    Change-Id: If373aa7a7efb338fd7a5305acbd19e95344a4bfc
    Reviewed-on: https://gerrit.libreoffice.org/15995
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 9a40006..504bf3b 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -203,6 +203,9 @@
         <prop oor:name="OrderIndex" oor:type="xs:int">
           <value>600</value>
         </prop>
+        <prop oor:name="IsExperimental" oor:type="xs:boolean">
+          <value>true</value>
+        </prop>
       </node>
 
       <node oor:name="DesignDeck" oor:op="replace">


More information about the Libreoffice-commits mailing list