nss: upgrade to release 3.73
[LibreOffice.git] / xmlsecurity / uiconfig / ui / securitytrustpage.ui
blob7fcbbe5b195cc49c06319bc2f00b8faf99a922ab
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="xsc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore2">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkTreeStore" id="liststore3">
14 <columns>
15 <!-- column-name text -->
16 <column type="gchararray"/>
17 <!-- column-name text2 -->
18 <column type="gchararray"/>
19 <!-- column-name text3 -->
20 <column type="gchararray"/>
21 <!-- column-name id -->
22 <column type="gchararray"/>
23 </columns>
24 </object>
25 <object class="GtkBox" id="SecurityTrustPage">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="hexpand">True</property>
29 <property name="vexpand">True</property>
30 <property name="border_width">6</property>
31 <property name="orientation">vertical</property>
32 <property name="spacing">12</property>
33 <child>
34 <object class="GtkFrame" id="frame1">
35 <property name="visible">True</property>
36 <property name="can_focus">False</property>
37 <property name="hexpand">True</property>
38 <property name="vexpand">True</property>
39 <property name="label_xalign">0</property>
40 <property name="shadow_type">none</property>
41 <child>
42 <object class="GtkAlignment" id="alignment1">
43 <property name="visible">True</property>
44 <property name="can_focus">False</property>
45 <property name="hexpand">True</property>
46 <property name="vexpand">True</property>
47 <property name="top_padding">6</property>
48 <property name="left_padding">12</property>
49 <child>
50 <!-- n-columns=1 n-rows=1 -->
51 <object class="GtkGrid" id="grid1">
52 <property name="visible">True</property>
53 <property name="can_focus">False</property>
54 <property name="margin_top">6</property>
55 <property name="hexpand">True</property>
56 <property name="vexpand">True</property>
57 <property name="row_spacing">6</property>
58 <property name="column_spacing">6</property>
59 <child>
60 <object class="GtkButtonBox" id="buttonbox1">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="hexpand">True</property>
64 <property name="spacing">12</property>
65 <property name="layout_style">end</property>
66 <child>
67 <object class="GtkButton" id="viewcert">
68 <property name="label" translatable="yes" context="securitytrustpage|viewcert">_View...</property>
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="receives_default">True</property>
72 <property name="use_underline">True</property>
73 <child internal-child="accessible">
74 <object class="AtkObject" id="viewcert-atkobject">
75 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|viewcert">Opens the View Certificate dialog for the selected certificate.</property>
76 </object>
77 </child>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="fill">True</property>
82 <property name="position">0</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkButton" id="removecert">
87 <property name="label">gtk-remove</property>
88 <property name="visible">True</property>
89 <property name="can_focus">True</property>
90 <property name="receives_default">True</property>
91 <property name="use_stock">True</property>
92 <child internal-child="accessible">
93 <object class="AtkObject" id="removecert-atkobject">
94 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|removecert">Removes the selected certificate from the list of trusted certificates.</property>
95 </object>
96 </child>
97 </object>
98 <packing>
99 <property name="expand">False</property>
100 <property name="fill">True</property>
101 <property name="position">1</property>
102 </packing>
103 </child>
104 </object>
105 <packing>
106 <property name="left_attach">1</property>
107 <property name="top_attach">1</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkScrolledWindow">
112 <property name="visible">True</property>
113 <property name="can_focus">True</property>
114 <property name="hexpand">True</property>
115 <property name="vexpand">True</property>
116 <property name="shadow_type">in</property>
117 <child>
118 <object class="GtkTreeView" id="certificates">
119 <property name="visible">True</property>
120 <property name="can_focus">True</property>
121 <property name="receives_default">True</property>
122 <property name="hexpand">True</property>
123 <property name="vexpand">True</property>
124 <property name="model">liststore3</property>
125 <property name="search_column">0</property>
126 <property name="show_expanders">False</property>
127 <child internal-child="selection">
128 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
129 </child>
130 <child>
131 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
132 <property name="resizable">True</property>
133 <property name="spacing">6</property>
134 <property name="title" translatable="yes" context="securitytrustpage|to">Issued to</property>
135 <child>
136 <object class="GtkCellRendererText" id="cellrenderer1"/>
137 <attributes>
138 <attribute name="text">0</attribute>
139 </attributes>
140 </child>
141 </object>
142 </child>
143 <child>
144 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
145 <property name="resizable">True</property>
146 <property name="spacing">6</property>
147 <property name="title" translatable="yes" context="securitytrustpage|by">Issued by</property>
148 <child>
149 <object class="GtkCellRendererText" id="cellrenderer2"/>
150 <attributes>
151 <attribute name="text">1</attribute>
152 </attributes>
153 </child>
154 </object>
155 </child>
156 <child>
157 <object class="GtkTreeViewColumn" id="treeviewcolumn5">
158 <property name="resizable">True</property>
159 <property name="spacing">6</property>
160 <property name="title" translatable="yes" context="securitytrustpage|date">Expiration date</property>
161 <child>
162 <object class="GtkCellRendererText" id="cellrenderer3"/>
163 <attributes>
164 <attribute name="text">2</attribute>
165 </attributes>
166 </child>
167 </object>
168 </child>
169 <child internal-child="accessible">
170 <object class="AtkObject" id="certificates-atkobject">
171 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|certificates">Lists the trusted certificates.</property>
172 </object>
173 </child>
174 </object>
175 </child>
176 </object>
177 <packing>
178 <property name="left_attach">1</property>
179 <property name="top_attach">0</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkImage" id="lockcertimg">
184 <property name="can_focus">False</property>
185 <property name="no_show_all">True</property>
186 <property name="halign">center</property>
187 <property name="valign">center</property>
188 <property name="icon_name">res/lock.png</property>
189 </object>
190 <packing>
191 <property name="left_attach">0</property>
192 <property name="top_attach">0</property>
193 </packing>
194 </child>
195 <child>
196 <placeholder/>
197 </child>
198 </object>
199 </child>
200 </object>
201 </child>
202 <child type="label">
203 <object class="GtkLabel" id="label3">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="label" translatable="yes" context="securitytrustpage|label3">Trusted Certificates</property>
207 <attributes>
208 <attribute name="weight" value="bold"/>
209 </attributes>
210 </object>
211 </child>
212 </object>
213 <packing>
214 <property name="expand">False</property>
215 <property name="fill">True</property>
216 <property name="position">0</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkFrame" id="frame2">
221 <property name="visible">True</property>
222 <property name="can_focus">False</property>
223 <property name="hexpand">True</property>
224 <property name="vexpand">True</property>
225 <property name="label_xalign">0</property>
226 <property name="shadow_type">none</property>
227 <child>
228 <object class="GtkAlignment" id="alignment2">
229 <property name="visible">True</property>
230 <property name="can_focus">False</property>
231 <property name="hexpand">True</property>
232 <property name="vexpand">True</property>
233 <property name="top_padding">6</property>
234 <property name="left_padding">12</property>
235 <child>
236 <!-- n-columns=1 n-rows=1 -->
237 <object class="GtkGrid" id="grid3">
238 <property name="visible">True</property>
239 <property name="can_focus">False</property>
240 <property name="margin_top">6</property>
241 <property name="hexpand">True</property>
242 <property name="vexpand">True</property>
243 <property name="row_spacing">12</property>
244 <property name="column_spacing">6</property>
245 <child>
246 <object class="GtkLabel" id="label8">
247 <property name="visible">True</property>
248 <property name="can_focus">False</property>
249 <property name="label" translatable="yes" context="securitytrustpage|label8">Document macros are always executed if they have been opened from one of the following locations.</property>
250 <property name="wrap">True</property>
251 <property name="width_chars">56</property>
252 <property name="max_width_chars">56</property>
253 <property name="xalign">0</property>
254 </object>
255 <packing>
256 <property name="left_attach">1</property>
257 <property name="top_attach">0</property>
258 </packing>
259 </child>
260 <child>
261 <object class="GtkButtonBox" id="buttonbox2">
262 <property name="visible">True</property>
263 <property name="can_focus">False</property>
264 <property name="spacing">12</property>
265 <property name="layout_style">end</property>
266 <child>
267 <object class="GtkButton" id="addfile">
268 <property name="label" translatable="yes" context="securitytrustpage|addfile">A_dd...</property>
269 <property name="visible">True</property>
270 <property name="can_focus">True</property>
271 <property name="receives_default">True</property>
272 <property name="use_underline">True</property>
273 <child internal-child="accessible">
274 <object class="AtkObject" id="addfile-atkobject">
275 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|addfile">Opens a folder selection dialog. Select a folder from which all macros are allowed to execute.</property>
276 </object>
277 </child>
278 </object>
279 <packing>
280 <property name="expand">False</property>
281 <property name="fill">True</property>
282 <property name="position">0</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkButton" id="removefile">
287 <property name="label">gtk-remove</property>
288 <property name="visible">True</property>
289 <property name="can_focus">True</property>
290 <property name="receives_default">True</property>
291 <property name="use_stock">True</property>
292 <child internal-child="accessible">
293 <object class="AtkObject" id="removefile-atkobject">
294 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|removefile">Removes the selected folder from the list of trusted file locations.</property>
295 </object>
296 </child>
297 </object>
298 <packing>
299 <property name="expand">False</property>
300 <property name="fill">True</property>
301 <property name="position">1</property>
302 </packing>
303 </child>
304 </object>
305 <packing>
306 <property name="left_attach">1</property>
307 <property name="top_attach">2</property>
308 </packing>
309 </child>
310 <child>
311 <object class="GtkScrolledWindow">
312 <property name="visible">True</property>
313 <property name="can_focus">True</property>
314 <property name="hexpand">True</property>
315 <property name="vexpand">True</property>
316 <property name="shadow_type">in</property>
317 <child>
318 <object class="GtkTreeView" id="locations">
319 <property name="visible">True</property>
320 <property name="can_focus">True</property>
321 <property name="receives_default">True</property>
322 <property name="hexpand">True</property>
323 <property name="vexpand">True</property>
324 <property name="model">liststore2</property>
325 <property name="headers_visible">False</property>
326 <property name="search_column">0</property>
327 <property name="show_expanders">False</property>
328 <child internal-child="selection">
329 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
330 </child>
331 <child>
332 <object class="GtkTreeViewColumn" id="treeviewcolumn9">
333 <property name="resizable">True</property>
334 <property name="spacing">6</property>
335 <child>
336 <object class="GtkCellRendererText" id="cellrenderer0"/>
337 <attributes>
338 <attribute name="text">0</attribute>
339 </attributes>
340 </child>
341 </object>
342 </child>
343 <child internal-child="accessible">
344 <object class="AtkObject" id="locations-atkobject">
345 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|locations">Document macros are only executed if they have been opened from one of the following locations.</property>
346 </object>
347 </child>
348 </object>
349 </child>
350 </object>
351 <packing>
352 <property name="left_attach">1</property>
353 <property name="top_attach">1</property>
354 </packing>
355 </child>
356 <child>
357 <object class="GtkImage" id="lockfileimg">
358 <property name="can_focus">False</property>
359 <property name="no_show_all">True</property>
360 <property name="halign">center</property>
361 <property name="valign">center</property>
362 <property name="icon_name">res/lock.png</property>
363 </object>
364 <packing>
365 <property name="left_attach">0</property>
366 <property name="top_attach">0</property>
367 </packing>
368 </child>
369 <child>
370 <placeholder/>
371 </child>
372 <child>
373 <placeholder/>
374 </child>
375 </object>
376 </child>
377 </object>
378 </child>
379 <child type="label">
380 <object class="GtkLabel" id="label4">
381 <property name="visible">True</property>
382 <property name="can_focus">False</property>
383 <property name="label" translatable="yes" context="securitytrustpage|label4">Trusted File Locations</property>
384 <attributes>
385 <attribute name="weight" value="bold"/>
386 </attributes>
387 </object>
388 </child>
389 </object>
390 <packing>
391 <property name="expand">False</property>
392 <property name="fill">True</property>
393 <property name="position">1</property>
394 </packing>
395 </child>
396 </object>
397 <object class="GtkSizeGroup" id="sizegroup1">
398 <widgets>
399 <widget name="viewcert"/>
400 <widget name="addfile"/>
401 </widgets>
402 </object>
403 <object class="GtkSizeGroup" id="sizegroup2">
404 <property name="mode">vertical</property>
405 <widgets>
406 <widget name="certificates"/>
407 <widget name="locations"/>
408 </widgets>
409 </object>
410 </interface>