diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-05-14 16:02:08 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-05-06 22:38:32 +0200 |
commit | b0d9771658317428acf7c08b9e75d9cdd500a1c2 (patch) | |
tree | 23ae2a2fd54d48212e0936d2cfcb2c151ae3d9c8 /scp2 | |
parent | 1a8a757ca611343b44302060bbfa05989df34af8 (diff) |
[cp] MSI: do not install LibreLogo by default
Change-Id: Ibde24b2045497aca4ea37845fc42c327d22d3d42
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/python/module_python_librelogo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/python/module_python_librelogo.scp b/scp2/source/python/module_python_librelogo.scp index 1102b8750252..6f0dbc89d1df 100644 --- a/scp2/source/python/module_python_librelogo.scp +++ b/scp2/source/python/module_python_librelogo.scp @@ -19,7 +19,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 |