1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain=
"xsc">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkTreeStore" id=
"liststore3">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name text2 -->
10 <column type=
"gchararray"/>
11 <!-- column-name text3 -->
12 <column type=
"gchararray"/>
13 <!-- column-name text4 -->
14 <column type=
"gchararray"/>
15 <!-- column-name text5 -->
16 <column type=
"gchararray"/>
17 <!-- column-name id -->
18 <column type=
"gchararray"/>
21 <object class=
"GtkDialog" id=
"SelectCertificateDialog">
22 <property name=
"can_focus">False
</property>
23 <property name=
"border_width">6</property>
24 <property name=
"title" translatable=
"yes" context=
"selectcertificatedialog|SelectCertificateDialog">Select Certificate
</property>
25 <property name=
"resizable">False
</property>
26 <property name=
"modal">True
</property>
27 <property name=
"type_hint">dialog
</property>
28 <child internal-child=
"vbox">
29 <object class=
"GtkBox" id=
"dialog-vbox1">
30 <property name=
"can_focus">False
</property>
31 <property name=
"orientation">vertical
</property>
32 <property name=
"spacing">12</property>
33 <child internal-child=
"action_area">
34 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
35 <property name=
"can_focus">False
</property>
36 <property name=
"layout_style">end
</property>
38 <object class=
"GtkButton" id=
"ok">
39 <property name=
"label">gtk-ok
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"can_default">True
</property>
43 <property name=
"has_default">True
</property>
44 <property name=
"receives_default">True
</property>
45 <property name=
"use_stock">True
</property>
48 <property name=
"expand">False
</property>
49 <property name=
"fill">True
</property>
50 <property name=
"position">0</property>
54 <object class=
"GtkButton" id=
"cancel">
55 <property name=
"label">gtk-cancel
</property>
56 <property name=
"visible">True
</property>
57 <property name=
"can_focus">True
</property>
58 <property name=
"receives_default">True
</property>
59 <property name=
"use_stock">True
</property>
62 <property name=
"expand">False
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">1</property>
68 <object class=
"GtkButton" id=
"help">
69 <property name=
"label">gtk-help
</property>
70 <property name=
"visible">True
</property>
71 <property name=
"can_focus">True
</property>
72 <property name=
"receives_default">True
</property>
73 <property name=
"use_stock">True
</property>
76 <property name=
"expand">False
</property>
77 <property name=
"fill">True
</property>
78 <property name=
"position">2</property>
79 <property name=
"secondary">True
</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>
91 <object class=
"GtkGrid" id=
"grid1">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"hexpand">True
</property>
95 <property name=
"vexpand">True
</property>
96 <property name=
"row_spacing">12</property>
97 <property name=
"column_spacing">12</property>
99 <object class=
"GtkLabel" id=
"sign">
100 <property name=
"visible">False
</property>
101 <property name=
"can_focus">False
</property>
102 <property name=
"xalign">0</property>
103 <property name=
"ypad">1</property>
104 <property name=
"label" translatable=
"yes" context=
"selectcertificatedialog|sign">Select the certificate you want to use for signing:
</property>
107 <property name=
"left_attach">0</property>
108 <property name=
"top_attach">0</property>
112 <object class=
"GtkLabel" id=
"encrypt">
113 <property name=
"visible">False
</property>
114 <property name=
"can_focus">False
</property>
115 <property name=
"xalign">0</property>
116 <property name=
"ypad">1</property>
117 <property name=
"label" translatable=
"yes" context=
"selectcertificatedialog|encrypt">Select the certificate you want to use for encryption:
</property>
120 <property name=
"left_attach">0</property>
121 <property name=
"top_attach">1</property>
125 <object class=
"GtkScrolledWindow">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">True
</property>
128 <property name=
"hexpand">True
</property>
129 <property name=
"vexpand">True
</property>
130 <property name=
"shadow_type">in
</property>
132 <object class=
"GtkTreeView" id=
"signatures">
133 <property name=
"visible">True
</property>
134 <property name=
"can_focus">True
</property>
135 <property name=
"receives_default">True
</property>
136 <property name=
"hexpand">True
</property>
137 <property name=
"vexpand">True
</property>
138 <property name=
"model">liststore3
</property>
139 <property name=
"search_column">0</property>
140 <property name=
"show_expanders">False
</property>
141 <property name=
"headers_visible">True
</property>
142 <child internal-child=
"selection">
143 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection2"/>
146 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
147 <property name=
"resizable">True
</property>
148 <property name=
"spacing">6</property>
149 <property name=
"title" translatable=
"yes" context=
"selectcertificatedialog|issuedto">Issued to
</property>
151 <object class=
"GtkCellRendererText" id=
"cellrenderer1"/>
153 <attribute name=
"text">0</attribute>
159 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn4">
160 <property name=
"resizable">True
</property>
161 <property name=
"spacing">6</property>
162 <property name=
"title" translatable=
"yes" context=
"selectcertificatedialog|issuedby">Issued by
</property>
164 <object class=
"GtkCellRendererText" id=
"cellrenderer2"/>
166 <attribute name=
"text">1</attribute>
172 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn5">
173 <property name=
"resizable">True
</property>
174 <property name=
"spacing">6</property>
175 <property name=
"title" translatable=
"yes" context=
"selectcertificatedialog|type">Type
</property>
177 <object class=
"GtkCellRendererText" id=
"cellrenderer3"/>
179 <attribute name=
"text">2</attribute>
185 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn6">
186 <property name=
"resizable">True
</property>
187 <property name=
"spacing">6</property>
188 <property name=
"title" translatable=
"yes" context=
"selectcertificatedialog|expiration">Expiration date
</property>
190 <object class=
"GtkCellRendererText" id=
"cellrenderer4"/>
192 <attribute name=
"text">3</attribute>
198 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn7">
199 <property name=
"resizable">True
</property>
200 <property name=
"spacing">6</property>
201 <property name=
"title" translatable=
"yes" context=
"selectcertificatedialog|usage">Certificate usage
</property>
203 <object class=
"GtkCellRendererText" id=
"cellrenderer5"/>
205 <attribute name=
"text">4</attribute>
214 <property name=
"left_attach">0</property>
215 <property name=
"top_attach">2</property>
219 <object class=
"GtkButton" id=
"viewcert">
220 <property name=
"label" translatable=
"yes" context=
"selectcertificatedialog|viewcert">View Certificate...
</property>
221 <property name=
"visible">True
</property>
222 <property name=
"can_focus">True
</property>
223 <property name=
"receives_default">True
</property>
224 <property name=
"halign">end
</property>
227 <property name=
"left_attach">0</property>
228 <property name=
"top_attach">3</property>
232 <object class=
"GtkBox" id=
"dialog-hbox1">
233 <property name=
"visible">True
</property>
234 <property name=
"can_focus">False
</property>
235 <property name=
"spacing">12</property>
237 <object class=
"GtkLabel" id=
"description-label">
238 <property name=
"visible">True
</property>
239 <property name=
"can_focus">False
</property>
240 <property name=
"label" translatable=
"yes" context=
"selectcertificatedialog|label2">Description:
</property>
243 <property name=
"expand">False
</property>
244 <property name=
"fill">True
</property>
245 <property name=
"position">0</property>
249 <object class=
"GtkEntry" id=
"description">
250 <property name=
"visible">True
</property>
251 <property name=
"can_focus">True
</property>
254 <property name=
"expand">True
</property>
255 <property name=
"fill">True
</property>
256 <property name=
"position">1</property>
261 <property name=
"left_attach">0</property>
262 <property name=
"top_attach">4</property>
267 <property name=
"expand">True
</property>
268 <property name=
"fill">True
</property>
269 <property name=
"position">1</property>
275 <action-widget response=
"-5">ok
</action-widget>
276 <action-widget response=
"-6">cancel
</action-widget>
277 <action-widget response=
"-11">help
</action-widget>