diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-05-14 16:02:08 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-03-30 16:33:38 +0200 |
commit | 6365161725e354813d94c2fdc8439132364b4e38 (patch) | |
tree | 0c7fdb454630d87bc1f74224e938389a0f2b91ad /scp2 | |
parent | ef4d4b1af82255b0225009499e9b3709a72ef206 (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 |