summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-10-08 08:19:25 +0200
committerobo <obo@openoffice.org>2010-10-08 08:19:25 +0200
commit5606219b345ef8e16f0176f5dde002d8a81da1a1 (patch)
tree659126c4c6c3240f6a4136b11f1d3172b829a9ba /svx
parentccbb3ffa0a23579332ce68dec4dbfaa4e145d2fd (diff)
parentc9b1d54d58d315d26e7461e25d4498905180986c (diff)
CWS-TOOLING: integrate CWS sw33bf10
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/sendreportunx.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/sendreportunx.cxx b/svx/source/dialog/sendreportunx.cxx
index ccd23ae772..657399ca3c 100644
--- a/svx/source/dialog/sendreportunx.cxx
+++ b/svx/source/dialog/sendreportunx.cxx
@@ -243,7 +243,7 @@ namespace svx{
int ret = -1;
rtl::OUString path1(
RTL_CONSTASCII_USTRINGPARAM(
- "$BRAND_BASE_DIR/program/crash_report.bin"));
+ "$BRAND_BASE_DIR/program/crashrep"));
rtl::Bootstrap::expandMacros(path1);
rtl::OString path2;
if ((osl::FileBase::getSystemPathFromFileURL(path1, path1) ==