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

New commits:
commit f2db813374b8d65e1edec1387fa0c534b40885e1
Author:     A_GAN <ganzour...@gmail.com>
AuthorDate: Thu Feb 27 00:52:07 2020 +0200
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Thu Feb 27 18:20:31 2020 +0100

    tdf#92484 UI: lock toolbar by default
    
    Change-Id: I29f283fcc3a55e535c01efe36e19db74244cef02
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89603
    Tested-by: Jenkins
    Tested-by: Heiko Tietze <heiko.tie...@documentfoundation.org>
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs 
b/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs
index 940bae73a5e2..75f332feb0f4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs
@@ -30,7 +30,7 @@
         <info>
           <desc>A locked user interface element cannot be moved or undocked by 
the user. This property is only active when the user interface element is in a 
docked state.</desc>
         </info>
-        <value>false</value>
+        <value>true</value>
       </prop>
       <prop oor:name="Docked" oor:type="xs:boolean" oor:nillable="false">
         <info>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to