tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sfx2 / uiconfig / ui / documentinfopage.ui
blob919fb99345630e34fe2e7b63bdd447d4dcf273cc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.20"/>
5 <!-- n-columns=3 n-rows=14 -->
6 <object class="GtkGrid" id="DocumentInfoPage">
7 <property name="visible">True</property>
8 <property name="can-focus">False</property>
9 <property name="hexpand">True</property>
10 <property name="vexpand">True</property>
11 <property name="border-width">12</property>
12 <property name="row-spacing">6</property>
13 <property name="column-spacing">12</property>
14 <child>
15 <object class="GtkLabel" id="label13">
16 <property name="visible">True</property>
17 <property name="can-focus">False</property>
18 <property name="halign">end</property>
19 <property name="label" translatable="yes" context="documentinfopage|label13">_Created:</property>
20 <property name="use-underline">True</property>
21 <property name="mnemonic-widget">showcreate</property>
22 </object>
23 <packing>
24 <property name="left-attach">0</property>
25 <property name="top-attach">4</property>
26 </packing>
27 </child>
28 <child>
29 <object class="GtkLabel" id="label14">
30 <property name="visible">True</property>
31 <property name="can-focus">False</property>
32 <property name="halign">end</property>
33 <property name="label" translatable="yes" context="documentinfopage|label14">_Modified:</property>
34 <property name="use-underline">True</property>
35 <property name="mnemonic-widget">showmodify</property>
36 </object>
37 <packing>
38 <property name="left-attach">0</property>
39 <property name="top-attach">5</property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkLabel" id="label15">
44 <property name="visible">True</property>
45 <property name="can-focus">False</property>
46 <property name="halign">end</property>
47 <property name="label" translatable="yes" context="documentinfopage|label15">_Digitally signed:</property>
48 <property name="use-underline">True</property>
49 <property name="mnemonic-widget">showsigned</property>
50 </object>
51 <packing>
52 <property name="left-attach">0</property>
53 <property name="top-attach">7</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkLabel" id="label16">
58 <property name="visible">True</property>
59 <property name="can-focus">False</property>
60 <property name="halign">end</property>
61 <property name="label" translatable="yes" context="documentinfopage|label16">Last pri_nted:</property>
62 <property name="use-underline">True</property>
63 <property name="mnemonic-widget">showprint</property>
64 </object>
65 <packing>
66 <property name="left-attach">0</property>
67 <property name="top-attach">8</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkLabel" id="label17">
72 <property name="visible">True</property>
73 <property name="can-focus">False</property>
74 <property name="halign">end</property>
75 <property name="label" translatable="yes" context="documentinfopage|label17">Total _editing time:</property>
76 <property name="use-underline">True</property>
77 <property name="mnemonic-widget">showedittime</property>
78 </object>
79 <packing>
80 <property name="left-attach">0</property>
81 <property name="top-attach">9</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkLabel" id="label18">
86 <property name="visible">True</property>
87 <property name="can-focus">False</property>
88 <property name="halign">end</property>
89 <property name="label" translatable="yes" context="documentinfopage|label18">Re_vision number:</property>
90 <property name="use-underline">True</property>
91 <property name="mnemonic-widget">showrevision</property>
92 </object>
93 <packing>
94 <property name="left-attach">0</property>
95 <property name="top-attach">10</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkLabel" id="showcreate">
100 <property name="visible">True</property>
101 <property name="can-focus">False</property>
102 <property name="hexpand">True</property>
103 <property name="selectable">True</property>
104 <property name="xalign">0</property>
105 </object>
106 <packing>
107 <property name="left-attach">1</property>
108 <property name="top-attach">4</property>
109 <property name="width">2</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkLabel" id="showmodify">
114 <property name="visible">True</property>
115 <property name="can-focus">False</property>
116 <property name="hexpand">True</property>
117 <property name="selectable">True</property>
118 <property name="xalign">0</property>
119 </object>
120 <packing>
121 <property name="left-attach">1</property>
122 <property name="top-attach">5</property>
123 <property name="width">2</property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkLabel" id="showsigned">
128 <property name="visible">True</property>
129 <property name="can-focus">False</property>
130 <property name="hexpand">True</property>
131 <property name="label" translatable="yes" context="documentinfopage|showsigned">Multiply signed document</property>
132 <property name="selectable">True</property>
133 <property name="xalign">0</property>
134 </object>
135 <packing>
136 <property name="left-attach">1</property>
137 <property name="top-attach">7</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkLabel" id="showprint">
142 <property name="visible">True</property>
143 <property name="can-focus">False</property>
144 <property name="hexpand">True</property>
145 <property name="selectable">True</property>
146 <property name="xalign">0</property>
147 </object>
148 <packing>
149 <property name="left-attach">1</property>
150 <property name="top-attach">8</property>
151 </packing>
152 </child>
153 <child>
154 <object class="GtkLabel" id="showedittime">
155 <property name="visible">True</property>
156 <property name="can-focus">False</property>
157 <property name="hexpand">True</property>
158 <property name="selectable">True</property>
159 <property name="xalign">0</property>
160 </object>
161 <packing>
162 <property name="left-attach">1</property>
163 <property name="top-attach">9</property>
164 <property name="width">2</property>
165 </packing>
166 </child>
167 <child>
168 <object class="GtkLabel" id="showrevision">
169 <property name="visible">True</property>
170 <property name="can-focus">False</property>
171 <property name="hexpand">True</property>
172 <property name="selectable">True</property>
173 <property name="xalign">0</property>
174 </object>
175 <packing>
176 <property name="left-attach">1</property>
177 <property name="top-attach">10</property>
178 <property name="width">2</property>
179 </packing>
180 </child>
181 <child>
182 <object class="GtkCheckButton" id="userdatacb">
183 <property name="label" translatable="yes" context="documentinfopage|userdatacb">_Apply user data</property>
184 <property name="can-focus">True</property>
185 <property name="receives-default">False</property>
186 <property name="no-show-all">True</property>
187 <property name="use-underline">True</property>
188 <property name="draw-indicator">True</property>
189 </object>
190 <packing>
191 <property name="left-attach">1</property>
192 <property name="top-attach">11</property>
193 </packing>
194 </child>
195 <child>
196 <object class="GtkButton" id="reset">
197 <property name="label" translatable="yes" context="documentinfopage|reset">Reset Properties</property>
198 <property name="can-focus">True</property>
199 <property name="receives-default">True</property>
200 <property name="no-show-all">True</property>
201 <property name="valign">center</property>
202 <child internal-child="accessible">
203 <object class="AtkObject" id="reset-atkobject">
204 <property name="AtkObject::accessible-description" translatable="yes" context="documentinfopage|extended_tip|reset">Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted.</property>
205 </object>
206 </child>
207 </object>
208 <packing>
209 <property name="left-attach">2</property>
210 <property name="top-attach">11</property>
211 </packing>
212 </child>
213 <child>
214 <object class="GtkButton" id="signature">
215 <property name="label" translatable="yes" context="documentinfopage|signature">Di_gital Signatures...</property>
216 <property name="visible">True</property>
217 <property name="can-focus">True</property>
218 <property name="has-focus">True</property>
219 <property name="receives-default">True</property>
220 <property name="valign">center</property>
221 <property name="use-underline">True</property>
222 </object>
223 <packing>
224 <property name="left-attach">2</property>
225 <property name="top-attach">6</property>
226 <property name="height">3</property>
227 </packing>
228 </child>
229 <child>
230 <object class="GtkLabel" id="label11">
231 <property name="visible">True</property>
232 <property name="can-focus">False</property>
233 <property name="halign">end</property>
234 <property name="label" translatable="yes" context="documentinfopage|label11">_Size:</property>
235 <property name="use-underline">True</property>
236 <property name="mnemonic-widget">showsize</property>
237 </object>
238 <packing>
239 <property name="left-attach">0</property>
240 <property name="top-attach">3</property>
241 </packing>
242 </child>
243 <child>
244 <object class="GtkLabel" id="showsize">
245 <property name="visible">True</property>
246 <property name="can-focus">False</property>
247 <property name="label" translatable="yes" context="documentinfopage|showsize">unknown</property>
248 <property name="selectable">True</property>
249 <property name="xalign">0</property>
250 </object>
251 <packing>
252 <property name="left-attach">1</property>
253 <property name="top-attach">3</property>
254 <property name="width">2</property>
255 </packing>
256 </child>
257 <child>
258 <object class="GtkLabel" id="label8">
259 <property name="visible">True</property>
260 <property name="can-focus">False</property>
261 <property name="halign">end</property>
262 <property name="label" translatable="yes" context="documentinfopage|label8">_Location:</property>
263 <property name="use-underline">True</property>
264 <property name="mnemonic-widget">showlocation</property>
265 </object>
266 <packing>
267 <property name="left-attach">0</property>
268 <property name="top-attach">2</property>
269 </packing>
270 </child>
271 <child>
272 <object class="GtkLabel" id="label7">
273 <property name="visible">True</property>
274 <property name="can-focus">False</property>
275 <property name="halign">end</property>
276 <property name="label" translatable="yes" context="documentinfopage|label7">_Type:</property>
277 <property name="use-underline">True</property>
278 <property name="mnemonic-widget">showtype</property>
279 </object>
280 <packing>
281 <property name="left-attach">0</property>
282 <property name="top-attach">1</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkLabel" id="showtype">
287 <property name="visible">True</property>
288 <property name="can-focus">False</property>
289 <property name="selectable">True</property>
290 <property name="xalign">0</property>
291 </object>
292 <packing>
293 <property name="left-attach">1</property>
294 <property name="top-attach">1</property>
295 </packing>
296 </child>
297 <child>
298 <object class="GtkButton" id="changepass">
299 <property name="label" translatable="yes" context="documentinfopage|changepass">Change _Password</property>
300 <property name="visible">True</property>
301 <property name="can-focus">True</property>
302 <property name="receives-default">True</property>
303 <property name="valign">start</property>
304 <property name="use-underline">True</property>
305 </object>
306 <packing>
307 <property name="left-attach">2</property>
308 <property name="top-attach">0</property>
309 <property name="height">2</property>
310 </packing>
311 </child>
312 <child>
313 <object class="GtkLabel" id="templateft">
314 <property name="visible">True</property>
315 <property name="can-focus">False</property>
316 <property name="halign">end</property>
317 <property name="label" translatable="yes" context="documentinfopage|templateft">Template:</property>
318 <property name="use-underline">True</property>
319 <property name="mnemonic-widget">showtemplate</property>
320 </object>
321 <packing>
322 <property name="left-attach">0</property>
323 <property name="top-attach">6</property>
324 </packing>
325 </child>
326 <child>
327 <object class="GtkLabel" id="showtemplate">
328 <property name="visible">True</property>
329 <property name="can-focus">False</property>
330 <property name="selectable">True</property>
331 <property name="max-width-chars">56</property>
332 <property name="xalign">0</property>
333 </object>
334 <packing>
335 <property name="left-attach">1</property>
336 <property name="top-attach">6</property>
337 </packing>
338 </child>
339 <child>
340 <!-- n-columns=2 n-rows=1 -->
341 <object class="GtkGrid" id="grid1">
342 <property name="visible">True</property>
343 <property name="can-focus">False</property>
344 <property name="column-spacing">12</property>
345 <child>
346 <object class="GtkImage" id="icon">
347 <property name="visible">True</property>
348 <property name="can-focus">False</property>
349 <property name="valign">center</property>
350 <property name="icon-name">missing-image</property>
351 </object>
352 <packing>
353 <property name="left-attach">0</property>
354 <property name="top-attach">0</property>
355 </packing>
356 </child>
357 <child>
358 <object class="GtkLabel" id="nameed">
359 <property name="visible">True</property>
360 <property name="can-focus">False</property>
361 <property name="selectable">True</property>
362 <property name="single-line-mode">True</property>
363 <property name="max-width-chars">56</property>
364 <child internal-child="accessible">
365 <object class="AtkObject" id="nameed-atkobject">
366 <property name="AtkObject::accessible-description" translatable="yes" context="documentinfopage|extended_tip|nameed">Displays the file name.</property>
367 </object>
368 </child>
369 </object>
370 <packing>
371 <property name="left-attach">1</property>
372 <property name="top-attach">0</property>
373 </packing>
374 </child>
375 </object>
376 <packing>
377 <property name="left-attach">1</property>
378 <property name="top-attach">0</property>
379 </packing>
380 </child>
381 <child>
382 <object class="GtkLinkButton" id="showlocation">
383 <property name="visible">True</property>
384 <property name="can-focus">True</property>
385 <property name="receives-default">True</property>
386 <property name="relief">none</property>
387 <property name="xalign">0</property>
388 </object>
389 <packing>
390 <property name="left-attach">1</property>
391 <property name="top-attach">2</property>
392 <property name="width">2</property>
393 </packing>
394 </child>
395 <child>
396 <object class="GtkCheckButton" id="thumbnailsavecb">
397 <property name="label" translatable="yes" context="documentinfopage|thumbnailsavecb">Save preview image with this document</property>
398 <property name="visible">True</property>
399 <property name="can-focus">True</property>
400 <property name="receives-default">False</property>
401 <property name="no-show-all">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">12</property>
407 </packing>
408 </child>
409 <child>
410 <object class="GtkBox">
411 <property name="visible">True</property>
412 <property name="can-focus">False</property>
413 <property name="halign">start</property>
414 <child>
415 <object class="GtkCheckButton" id="image-preferred-dpi-checkbutton">
416 <property name="label" translatable="yes" context="documentinfopage|image-preferred-dpi-checkbutton">Preferred resolution for images:</property>
417 <property name="visible">True</property>
418 <property name="can-focus">True</property>
419 <property name="receives-default">False</property>
420 <property name="margin-end">6</property>
421 <property name="draw-indicator">True</property>
422 <accessibility>
423 <relation type="label-for" target="image-preferred-dpi-combobox"/>
424 </accessibility>
425 </object>
426 <packing>
427 <property name="expand">True</property>
428 <property name="fill">True</property>
429 <property name="position">0</property>
430 </packing>
431 </child>
432 <child>
433 <object class="GtkComboBoxText" id="image-preferred-dpi-combobox">
434 <property name="visible">True</property>
435 <property name="can-focus">False</property>
436 <property name="has-entry">True</property>
437 <items>
438 <item>96</item>
439 <item>150</item>
440 <item>200</item>
441 <item>300</item>
442 <item>600</item>
443 </items>
444 <child internal-child="entry">
445 <object class="GtkEntry">
446 <property name="truncate-multiline">True</property>
447 <property name="can-focus">False</property>
448 </object>
449 </child>
450 <accessibility>
451 <relation type="labelled-by" target="image-preferred-dpi-checkbutton"/>
452 </accessibility>
453 </object>
454 <packing>
455 <property name="expand">False</property>
456 <property name="fill">False</property>
457 <property name="position">1</property>
458 </packing>
459 </child>
460 <child>
461 <object class="GtkLabel" id="lbUnit">
462 <property name="visible">True</property>
463 <property name="can-focus">False</property>
464 <property name="margin-start">6</property>
465 <property name="margin-end">6</property>
466 <property name="label" translatable="yes" context="documentinfopage|image-preferred-ppi-unit">ppi</property>
467 </object>
468 <packing>
469 <property name="expand">False</property>
470 <property name="fill">True</property>
471 <property name="position">2</property>
472 </packing>
473 </child>
474 </object>
475 <packing>
476 <property name="left-attach">1</property>
477 <property name="top-attach">13</property>
478 </packing>
479 </child>
480 <child>
481 <placeholder/>
482 </child>
483 <child>
484 <placeholder/>
485 </child>
486 <child>
487 <placeholder/>
488 </child>
489 <child>
490 <placeholder/>
491 </child>
492 <child>
493 <placeholder/>
494 </child>
495 <child>
496 <placeholder/>
497 </child>
498 <child internal-child="accessible">
499 <object class="AtkObject" id="DocumentInfoPage-atkobject">
500 <property name="AtkObject::accessible-description" translatable="yes" context="documentinfopage|extended_tip|DocumentInfoPage">Contains basic information about the current file.</property>
501 </object>
502 </child>
503 </object>
504 </interface>