1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMessageDialog" id=
"DeleteFooterDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"title" translatable=
"yes" context=
"deletefooterdialog|DeleteFooterDialog">Delete footer?
</property>
8 <property name=
"resizable">False
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"type-hint">dialog
</property>
11 <property name=
"skip-taskbar-hint">True
</property>
12 <property name=
"message-type">warning
</property>
13 <property name=
"text" translatable=
"yes" context=
"deletefooterdialog|DeleteFooterDialog">Are you sure you want to delete the footer?
</property>
14 <property name=
"secondary-text" translatable=
"yes" context=
"deletefooterdialog|DeleteFooterDialog">All contents of the footer will be deleted and can not be restored.
</property>
15 <child internal-child=
"vbox">
16 <object class=
"GtkBox" id=
"messagedialog-vbox">
17 <property name=
"can-focus">False
</property>
18 <property name=
"orientation">vertical
</property>
19 <property name=
"spacing">12</property>
20 <child internal-child=
"action_area">
21 <object class=
"GtkButtonBox" id=
"messagedialog-action_area">
22 <property name=
"can-focus">False
</property>
24 <object class=
"GtkButton" id=
"no">
25 <property name=
"label" translatable=
"yes" context=
"stock">_No
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">True
</property>
28 <property name=
"can_default">True
</property>
29 <property name=
"has_default">True
</property>
30 <property name=
"receives_default">True
</property>
31 <property name=
"use_underline">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=
"yes">
41 <property name=
"label" translatable=
"yes" context=
"stock">_Yes
</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>
47 <class name=
"destructive-action"/>
51 <property name=
"expand">False
</property>
52 <property name=
"fill">True
</property>
53 <property name=
"position">1</property>
58 <property name=
"expand">False
</property>
59 <property name=
"fill">True
</property>
60 <property name=
"pack-type">end
</property>
61 <property name=
"position">0</property>
67 <action-widget response=
"-9">no
</action-widget>
68 <action-widget response=
"-8">yes
</action-widget>