scp2/source/python/module_python_librelogo.scp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a6b885d191b8831518f9cc2e3d62e13d11c37498 Author: Andras Timar <[email protected]> AuthorDate: Mon May 14 16:02:08 2018 +0200 Commit: Andras Timar <[email protected]> CommitDate: Sat Jan 13 21:21:53 2024 +0100 [cp] MSI: do not install LibreLogo by default Change-Id: Ibde24b2045497aca4ea37845fc42c327d22d3d42 diff --git a/scp2/source/python/module_python_librelogo.scp b/scp2/source/python/module_python_librelogo.scp index a056d49acc3e..021425f06dd5 100644 --- a/scp2/source/python/module_python_librelogo.scp +++ b/scp2/source/python/module_python_librelogo.scp @@ -18,7 +18,7 @@ Module gid_Module_Optional_Pyuno_LibreLogo Sortkey = "810"; Files = (auto_python_librelogo_ALL, gid_File_Share_Registry_LibreLogo_Xcd); - Default = YES; + Default = NO; Styles = ( ); End #endif
