summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-10-10 21:55:10 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-10-11 08:55:08 +0200
commit5daafc88ca0d8fd06080a6fe2f7487188953ebe3 (patch)
tree2db2caccfc025ccda1492ad772c2999d28ba7180 /svx/uiconfig
parent6cded5c853defdda928036d11ae88fa3cf19a79a (diff)
Allow entering safemode after crash
Change-Id: Id12d3c10714b7ce5722c2270e9e897db63bedcf2
Diffstat (limited to 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/crashreportdlg.ui15
1 files changed, 15 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/crashreportdlg.ui b/svx/uiconfig/ui/crashreportdlg.ui
index 9dd35f672229..4b8b2298a37e 100644
--- a/svx/uiconfig/ui/crashreportdlg.ui
+++ b/svx/uiconfig/ui/crashreportdlg.ui
@@ -111,6 +111,21 @@ Thank you for your help in improving %PRODUCTNAME.</property>
<property name="position">3</property>
</packing>
</child>
+ <child>
+ <object class="GtkCheckButton" id="check_safemode">
+ <property name="label" translatable="yes">Restart LibreOffice to enter Safe Mode</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="xalign">0</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
</object>
</child>
</object>