diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-03-29 16:55:17 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-03-29 17:03:56 +0200 |
commit | ce263269dff121af85634ada7870f33632e02bdd (patch) | |
tree | 2829b553dcb2b617c99f436fded79962b2e149b2 /svx | |
parent | bb69dc8feb4701d162713f4095656c98bb0d5f80 (diff) |
enable crashreport on Windows
Change-Id: I55df3da63919f76afcd4905b1898287e26c8c4f1
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/crashreportdlg.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/crashreportdlg.ui b/svx/uiconfig/ui/crashreportdlg.ui index 4b8b2298a37e..aa8e925179a2 100644 --- a/svx/uiconfig/ui/crashreportdlg.ui +++ b/svx/uiconfig/ui/crashreportdlg.ui @@ -87,7 +87,7 @@ You can help us to fix this issue by sending an anonymous crash report to the %P <property name="xalign">0</property> <property name="label" translatable="yes">The crash report was successfully uploaded. You can soon find the report at: -crashreport.libreoffice.org/stats/crash_details/%CRASHID</property> +crashreport.collaboraoffice.com/stats/crash_details/%CRASHID</property> <property name="wrap">True</property> <property name="selectable">True</property> </object> |