simplify writeBitmapObject
[LibreOffice.git] / cui / uiconfig / ui / securityoptionsdialog.ui
blobdc811fda26cf585515e4ad42e06d6f427032f080
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="SecurityOptionsDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="securityoptionsdialog|SecurityOptionsDialog">Security Options and Warnings</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default-width">0</property>
12 <property name="default-height">0</property>
13 <property name="type-hint">dialog</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
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="dialog-action_area1">
21 <property name="can-focus">False</property>
22 <property name="layout-style">end</property>
23 <child>
24 <object class="GtkButton" id="ok">
25 <property name="label" translatable="yes" context="stock">_OK</property>
26 <property name="visible">True</property>
27 <property name="can-focus">True</property>
28 <property name="can-default">True</property>
29 <property name="has-default">True</property>
30 <property name="receives-default">True</property>
31 <property name="use-underline">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="cancel">
41 <property name="label" translatable="yes" context="stock">_Cancel</property>
42 <property name="visible">True</property>
43 <property name="can-focus">True</property>
44 <property name="receives-default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="help">
55 <property name="label" translatable="yes" context="stock">_Help</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-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 <property name="secondary">True</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack-type">end</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkBox" id="box1">
78 <property name="visible">True</property>
79 <property name="can-focus">False</property>
80 <property name="orientation">vertical</property>
81 <property name="spacing">12</property>
82 <child>
83 <object class="GtkFrame" id="frame1">
84 <property name="visible">True</property>
85 <property name="can-focus">False</property>
86 <property name="hexpand">True</property>
87 <property name="label-xalign">0</property>
88 <property name="shadow-type">none</property>
89 <child>
90 <!-- n-columns=1 n-rows=2 -->
91 <object class="GtkGrid" id="grid1">
92 <property name="visible">True</property>
93 <property name="can-focus">False</property>
94 <property name="margin-start">12</property>
95 <property name="margin-top">6</property>
96 <property name="row-spacing">6</property>
97 <child>
98 <!-- n-columns=4 n-rows=2 -->
99 <object class="GtkGrid" id="grid2">
100 <property name="visible">True</property>
101 <property name="can-focus">False</property>
102 <property name="row-spacing">6</property>
103 <property name="column-spacing">12</property>
104 <child>
105 <object class="GtkCheckButton" id="savesenddocs">
106 <property name="label" translatable="yes" context="securityoptionsdialog|savesenddocs">_When saving or sending</property>
107 <property name="visible">True</property>
108 <property name="can-focus">True</property>
109 <property name="receives-default">False</property>
110 <property name="use-underline">True</property>
111 <property name="draw-indicator">True</property>
112 <child internal-child="accessible">
113 <object class="AtkObject" id="savesenddocs-atkobject">
114 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|savesenddocs">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</property>
115 </object>
116 </child>
117 </object>
118 <packing>
119 <property name="left-attach">1</property>
120 <property name="top-attach">0</property>
121 </packing>
122 </child>
123 <child>
124 <object class="GtkCheckButton" id="whensigning">
125 <property name="label" translatable="yes" context="securityoptionsdialog|whensigning">When _signing</property>
126 <property name="visible">True</property>
127 <property name="can-focus">True</property>
128 <property name="receives-default">False</property>
129 <property name="use-underline">True</property>
130 <property name="draw-indicator">True</property>
131 <child internal-child="accessible">
132 <object class="AtkObject" id="whensigning-atkobject">
133 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|whensigning">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</property>
134 </object>
135 </child>
136 </object>
137 <packing>
138 <property name="left-attach">3</property>
139 <property name="top-attach">0</property>
140 </packing>
141 </child>
142 <child>
143 <object class="GtkCheckButton" id="whenprinting">
144 <property name="label" translatable="yes" context="securityoptionsdialog|whenprinting">When _printing</property>
145 <property name="visible">True</property>
146 <property name="can-focus">True</property>
147 <property name="receives-default">False</property>
148 <property name="use-underline">True</property>
149 <property name="draw-indicator">True</property>
150 <child internal-child="accessible">
151 <object class="AtkObject" id="whenprinting-atkobject">
152 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|whenprinting">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</property>
153 </object>
154 </child>
155 </object>
156 <packing>
157 <property name="left-attach">1</property>
158 <property name="top-attach">1</property>
159 </packing>
160 </child>
161 <child>
162 <object class="GtkCheckButton" id="whenpdf">
163 <property name="label" translatable="yes" context="securityoptionsdialog|whenpdf">When creating PDF _files</property>
164 <property name="visible">True</property>
165 <property name="can-focus">True</property>
166 <property name="receives-default">False</property>
167 <property name="use-underline">True</property>
168 <property name="draw-indicator">True</property>
169 <child internal-child="accessible">
170 <object class="AtkObject" id="whenpdf-atkobject">
171 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|whenpdf">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</property>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="left-attach">3</property>
177 <property name="top-attach">1</property>
178 </packing>
179 </child>
180 <child>
181 <object class="GtkImage" id="lockwhenprinting">
182 <property name="can-focus">False</property>
183 <property name="no-show-all">True</property>
184 <property name="halign">center</property>
185 <property name="valign">center</property>
186 <property name="icon-name">res/lock.png</property>
187 </object>
188 <packing>
189 <property name="left-attach">0</property>
190 <property name="top-attach">1</property>
191 </packing>
192 </child>
193 <child>
194 <object class="GtkImage" id="locksavesenddocs">
195 <property name="can-focus">False</property>
196 <property name="no-show-all">True</property>
197 <property name="halign">center</property>
198 <property name="valign">center</property>
199 <property name="icon-name">res/lock.png</property>
200 </object>
201 <packing>
202 <property name="left-attach">0</property>
203 <property name="top-attach">0</property>
204 </packing>
205 </child>
206 <child>
207 <object class="GtkImage" id="lockwhensigning">
208 <property name="can-focus">False</property>
209 <property name="no-show-all">True</property>
210 <property name="halign">center</property>
211 <property name="valign">center</property>
212 <property name="icon-name">res/lock.png</property>
213 </object>
214 <packing>
215 <property name="left-attach">2</property>
216 <property name="top-attach">0</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkImage" id="lockwhenpdf">
221 <property name="can-focus">False</property>
222 <property name="no-show-all">True</property>
223 <property name="halign">center</property>
224 <property name="valign">center</property>
225 <property name="icon-name">res/lock.png</property>
226 </object>
227 <packing>
228 <property name="left-attach">2</property>
229 <property name="top-attach">1</property>
230 </packing>
231 </child>
232 </object>
233 <packing>
234 <property name="left-attach">0</property>
235 <property name="top-attach">1</property>
236 </packing>
237 </child>
238 <child>
239 <object class="GtkLabel" id="label3">
240 <property name="visible">True</property>
241 <property name="can-focus">False</property>
242 <property name="hexpand">True</property>
243 <property name="label" translatable="yes" context="securityoptionsdialog|label3">Warn if document contains recorded changes, versions or notes:</property>
244 <property name="xalign">0</property>
245 </object>
246 <packing>
247 <property name="left-attach">0</property>
248 <property name="top-attach">0</property>
249 </packing>
250 </child>
251 </object>
252 </child>
253 <child type="label">
254 <object class="GtkLabel" id="label1">
255 <property name="visible">True</property>
256 <property name="can-focus">False</property>
257 <property name="label" translatable="yes" context="securityoptionsdialog|label1">Security Warnings</property>
258 <attributes>
259 <attribute name="weight" value="bold"/>
260 </attributes>
261 </object>
262 </child>
263 </object>
264 <packing>
265 <property name="expand">False</property>
266 <property name="fill">True</property>
267 <property name="position">0</property>
268 </packing>
269 </child>
270 <child>
271 <object class="GtkFrame" id="frame2">
272 <property name="visible">True</property>
273 <property name="can-focus">False</property>
274 <property name="hexpand">True</property>
275 <property name="label-xalign">0</property>
276 <property name="shadow-type">none</property>
277 <child>
278 <!-- n-columns=2 n-rows=10 -->
279 <object class="GtkGrid" id="grid3">
280 <property name="visible">True</property>
281 <property name="can-focus">False</property>
282 <property name="margin-start">12</property>
283 <property name="margin-top">6</property>
284 <property name="row-spacing">6</property>
285 <property name="column-spacing">12</property>
286 <child>
287 <object class="GtkImage" id="lockremovepersonal">
288 <property name="can-focus">False</property>
289 <property name="no-show-all">True</property>
290 <property name="halign">center</property>
291 <property name="valign">center</property>
292 <property name="icon-name">res/lock.png</property>
293 </object>
294 <packing>
295 <property name="left-attach">0</property>
296 <property name="top-attach">0</property>
297 </packing>
298 </child>
299 <child>
300 <object class="GtkCheckButton" id="removepersonal">
301 <property name="label" translatable="yes" context="securityoptionsdialog|removepersonal">_Remove personal information on saving</property>
302 <property name="visible">True</property>
303 <property name="can-focus">True</property>
304 <property name="receives-default">False</property>
305 <property name="hexpand">True</property>
306 <property name="use-underline">True</property>
307 <property name="draw-indicator">True</property>
308 <child internal-child="accessible">
309 <object class="AtkObject" id="removepersonal-atkobject">
310 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|removepersonal">Select to remove user data from file properties, comments and tracked changes when saving.</property>
311 </object>
312 </child>
313 </object>
314 <packing>
315 <property name="left-attach">1</property>
316 <property name="top-attach">0</property>
317 </packing>
318 </child>
319 <child>
320 <object class="GtkImage" id="lockredlineinfo">
321 <property name="can-focus">False</property>
322 <property name="no-show-all">True</property>
323 <property name="halign">center</property>
324 <property name="valign">center</property>
325 <property name="margin-start">20</property>
326 <property name="icon-name">res/lock.png</property>
327 </object>
328 <packing>
329 <property name="left-attach">0</property>
330 <property name="top-attach">1</property>
331 </packing>
332 </child>
333 <child>
334 <object class="GtkCheckButton" id="redlineinfo">
335 <property name="label" translatable="yes" context="securityoptionsdialog|redlineinfo">Keep track changes information</property>
336 <property name="visible">True</property>
337 <property name="can-focus">True</property>
338 <property name="receives-default">False</property>
339 <property name="margin-start">20</property>
340 <property name="hexpand">True</property>
341 <property name="use-underline">True</property>
342 <property name="draw-indicator">True</property>
343 </object>
344 <packing>
345 <property name="left-attach">1</property>
346 <property name="top-attach">1</property>
347 </packing>
348 </child>
349 <child>
350 <object class="GtkImage" id="lockdocproperties">
351 <property name="can-focus">False</property>
352 <property name="no-show-all">True</property>
353 <property name="halign">center</property>
354 <property name="valign">center</property>
355 <property name="margin-start">20</property>
356 <property name="icon-name">res/lock.png</property>
357 </object>
358 <packing>
359 <property name="left-attach">0</property>
360 <property name="top-attach">2</property>
361 </packing>
362 </child>
363 <child>
364 <object class="GtkCheckButton" id="docproperties">
365 <property name="label" translatable="yes" context="securityoptionsdialog|docproperties">Keep document user information</property>
366 <property name="visible">True</property>
367 <property name="can-focus">True</property>
368 <property name="receives-default">False</property>
369 <property name="margin-start">20</property>
370 <property name="hexpand">True</property>
371 <property name="use-underline">True</property>
372 <property name="draw-indicator">True</property>
373 </object>
374 <packing>
375 <property name="left-attach">1</property>
376 <property name="top-attach">2</property>
377 </packing>
378 </child>
379 <child>
380 <object class="GtkImage" id="locknoteauthor">
381 <property name="can-focus">False</property>
382 <property name="no-show-all">True</property>
383 <property name="halign">center</property>
384 <property name="valign">center</property>
385 <property name="margin-start">20</property>
386 <property name="icon-name">res/lock.png</property>
387 </object>
388 <packing>
389 <property name="left-attach">0</property>
390 <property name="top-attach">3</property>
391 </packing>
392 </child>
393 <child>
394 <object class="GtkCheckButton" id="noteauthor">
395 <property name="label" translatable="yes" context="securityoptionsdialog|noteauthor">Keep author name and date of notes</property>
396 <property name="visible">True</property>
397 <property name="can-focus">True</property>
398 <property name="receives-default">False</property>
399 <property name="margin-start">20</property>
400 <property name="hexpand">True</property>
401 <property name="use-underline">True</property>
402 <property name="draw-indicator">True</property>
403 </object>
404 <packing>
405 <property name="left-attach">1</property>
406 <property name="top-attach">3</property>
407 </packing>
408 </child>
409 <child>
410 <object class="GtkImage" id="lockdocumentversion">
411 <property name="can-focus">False</property>
412 <property name="no-show-all">True</property>
413 <property name="halign">center</property>
414 <property name="valign">center</property>
415 <property name="margin-start">20</property>
416 <property name="icon-name">res/lock.png</property>
417 </object>
418 <packing>
419 <property name="left-attach">0</property>
420 <property name="top-attach">4</property>
421 </packing>
422 </child>
423 <child>
424 <object class="GtkCheckButton" id="documentversion">
425 <property name="label" translatable="yes" context="securityoptionsdialog|documentversion">Keep document version information</property>
426 <property name="visible">True</property>
427 <property name="can-focus">True</property>
428 <property name="receives-default">False</property>
429 <property name="margin-start">20</property>
430 <property name="hexpand">True</property>
431 <property name="use-underline">True</property>
432 <property name="draw-indicator">True</property>
433 </object>
434 <packing>
435 <property name="left-attach">1</property>
436 <property name="top-attach">4</property>
437 </packing>
438 </child>
439 <child>
440 <object class="GtkImage" id="lockprintersettings">
441 <property name="can-focus">False</property>
442 <property name="halign">center</property>
443 <property name="valign">center</property>
444 <property name="icon-name">res/lock.png</property>
445 </object>
446 <packing>
447 <property name="left-attach">0</property>
448 <property name="top-attach">5</property>
449 </packing>
450 </child>
451 <child>
452 <object class="GtkCheckButton" id="printersettings">
453 <property name="label" translatable="yes" context="securityoptionsdialog|printersettings">Keep printer settings</property>
454 <property name="visible">True</property>
455 <property name="can-focus">True</property>
456 <property name="receives-default">False</property>
457 <property name="margin-start">20</property>
458 <property name="hexpand">True</property>
459 <property name="use-underline">True</property>
460 <property name="draw-indicator">True</property>
461 </object>
462 <packing>
463 <property name="left-attach">1</property>
464 <property name="top-attach">5</property>
465 </packing>
466 </child>
467 <child>
468 <object class="GtkImage" id="lockpassword">
469 <property name="can-focus">False</property>
470 <property name="halign">center</property>
471 <property name="valign">center</property>
472 <property name="icon-name">res/lock.png</property>
473 </object>
474 <packing>
475 <property name="left-attach">0</property>
476 <property name="top-attach">6</property>
477 </packing>
478 </child>
479 <child>
480 <object class="GtkCheckButton" id="password">
481 <property name="label" translatable="yes" context="securityoptionsdialog|password">Recommend password protection on sa_ving</property>
482 <property name="visible">True</property>
483 <property name="can-focus">True</property>
484 <property name="receives-default">False</property>
485 <property name="hexpand">True</property>
486 <property name="use-underline">True</property>
487 <property name="draw-indicator">True</property>
488 <child internal-child="accessible">
489 <object class="AtkObject" id="password-atkobject">
490 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|password">Select to always enable the Save with password option in the file save dialogs. Deselect the option to save files by default without password.</property>
491 </object>
492 </child>
493 </object>
494 <packing>
495 <property name="left-attach">1</property>
496 <property name="top-attach">6</property>
497 </packing>
498 </child>
499 <child>
500 <object class="GtkImage" id="lockctrlclick">
501 <property name="can-focus">False</property>
502 <property name="halign">center</property>
503 <property name="valign">center</property>
504 <property name="icon-name">res/lock.png</property>
505 </object>
506 <packing>
507 <property name="left-attach">0</property>
508 <property name="top-attach">7</property>
509 </packing>
510 </child>
511 <child>
512 <object class="GtkCheckButton" id="ctrlclick">
513 <property name="label" translatable="yes" context="securityoptionsdialog|ctrlclick">Ctrl-click required _to open hyperlinks</property>
514 <property name="visible">True</property>
515 <property name="can-focus">True</property>
516 <property name="receives-default">False</property>
517 <property name="hexpand">True</property>
518 <property name="use-underline">True</property>
519 <property name="draw-indicator">True</property>
520 <child internal-child="accessible">
521 <object class="AtkObject" id="ctrlclick-atkobject">
522 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ctrlclick">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</property>
523 </object>
524 </child>
525 </object>
526 <packing>
527 <property name="left-attach">1</property>
528 <property name="top-attach">7</property>
529 </packing>
530 </child>
531 <child>
532 <object class="GtkImage" id="lockblockuntrusted">
533 <property name="can-focus">False</property>
534 <property name="halign">center</property>
535 <property name="valign">center</property>
536 <property name="icon-name">res/lock.png</property>
537 </object>
538 <packing>
539 <property name="left-attach">0</property>
540 <property name="top-attach">8</property>
541 </packing>
542 </child>
543 <child>
544 <object class="GtkCheckButton" id="blockuntrusted">
545 <property name="label" translatable="yes" context="securityoptionsdialog|blockuntrusted">Block any links from documents not among the trusted locations (see Macro Security)</property>
546 <property name="visible">True</property>
547 <property name="can-focus">True</property>
548 <property name="receives-default">False</property>
549 <property name="hexpand">True</property>
550 <property name="use-underline">True</property>
551 <property name="draw-indicator">True</property>
552 <child internal-child="accessible">
553 <object class="AtkObject" id="blockuntrusted-atkobject">
554 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|blockuntrusted">Blocks the use of linked images by documents not in the trusted locations defined on the Trusted Sources tab of the Macro Security dialog.</property>
555 </object>
556 </child>
557 </object>
558 <packing>
559 <property name="left-attach">1</property>
560 <property name="top-attach">8</property>
561 </packing>
562 </child>
563 <child>
564 <object class="GtkImage" id="lockdisableactivecontent">
565 <property name="can-focus">False</property>
566 <property name="halign">center</property>
567 <property name="valign">center</property>
568 <property name="icon-name">res/lock.png</property>
569 </object>
570 <packing>
571 <property name="left-attach">0</property>
572 <property name="top-attach">9</property>
573 </packing>
574 </child>
575 <child>
576 <object class="GtkCheckButton" id="disableactivecontent">
577 <property name="label" translatable="yes" context="securityoptionsdialog|blockuntrusted">Disable active contents for OLE Objects, DDE and OLE Automation.</property>
578 <property name="visible">True</property>
579 <property name="can-focus">True</property>
580 <property name="receives-default">False</property>
581 <property name="hexpand">True</property>
582 <property name="use-underline">True</property>
583 <property name="draw-indicator">True</property>
584 <child internal-child="accessible">
585 <object class="AtkObject" id="disableactivecontent-atkobject">
586 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|blockuntrusted">Blocks active state of OLE Objects, disables active DDE content links, and OLE Automation interface.</property>
587 </object>
588 </child>
589 </object>
590 <packing>
591 <property name="left-attach">1</property>
592 <property name="top-attach">9</property>
593 </packing>
594 </child>
595 </object>
596 </child>
597 <child type="label">
598 <object class="GtkLabel" id="label2">
599 <property name="visible">True</property>
600 <property name="can-focus">False</property>
601 <property name="label" translatable="yes" context="securityoptionsdialog|label2">Security Options</property>
602 <attributes>
603 <attribute name="weight" value="bold"/>
604 </attributes>
605 </object>
606 </child>
607 </object>
608 <packing>
609 <property name="expand">False</property>
610 <property name="fill">True</property>
611 <property name="position">1</property>
612 </packing>
613 </child>
614 <child>
615 <placeholder/>
616 </child>
617 </object>
618 <packing>
619 <property name="expand">False</property>
620 <property name="fill">True</property>
621 <property name="position">1</property>
622 </packing>
623 </child>
624 </object>
625 </child>
626 <action-widgets>
627 <action-widget response="-5">ok</action-widget>
628 <action-widget response="-6">cancel</action-widget>
629 <action-widget response="-11">help</action-widget>
630 </action-widgets>
631 <child internal-child="accessible">
632 <object class="AtkObject" id="SecurityOptionsDialog-atkobject">
633 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|SecurityOptionsDialog">Set security related options and warnings about hidden information in documents.</property>
634 </object>
635 </child>
636 </object>
637 </interface>