1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.20"/>
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" translatable=
"yes" context=
"stock">_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>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
39 <object class=
"GtkButton" id=
"ok">
40 <property name=
"label" translatable=
"yes" context=
"safemodequerydialog|restart">_Restart
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can-focus">True
</property>
43 <property name=
"receives-default">True
</property>
44 <property name=
"use-underline">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
54 <property name=
"expand">False
</property>
55 <property name=
"fill">False
</property>
56 <property name=
"position">0</property>
62 <action-widget response=
"-6">cancel
</action-widget>
63 <action-widget response=
"-5">ok
</action-widget>