officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 8fee41f75c5da6c6e7df34a9b4f73ddf59944446 Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Mon Jun 7 10:33:28 2021 +0200 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Tue Jun 8 10:27:48 2021 +0200 Improvement of variable description Making it more clear that MinimumWidth is a boolean value Change-Id: Ifcf08dcc42001ca6fd81ae8649e9726746bccdb2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116776 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs index e4aad7f551d2..53ad678e3574 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs @@ -252,8 +252,8 @@ </prop> <prop oor:name="MinimumWidth" oor:type="xs:boolean" oor:nillable="false"> <info> - <desc>Minimum width the sidebar can have. If true, the minumum width - is calculated from the largest deck.</desc> + <desc>Enables the calculation of the sidebar's minimum width based on the size of all decks. + If false, the user has full control over the sidebar width.</desc> </info> <value>true</value> </prop> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits