1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain=
"uui">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkMessageDialog" id=
"UnknownAuthDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"unknownauthdialog|UnknownAuthDialog">Website Certified by an Unknown Authority
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"type_hint">dialog
</property>
12 <property name=
"skip_taskbar_hint">True
</property>
13 <property name=
"message_type">warning
</property>
14 <child internal-child=
"vbox">
15 <object class=
"GtkBox" id=
"messagedialog-vbox">
16 <property name=
"can_focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">12</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox" id=
"messagedialog-action_area">
21 <property name=
"can_focus">False
</property>
22 <property name=
"layout_style">end
</property>
24 <object class=
"GtkButton" id=
"ok">
25 <property name=
"label">gtk-ok
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">True
</property>
28 <property name=
"receives_default">True
</property>
29 <property name=
"use_stock">True
</property>
32 <property name=
"expand">False
</property>
33 <property name=
"fill">True
</property>
34 <property name=
"position">0</property>
38 <object class=
"GtkButton" id=
"cancel">
39 <property name=
"label">gtk-cancel
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use_stock">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
52 <object class=
"GtkButton" id=
"help">
53 <property name=
"label">gtk-help
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"use_stock">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"position">2</property>
63 <property name=
"secondary">True
</property>
68 <property name=
"expand">False
</property>
69 <property name=
"fill">True
</property>
70 <property name=
"pack_type">end
</property>
71 <property name=
"position">0</property>
75 <object class=
"GtkGrid" id=
"grid1">
76 <property name=
"visible">True
</property>
77 <property name=
"can_focus">False
</property>
78 <property name=
"row_spacing">6</property>
80 <object class=
"GtkRadioButton" id=
"accept">
81 <property name=
"label" translatable=
"yes" context=
"unknownauthdialog|accept">Accept this certificate temporarily for this session
</property>
82 <property name=
"visible">True
</property>
83 <property name=
"can_focus">True
</property>
84 <property name=
"receives_default">False
</property>
85 <property name=
"use_underline">True
</property>
86 <property name=
"xalign">0</property>
87 <property name=
"active">True
</property>
88 <property name=
"draw_indicator">True
</property>
91 <property name=
"left_attach">0</property>
92 <property name=
"top_attach">1</property>
96 <object class=
"GtkRadioButton" id=
"reject">
97 <property name=
"label" translatable=
"yes" context=
"unknownauthdialog|reject">Do not accept this certificate and do not connect to this Web site
</property>
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">True
</property>
100 <property name=
"receives_default">False
</property>
101 <property name=
"use_underline">True
</property>
102 <property name=
"xalign">0</property>
103 <property name=
"draw_indicator">True
</property>
104 <property name=
"group">accept
</property>
107 <property name=
"left_attach">0</property>
108 <property name=
"top_attach">2</property>
112 <object class=
"GtkButton" id=
"examine">
113 <property name=
"label" translatable=
"yes" context=
"unknownauthdialog|examine">Examine Certificate…
</property>
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">True
</property>
116 <property name=
"receives_default">True
</property>
117 <property name=
"halign">start
</property>
118 <property name=
"use_underline">True
</property>
121 <property name=
"left_attach">0</property>
122 <property name=
"top_attach">0</property>
127 <property name=
"expand">False
</property>
128 <property name=
"fill">True
</property>
129 <property name=
"position">2</property>
135 <action-widget response=
"-5">ok
</action-widget>
136 <action-widget response=
"-6">cancel
</action-widget>
137 <action-widget response=
"-11">help
</action-widget>