1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkMessageDialog" id=
"SafeModeQueryDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"title" translatable=
"yes" context=
"safemodequerydialog|SafeModeQueryDialog">Enter Safe Mode
</property>
8 <property name=
"resizable">False
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"type_hint">dialog
</property>
11 <property name=
"message_type">question
</property>
12 <property name=
"text" translatable=
"yes" context=
"safemodequerydialog|label">Are you sure you want to restart %PRODUCTNAME and enter safe mode?
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">2</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox">
20 <property name=
"can_focus">False
</property>
21 <property name=
"homogeneous">True
</property>
23 <object class=
"GtkButton" id=
"cancel">
24 <property name=
"label">gtk-cancel
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"can_default">True
</property>
28 <property name=
"has_default">True
</property>
29 <property name=
"receives_default">True
</property>
30 <property name=
"use_underline">True
</property>
31 <property name=
"use_stock">True
</property>
34 <property name=
"expand">False
</property>
35 <property name=
"fill">True
</property>
36 <property name=
"position">0</property>
40 <object class=
"GtkButton" id=
"ok">
41 <property name=
"label" translatable=
"yes" context=
"safemodequerydialog|restart">_Restart
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">True
</property>
44 <property name=
"receives_default">True
</property>
45 <property name=
"use_underline">True
</property>
48 <property name=
"expand">False
</property>
49 <property name=
"fill">True
</property>
50 <property name=
"position">1</property>
55 <property name=
"expand">False
</property>
56 <property name=
"fill">False
</property>
57 <property name=
"position">0</property>
63 <action-widget response=
"-6">cancel
</action-widget>
64 <action-widget response=
"-5">ok
</action-widget>