summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/safemodedialog.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-09-30 20:22:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-01 09:53:34 +0200
commit724cca5d89a856095f2720ce61b9cdffa84f49ec (patch)
tree1ff2fc1bc4d6ee81570b0b5f8535a1e889a7a265 /svx/uiconfig/ui/safemodedialog.ui
parentf6a2b24ce17293043f7ddbed0bc218264be6487d (diff)
weld SafeModeDialog
Change-Id: I079aa278f6f2672534128df7a8739425223c0c74 Reviewed-on: https://gerrit.libreoffice.org/79897 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/uiconfig/ui/safemodedialog.ui')
-rw-r--r--svx/uiconfig/ui/safemodedialog.ui11
1 files changed, 8 insertions, 3 deletions
diff --git a/svx/uiconfig/ui/safemodedialog.ui b/svx/uiconfig/ui/safemodedialog.ui
index cdff5a8b387f..c48526f3fc59 100644
--- a/svx/uiconfig/ui/safemodedialog.ui
+++ b/svx/uiconfig/ui/safemodedialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.22.1 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="SafeModeDialog">
@@ -7,7 +7,13 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" context="safemodedialog|SafeModeDialog">Safe Mode</property>
<property name="resizable">False</property>
+ <property name="modal">True</property>
+ <property name="default_width">0</property>
+ <property name="default_height">0</property>
<property name="type_hint">dialog</property>
+ <child>
+ <placeholder/>
+ </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -37,6 +43,7 @@
<property name="label" translatable="yes" context="safemodedialog|btn_continue">_Continue in Safe Mode</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="can_default">True</property>
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
@@ -114,7 +121,6 @@ You can make one or more of the following changes to your user profile to return
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">radio_configure</property>
</object>
<packing>
<property name="expand">False</property>
@@ -482,5 +488,4 @@ You can make one or more of the following changes to your user profile to return
<action-widget response="-11">help</action-widget>
</action-widgets>
</object>
- <object class="GtkActionGroup" id="actiongroup1"/>
</interface>