1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain=
"svt">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkMessageDialog" id=
"QueryDeleteDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"title" translatable=
"yes" context=
"querydeletedialog|QueryDeleteDialog">Confirm Delete
</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">question
</property>
13 <property name=
"text" translatable=
"yes" context=
"querydeletedialog|QueryDeleteDialog">Are you sure you want to delete the selected data?
</property>
14 <property name=
"secondary_text" translatable=
"yes" context=
"querydeletedialog|QueryDeleteDialog">Entry: %s
</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=
"yes">
25 <property name=
"label" translatable=
"yes" context=
"querydeletedialog|yes">_Delete
</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=
"all">
41 <property name=
"label" translatable=
"yes" context=
"querydeletedialog|all">Delete _All
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"sensitive">False
</property>
44 <property name=
"can_focus">True
</property>
45 <property name=
"receives_default">True
</property>
46 <property name=
"use_underline">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">1</property>
55 <object class=
"GtkButton" id=
"no">
56 <property name=
"label" translatable=
"yes" context=
"querydeletedialog|no">Do _Not Delete
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can_focus">True
</property>
59 <property name=
"receives_default">True
</property>
60 <property name=
"use_underline">True
</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"position">2</property>
69 <object class=
"GtkButton" id=
"cancel">
70 <property name=
"label">gtk-cancel
</property>
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">True
</property>
73 <property name=
"receives_default">True
</property>
74 <property name=
"use_stock">True
</property>
77 <property name=
"expand">False
</property>
78 <property name=
"fill">True
</property>
79 <property name=
"position">3</property>
84 <property name=
"expand">False
</property>
85 <property name=
"fill">True
</property>
86 <property name=
"pack_type">end
</property>
87 <property name=
"position">0</property>
93 <action-widget response=
"-8">yes
</action-widget>
94 <action-widget response=
"101">all
</action-widget>
95 <action-widget response=
"-9">no
</action-widget>
96 <action-widget response=
"-6">cancel
</action-widget>