sd: keep a non-owning pointer to the OverridingShell
[LibreOffice.git] / filter / uiconfig / ui / pdfsignpage.ui
blobe769491d26c77d4ce98a191e782f0034a7b52c5c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="flt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkFrame" id="PdfSignPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border-width">6</property>
11 <property name="label-xalign">0</property>
12 <property name="shadow-type">none</property>
13 <child>
14 <!-- n-columns=1 n-rows=2 -->
15 <object class="GtkGrid" id="grid1">
16 <property name="visible">True</property>
17 <property name="can-focus">False</property>
18 <property name="margin-start">12</property>
19 <property name="margin-top">6</property>
20 <property name="row-spacing">6</property>
21 <property name="column-spacing">12</property>
22 <child>
23 <!-- n-columns=2 n-rows=2 -->
24 <object class="GtkGrid" id="grid2">
25 <property name="visible">True</property>
26 <property name="can-focus">False</property>
27 <property name="row-spacing">6</property>
28 <property name="column-spacing">12</property>
29 <child>
30 <object class="GtkLabel" id="label2">
31 <property name="visible">True</property>
32 <property name="can-focus">False</property>
33 <property name="label" translatable="yes" context="pdfsignpage|label2">Use this X.509 certificate to digitally sign PDF documents:</property>
34 <property name="use-underline">True</property>
35 <property name="mnemonic-widget">cert</property>
36 <property name="xalign">0</property>
37 </object>
38 <packing>
39 <property name="left-attach">0</property>
40 <property name="top-attach">0</property>
41 <property name="width">2</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkEntry" id="cert">
46 <property name="visible">True</property>
47 <property name="can-focus">True</property>
48 <property name="hexpand">True</property>
49 <property name="activates-default">True</property>
50 <property name="truncate-multiline">True</property>
51 <child internal-child="accessible">
52 <object class="AtkObject" id="cert-atkobject">
53 <property name="AtkObject::accessible-description" translatable="yes" context="pdfsignpage|extended_tip|cert">Allows you to select an X.509 certificate to be used for signing this PDF export.</property>
54 </object>
55 </child>
56 </object>
57 <packing>
58 <property name="left-attach">1</property>
59 <property name="top-attach">1</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkBox" id="SelectClear">
64 <property name="visible">True</property>
65 <property name="can-focus">False</property>
66 <property name="spacing">6</property>
67 <child>
68 <object class="GtkButton" id="select">
69 <property name="label" translatable="yes" context="pdfsignpage|select">Select...</property>
70 <property name="visible">True</property>
71 <property name="can-focus">True</property>
72 <property name="receives-default">True</property>
73 <property name="valign">center</property>
74 <child internal-child="accessible">
75 <object class="AtkObject" id="select-atkobject">
76 <property name="AtkObject::accessible-description" translatable="yes" context="pdfsignpage|extended_tip|select">Opens the Select X.509 Certificate dialog.</property>
77 </object>
78 </child>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="position">0</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkButton" id="clear">
88 <property name="label" translatable="yes" context="pdfsignpage|clear">_Clear</property>
89 <property name="visible">True</property>
90 <property name="can-focus">True</property>
91 <property name="receives-default">True</property>
92 <property name="valign">center</property>
93 <property name="use-underline">True</property>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">True</property>
98 <property name="position">1</property>
99 </packing>
100 </child>
101 </object>
102 <packing>
103 <property name="left-attach">0</property>
104 <property name="top-attach">1</property>
105 </packing>
106 </child>
107 </object>
108 <packing>
109 <property name="left-attach">0</property>
110 <property name="top-attach">0</property>
111 </packing>
112 </child>
113 <child>
114 <!-- n-columns=2 n-rows=5 -->
115 <object class="GtkGrid" id="grid5">
116 <property name="visible">True</property>
117 <property name="can-focus">False</property>
118 <property name="hexpand">True</property>
119 <property name="row-spacing">6</property>
120 <property name="column-spacing">12</property>
121 <child>
122 <object class="GtkEntry" id="password">
123 <property name="visible">True</property>
124 <property name="can-focus">True</property>
125 <property name="hexpand">True</property>
126 <property name="visibility">False</property>
127 <property name="activates-default">True</property>
128 <property name="truncate-multiline">True</property>
129 <child internal-child="accessible">
130 <object class="AtkObject" id="password-atkobject">
131 <property name="AtkObject::accessible-description" translatable="yes" context="pdfsignpage|extended_tip|password">Enter the password used for protecting the private key associated with the selected certificate.</property>
132 </object>
133 </child>
134 </object>
135 <packing>
136 <property name="left-attach">1</property>
137 <property name="top-attach">0</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkEntry" id="location">
142 <property name="visible">True</property>
143 <property name="can-focus">True</property>
144 <property name="hexpand">True</property>
145 <property name="activates-default">True</property>
146 <property name="truncate-multiline">True</property>
147 <child internal-child="accessible">
148 <object class="AtkObject" id="location-atkobject">
149 <property name="AtkObject::accessible-description" translatable="yes" context="pdfsignpage|extended_tip|location">These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank.</property>
150 </object>
151 </child>
152 </object>
153 <packing>
154 <property name="left-attach">1</property>
155 <property name="top-attach">1</property>
156 </packing>
157 </child>
158 <child>
159 <object class="GtkEntry" id="contact">
160 <property name="visible">True</property>
161 <property name="can-focus">True</property>
162 <property name="hexpand">True</property>
163 <property name="activates-default">True</property>
164 <property name="truncate-multiline">True</property>
165 <child internal-child="accessible">
166 <object class="AtkObject" id="contact-atkobject">
167 <property name="AtkObject::accessible-description" translatable="yes" context="pdfsignpage|extended_tip|contact">These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank.</property>
168 </object>
169 </child>
170 </object>
171 <packing>
172 <property name="left-attach">1</property>
173 <property name="top-attach">2</property>
174 </packing>
175 </child>
176 <child>
177 <object class="GtkEntry" id="reason">
178 <property name="visible">True</property>
179 <property name="can-focus">True</property>
180 <property name="hexpand">True</property>
181 <property name="activates-default">True</property>
182 <property name="truncate-multiline">True</property>
183 <child internal-child="accessible">
184 <object class="AtkObject" id="reason-atkobject">
185 <property name="AtkObject::accessible-description" translatable="yes" context="pdfsignpage|extended_tip|reason">These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank.</property>
186 </object>
187 </child>
188 </object>
189 <packing>
190 <property name="left-attach">1</property>
191 <property name="top-attach">3</property>
192 </packing>
193 </child>
194 <child>
195 <object class="GtkComboBoxText" id="tsa">
196 <property name="visible">True</property>
197 <property name="can-focus">True</property>
198 <property name="active">0</property>
199 <items>
200 <item translatable="yes" context="pdfsignpage|tsa">None</item>
201 </items>
202 </object>
203 <packing>
204 <property name="left-attach">1</property>
205 <property name="top-attach">4</property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkLabel" id="label7">
210 <property name="visible">True</property>
211 <property name="can-focus">False</property>
212 <property name="label" translatable="yes" context="pdfsignpage|label7">Certificate password:</property>
213 <property name="use-underline">True</property>
214 <property name="mnemonic-widget">password</property>
215 <property name="xalign">1</property>
216 </object>
217 <packing>
218 <property name="left-attach">0</property>
219 <property name="top-attach">0</property>
220 </packing>
221 </child>
222 <child>
223 <object class="GtkLabel" id="label12">
224 <property name="visible">True</property>
225 <property name="can-focus">False</property>
226 <property name="label" translatable="yes" context="pdfsignpage|label12">Location:</property>
227 <property name="use-underline">True</property>
228 <property name="mnemonic-widget">location</property>
229 <property name="xalign">1</property>
230 </object>
231 <packing>
232 <property name="left-attach">0</property>
233 <property name="top-attach">1</property>
234 </packing>
235 </child>
236 <child>
237 <object class="GtkLabel" id="label13">
238 <property name="visible">True</property>
239 <property name="can-focus">False</property>
240 <property name="label" translatable="yes" context="pdfsignpage|label13">Contact information:</property>
241 <property name="use-underline">True</property>
242 <property name="mnemonic-widget">contact</property>
243 <property name="xalign">1</property>
244 </object>
245 <packing>
246 <property name="left-attach">0</property>
247 <property name="top-attach">2</property>
248 </packing>
249 </child>
250 <child>
251 <object class="GtkLabel" id="label14">
252 <property name="visible">True</property>
253 <property name="can-focus">False</property>
254 <property name="label" translatable="yes" context="pdfsignpage|label14">Reason:</property>
255 <property name="use-underline">True</property>
256 <property name="mnemonic-widget">reason</property>
257 <property name="xalign">1</property>
258 </object>
259 <packing>
260 <property name="left-attach">0</property>
261 <property name="top-attach">3</property>
262 </packing>
263 </child>
264 <child>
265 <object class="GtkLabel" id="label15">
266 <property name="visible">True</property>
267 <property name="can-focus">False</property>
268 <property name="label" translatable="yes" context="pdfsignpage|label15">Time Stamp Authority:</property>
269 <property name="use-underline">True</property>
270 <property name="mnemonic-widget">tsa</property>
271 <property name="xalign">1</property>
272 </object>
273 <packing>
274 <property name="left-attach">0</property>
275 <property name="top-attach">4</property>
276 </packing>
277 </child>
278 </object>
279 <packing>
280 <property name="left-attach">0</property>
281 <property name="top-attach">1</property>
282 </packing>
283 </child>
284 </object>
285 </child>
286 <child type="label">
287 <object class="GtkLabel" id="label1">
288 <property name="visible">True</property>
289 <property name="can-focus">False</property>
290 <property name="label" translatable="yes" context="pdfsignpage|label1">X.509 Certificate</property>
291 <attributes>
292 <attribute name="weight" value="bold"/>
293 </attributes>
294 </object>
295 </child>
296 </object>
297 <object class="GtkSizeGroup" id="sizegroup1">
298 <widgets>
299 <widget name="SelectClear"/>
300 <widget name="label7"/>
301 <widget name="label12"/>
302 <widget name="label13"/>
303 <widget name="label14"/>
304 <widget name="label15"/>
305 </widgets>
306 </object>
307 </interface>