android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / signatureline.ui
blob8cdda40206ce18dbfeed9a5245fe71501c47cbdd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="SignatureLineDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="signatureline|SignatureLineDialog">Signature Line</property>
9 <property name="modal">True</property>
10 <property name="default_width">0</property>
11 <property name="default_height">0</property>
12 <property name="type_hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox">
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">2</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox">
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="cancel">
24 <property name="label" translatable="yes" context="stock">_Cancel</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="receives_default">True</property>
28 <property name="use-underline">True</property>
29 </object>
30 <packing>
31 <property name="expand">True</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="ok">
38 <property name="label" translatable="yes" context="stock">_OK</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="can_default">True</property>
42 <property name="has_default">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">True</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="help">
54 <property name="label" translatable="yes" context="stock">_Help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">True</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">False</property>
71 <property name="position">1</property>
72 </packing>
73 </child>
74 <child>
75 <!-- n-columns=1 n-rows=1 -->
76 <object class="GtkGrid">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="margin-start">6</property>
80 <property name="margin-end">6</property>
81 <property name="margin_top">6</property>
82 <property name="margin_bottom">6</property>
83 <property name="hexpand">True</property>
84 <property name="vexpand">True</property>
85 <property name="row_spacing">6</property>
86 <property name="column_spacing">6</property>
87 <child>
88 <object class="GtkFrame">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="hexpand">True</property>
92 <property name="label_xalign">0</property>
93 <property name="shadow_type">none</property>
94 <child>
95 <!-- n-columns=1 n-rows=1 -->
96 <object class="GtkGrid">
97 <property name="visible">True</property>
98 <property name="can_focus">False</property>
99 <property name="row_spacing">6</property>
100 <property name="column_spacing">12</property>
101 <property name="margin-start">12</property>
102 <property name="margin-top">6</property>
103 <child>
104 <object class="GtkEntry" id="edit_name">
105 <property name="visible">True</property>
106 <property name="can_focus">True</property>
107 <property name="hexpand">True</property>
108 <property name="activates_default">True</property>
109 <property name="placeholder_text" translatable="yes" context="signatureline|edit_name">John Doe</property>
110 <property name="truncate-multiline">True</property>
111 <child internal-child="accessible">
112 <object class="AtkObject" id="edit_name-atkobject">
113 <property name="AtkObject::accessible-description" translatable="yes" context="signatureline|extended_tip|edit_name">Enter your name as signer of the document. Your name will be inserted above the signature horizontal line.</property>
114 </object>
115 </child>
116 </object>
117 <packing>
118 <property name="left_attach">1</property>
119 <property name="top_attach">0</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkEntry" id="edit_title">
124 <property name="visible">True</property>
125 <property name="can_focus">True</property>
126 <property name="hexpand">True</property>
127 <property name="activates_default">True</property>
128 <property name="placeholder_text" translatable="yes" context="signatureline|edit_title">Director</property>
129 <property name="truncate-multiline">True</property>
130 <child internal-child="accessible">
131 <object class="AtkObject" id="edit_title-atkobject">
132 <property name="AtkObject::accessible-description" translatable="yes" context="signatureline|extended_tip|edit_title">Enter the title of the signer. The title is displayed in the signature line graphic box.</property>
133 </object>
134 </child>
135 </object>
136 <packing>
137 <property name="left_attach">1</property>
138 <property name="top_attach">1</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkEntry" id="edit_email">
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="hexpand">True</property>
146 <property name="activates_default">True</property>
147 <property name="placeholder_text" translatable="yes" context="signatureline|edit_email">john.doe@example.org</property>
148 <property name="truncate-multiline">True</property>
149 <child internal-child="accessible">
150 <object class="AtkObject" id="edit_email-atkobject">
151 <property name="AtkObject::accessible-description" translatable="yes" context="signatureline|extended_tip|edit_email">Enter the email of the signer. The email is not displayed in the signature line graphic box, but is used for the digital signature.</property>
152 </object>
153 </child>
154 </object>
155 <packing>
156 <property name="left_attach">1</property>
157 <property name="top_attach">2</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkLabel" id="label_name">
162 <property name="visible">True</property>
163 <property name="can_focus">False</property>
164 <property name="halign">start</property>
165 <property name="label" translatable="yes" context="signatureline|label_name" comments="Suggested Signer Name">Name:</property>
166 <property name="use_underline">True</property>
167 <property name="mnemonic_widget">edit_name</property>
168 </object>
169 <packing>
170 <property name="left_attach">0</property>
171 <property name="top_attach">0</property>
172 </packing>
173 </child>
174 <child>
175 <object class="GtkLabel" id="label_title">
176 <property name="visible">True</property>
177 <property name="can_focus">False</property>
178 <property name="halign">start</property>
179 <property name="label" translatable="yes" context="signatureline|label_title" comments="Suggested Signer Title">Title:</property>
180 <property name="use_underline">True</property>
181 <property name="mnemonic_widget">edit_title</property>
182 </object>
183 <packing>
184 <property name="left_attach">0</property>
185 <property name="top_attach">1</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkLabel" id="label_email">
190 <property name="visible">True</property>
191 <property name="can_focus">False</property>
192 <property name="halign">start</property>
193 <property name="label" translatable="yes" context="signatureline|label_email" comments="Suggested Signer email">Email:</property>
194 <property name="use_underline">True</property>
195 <property name="mnemonic_widget">edit_email</property>
196 </object>
197 <packing>
198 <property name="left_attach">0</property>
199 <property name="top_attach">2</property>
200 </packing>
201 </child>
202 </object>
203 </child>
204 <child type="label">
205 <object class="GtkLabel">
206 <property name="visible">True</property>
207 <property name="can_focus">False</property>
208 <property name="label" translatable="yes" context="signatureline|label_suggestedsigner">Suggested Signer</property>
209 <attributes>
210 <attribute name="weight" value="bold"/>
211 </attributes>
212 </object>
213 </child>
214 </object>
215 <packing>
216 <property name="left_attach">0</property>
217 <property name="top_attach">0</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkFrame">
222 <property name="visible">True</property>
223 <property name="can_focus">False</property>
224 <property name="hexpand">True</property>
225 <property name="vexpand">True</property>
226 <property name="label_xalign">0</property>
227 <property name="shadow_type">none</property>
228 <child>
229 <!-- n-columns=1 n-rows=1 -->
230 <object class="GtkGrid">
231 <property name="visible">True</property>
232 <property name="can_focus">False</property>
233 <property name="row_spacing">6</property>
234 <property name="column_spacing">12</property>
235 <property name="margin-start">12</property>
236 <property name="margin-top">6</property>
237 <child>
238 <object class="GtkCheckButton" id="checkbox_can_add_comments">
239 <property name="label" translatable="yes" context="signatureline|checkbox_can_add_comments">Signer can add comments</property>
240 <property name="visible">True</property>
241 <property name="can_focus">True</property>
242 <property name="receives_default">False</property>
243 <property name="halign">start</property>
244 <property name="use_underline">True</property>
245 <property name="draw_indicator">True</property>
246 <child internal-child="accessible">
247 <object class="AtkObject" id="checkbox_can_add_comments-atkobject">
248 <property name="AtkObject::accessible-description" translatable="yes" context="signatureline|extended_tip|checkbox_can_add_comments">Enable signer to insert comments in the Sign Signature Line dialog at time of signature.</property>
249 </object>
250 </child>
251 </object>
252 <packing>
253 <property name="left_attach">0</property>
254 <property name="top_attach">0</property>
255 </packing>
256 </child>
257 <child>
258 <object class="GtkCheckButton" id="checkbox_show_sign_date">
259 <property name="label" translatable="yes" context="signatureline|checkbox_show_sign_date">Show sign date in signature line</property>
260 <property name="visible">True</property>
261 <property name="can_focus">True</property>
262 <property name="receives_default">False</property>
263 <property name="halign">start</property>
264 <property name="use_underline">True</property>
265 <property name="draw_indicator">True</property>
266 <child internal-child="accessible">
267 <object class="AtkObject" id="checkbox_show_sign_date-atkobject">
268 <property name="AtkObject::accessible-description" translatable="yes" context="signatureline|extended_tip|checkbox_show_sign_date">Mark this checkbox to display the date of the signature, at the time when the document is digitally signed.</property>
269 </object>
270 </child>
271 </object>
272 <packing>
273 <property name="left_attach">0</property>
274 <property name="top_attach">1</property>
275 </packing>
276 </child>
277 <child>
278 <object class="GtkLabel" id="label_instructions">
279 <property name="visible">True</property>
280 <property name="can_focus">False</property>
281 <property name="halign">start</property>
282 <property name="label" translatable="yes" context="signatureline|label_instructions">Instructions to the signer:</property>
283 <property name="use_underline">True</property>
284 <property name="mnemonic_widget">edit_instructions</property>
285 </object>
286 <packing>
287 <property name="left_attach">0</property>
288 <property name="top_attach">2</property>
289 </packing>
290 </child>
291 <child>
292 <object class="GtkScrolledWindow">
293 <property name="visible">True</property>
294 <property name="can_focus">True</property>
295 <property name="hexpand">True</property>
296 <property name="vexpand">True</property>
297 <property name="shadow_type">in</property>
298 <child>
299 <object class="GtkTextView" id="edit_instructions">
300 <property name="height_request">60</property>
301 <property name="visible">True</property>
302 <property name="can_focus">True</property>
303 <property name="hexpand">True</property>
304 <property name="vexpand">True</property>
305 <child internal-child="accessible">
306 <object class="AtkObject" id="edit_instructions-atkobject">
307 <property name="AtkObject::accessible-description" translatable="yes" context="signatureline|extended_tip|edit_instructions">Insert instructions for the signer. The instructions appears in the Sign Signature Line dialog box, at the time of signature.</property>
308 </object>
309 </child>
310 </object>
311 </child>
312 </object>
313 <packing>
314 <property name="left_attach">0</property>
315 <property name="top_attach">3</property>
316 </packing>
317 </child>
318 </object>
319 </child>
320 <child type="label">
321 <object class="GtkLabel">
322 <property name="visible">True</property>
323 <property name="can_focus">False</property>
324 <property name="label" translatable="yes" context="signatureline|label_more">More</property>
325 <attributes>
326 <attribute name="weight" value="bold"/>
327 </attributes>
328 </object>
329 </child>
330 </object>
331 <packing>
332 <property name="left_attach">0</property>
333 <property name="top_attach">1</property>
334 </packing>
335 </child>
336 </object>
337 <packing>
338 <property name="expand">False</property>
339 <property name="fill">True</property>
340 <property name="position">0</property>
341 </packing>
342 </child>
343 </object>
344 </child>
345 <action-widgets>
346 <action-widget response="-6">cancel</action-widget>
347 <action-widget response="-5">ok</action-widget>
348 <action-widget response="-11">help</action-widget>
349 </action-widgets>
350 <child type="titlebar">
351 <placeholder/>
352 </child>
353 </object>
354 </interface>