summaryrefslogtreecommitdiffstats
path: root/instsetoo_native
diff options
context:
space:
mode:
authorJuergen Funk <juergen.funk_ml@cib.de>2019-11-19 10:07:25 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-11-20 11:42:59 +0100
commit73524467b9a6a7c4e6d5173aba79d80632ef46e2 (patch)
tree3990062be180470cd6e94223fa6dea3b63bc6943 /instsetoo_native
parentofz#19010 wrong start of range (diff)
downloadcore-73524467b9a6a7c4e6d5173aba79d80632ef46e2.tar.gz
core-73524467b9a6a7c4e6d5173aba79d80632ef46e2.zip
tdf#127711 Fix msi-soffice.ini CrashDumpEnable-entry
when the switch --disable-crashdump is set, then the switch "CrashDumpEnable" set to "false", was only in instdir/program/soffice.ini, but was not in soffice.ini in msi it was always true Change-Id: I2668c1425a776fdf5f0c4e4511c2216e8f418a5b Reviewed-on: https://gerrit.libreoffice.org/83171 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/util/openoffice.lst.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in
index 65c488bef8a7..1a2fdb5540f0 100644
--- a/instsetoo_native/util/openoffice.lst.in
+++ b/instsetoo_native/util/openoffice.lst.in
@@ -34,6 +34,7 @@ Globals
OOODOWNLOADNAME 1
64BITPRODUCT @WINDOWS_X64@
WINDOWSSDKVERSION @WINDOWS_SDK_VERSION@
+ CRASHDUMPENABLE @DEFAULT_CRASHDUMP_VALUE@
}
}
}