summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-05-05 16:20:35 +0200
committerAndras Timar <andras.timar@collabora.com>2017-05-05 16:20:35 +0200
commit0d045c85fb8dbdb7fa2e116ef9983e0a60bd2b99 (patch)
treebafe1651e2908d62834616dae9c6203d7f34365f /svx/uiconfig
parentc069b3dce295905a8f309c44419409c238e25b10 (diff)
don't show inaccessible crashreport links
Change-Id: I3c4ed28cb1a02049fb009f576943f80b8ba8e627
Diffstat (limited to 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/crashreportdlg.ui7
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/uiconfig/ui/crashreportdlg.ui b/svx/uiconfig/ui/crashreportdlg.ui
index df16e78e8bf1..f0919aa534eb 100644
--- a/svx/uiconfig/ui/crashreportdlg.ui
+++ b/svx/uiconfig/ui/crashreportdlg.ui
@@ -81,15 +81,12 @@ You can help us to fix this issue by sending an anonymous crash report to the %P
</packing>
</child>
<child>
- <object class="GtkTextView" id="ed_post">
+ <object class="GtkLabel" id="ft_post">
<property name="can_focus">False</property>
<property name="valign">center</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">The crash report was successfully uploaded.
-You can soon find the report at:
-http://crashreport.collaboraoffice.com/stats/crash_details/%CRASHID</property>
+ <property name="label" translatable="yes">The crash report was successfully uploaded.</property>
<property name="wrap">True</property>
- <property name="selectable">True</property>
</object>
<packing>
<property name="expand">False</property>