android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / optlingupage.ui
blob13d9b3d059f96aae7f9bdf529a1d377d94d1a2d1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.1 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore2">
6 <columns>
7 <!-- column-name check1 -->
8 <column type="gboolean"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 <!-- column-name checkvis1 -->
14 <column type="gboolean"/>
15 <!-- column-name checktri1 -->
16 <column type="gboolean"/>
17 </columns>
18 </object>
19 <object class="GtkTreeStore" id="liststore3">
20 <columns>
21 <!-- column-name check1 -->
22 <column type="gboolean"/>
23 <!-- column-name text -->
24 <column type="gchararray"/>
25 <!-- column-name id -->
26 <column type="gchararray"/>
27 <!-- column-name checkvis1 -->
28 <column type="gboolean"/>
29 <!-- column-name checktri1 -->
30 <column type="gboolean"/>
31 </columns>
32 </object>
33 <object class="GtkTreeStore" id="liststore4">
34 <columns>
35 <!-- column-name check1 -->
36 <column type="gboolean"/>
37 <!-- column-name text -->
38 <column type="gchararray"/>
39 <!-- column-name id -->
40 <column type="gchararray"/>
41 <!-- column-name checkvis1 -->
42 <column type="gboolean"/>
43 <!-- column-name checktri1 -->
44 <column type="gboolean"/>
45 </columns>
46 </object>
47 <!-- n-columns=1 n-rows=1 -->
48 <object class="GtkGrid" id="OptLinguPage">
49 <property name="visible">True</property>
50 <property name="can-focus">False</property>
51 <property name="hexpand">True</property>
52 <property name="vexpand">True</property>
53 <property name="border-width">6</property>
54 <property name="row-spacing">12</property>
55 <child>
56 <object class="GtkFrame" id="frame1">
57 <property name="visible">True</property>
58 <property name="can-focus">False</property>
59 <property name="hexpand">True</property>
60 <property name="vexpand">True</property>
61 <property name="label-xalign">0</property>
62 <property name="shadow-type">none</property>
63 <child>
64 <!-- n-columns=1 n-rows=1 -->
65 <object class="GtkGrid" id="grid2">
66 <property name="visible">True</property>
67 <property name="can-focus">False</property>
68 <property name="hexpand">True</property>
69 <property name="vexpand">True</property>
70 <property name="column-spacing">12</property>
71 <property name="margin-start">12</property>
72 <property name="margin-top">6</property>
73 <child>
74 <!-- n-columns=1 n-rows=1 -->
75 <object class="GtkGrid" id="grid1">
76 <property name="visible">True</property>
77 <property name="can-focus">False</property>
78 <property name="hexpand">True</property>
79 <property name="vexpand">True</property>
80 <property name="column-spacing">12</property>
81 <child>
82 <object class="GtkScrolledWindow">
83 <property name="visible">True</property>
84 <property name="can-focus">True</property>
85 <property name="hexpand">True</property>
86 <property name="vexpand">True</property>
87 <property name="shadow-type">in</property>
88 <child>
89 <object class="GtkTreeView" id="lingumodules">
90 <property name="visible">True</property>
91 <property name="can-focus">True</property>
92 <property name="receives-default">True</property>
93 <property name="hexpand">True</property>
94 <property name="vexpand">True</property>
95 <property name="model">liststore2</property>
96 <property name="headers-visible">False</property>
97 <property name="search-column">1</property>
98 <property name="show-expanders">False</property>
99 <child internal-child="selection">
100 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
101 </child>
102 <child>
103 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
104 <property name="resizable">True</property>
105 <property name="spacing">6</property>
106 <property name="alignment">0.5</property>
107 <child>
108 <object class="GtkCellRendererToggle" id="cellrenderer5"/>
109 <attributes>
110 <attribute name="visible">3</attribute>
111 <attribute name="active">0</attribute>
112 </attributes>
113 </child>
114 </object>
115 </child>
116 <child>
117 <object class="GtkTreeViewColumn" id="treeviewcolumn5">
118 <property name="resizable">True</property>
119 <property name="spacing">6</property>
120 <child>
121 <object class="GtkCellRendererText" id="cellrenderer4"/>
122 <attributes>
123 <attribute name="text">1</attribute>
124 </attributes>
125 </child>
126 </object>
127 </child>
128 <child internal-child="accessible">
129 <object class="AtkObject" id="lingumodules-atkobject">
130 <property name="AtkObject::accessible-description" translatable="yes" context="lingumodules">Contains the installed language modules.</property>
131 </object>
132 </child>
133 </object>
134 </child>
135 </object>
136 <packing>
137 <property name="left-attach">0</property>
138 <property name="top-attach">0</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkButton" id="lingumodulesedit">
143 <property name="label" translatable="yes" context="optlingupage|lingumodulesedit">_Edit...</property>
144 <property name="visible">True</property>
145 <property name="can-focus">True</property>
146 <property name="receives-default">True</property>
147 <property name="valign">start</property>
148 <property name="use-underline">True</property>
149 <child internal-child="accessible">
150 <object class="AtkObject" id="lingumodulesedit-atkobject">
151 <property name="AtkObject::accessible-name" translatable="yes" context="optlingupage|lingumodulesedit-atkobject">Edit Available language modules</property>
152 <property name="AtkObject::accessible-description" translatable="yes" context="lingumodulesedit">To edit a language module, select it and click Edit.</property>
153 </object>
154 </child>
155 </object>
156 <packing>
157 <property name="left-attach">1</property>
158 <property name="top-attach">0</property>
159 </packing>
160 </child>
161 <child>
162 <placeholder/>
163 </child>
164 <child>
165 <placeholder/>
166 </child>
167 <child>
168 <placeholder/>
169 </child>
170 <child>
171 <placeholder/>
172 </child>
173 <child>
174 <placeholder/>
175 </child>
176 <child>
177 <placeholder/>
178 </child>
179 <child>
180 <placeholder/>
181 </child>
182 </object>
183 <packing>
184 <property name="left-attach">0</property>
185 <property name="top-attach">0</property>
186 </packing>
187 </child>
188 <child>
189 <placeholder/>
190 </child>
191 <child>
192 <placeholder/>
193 </child>
194 <child>
195 <placeholder/>
196 </child>
197 <child>
198 <placeholder/>
199 </child>
200 <child>
201 <placeholder/>
202 </child>
203 <child>
204 <placeholder/>
205 </child>
206 <child>
207 <placeholder/>
208 </child>
209 <child>
210 <placeholder/>
211 </child>
212 </object>
213 </child>
214 <child type="label">
215 <object class="GtkLabel" id="lingumodulesft">
216 <property name="visible">True</property>
217 <property name="can-focus">False</property>
218 <property name="label" translatable="yes" context="optlingupage|lingumodulesft">_Available Language Modules</property>
219 <property name="use-underline">True</property>
220 <property name="mnemonic-widget">lingumodules</property>
221 <property name="xalign">0</property>
222 <attributes>
223 <attribute name="weight" value="bold"/>
224 </attributes>
225 </object>
226 </child>
227 </object>
228 <packing>
229 <property name="left-attach">0</property>
230 <property name="top-attach">0</property>
231 </packing>
232 </child>
233 <child>
234 <object class="GtkFrame" id="dictsframe">
235 <property name="visible">True</property>
236 <property name="can-focus">False</property>
237 <property name="label-xalign">0</property>
238 <property name="shadow-type">none</property>
239 <child>
240 <!-- n-columns=1 n-rows=1 -->
241 <object class="GtkGrid" id="grid3">
242 <property name="visible">True</property>
243 <property name="can-focus">False</property>
244 <property name="hexpand">True</property>
245 <property name="vexpand">True</property>
246 <property name="column-spacing">12</property>
247 <property name="margin-start">12</property>
248 <property name="margin-top">6</property>
249 <child>
250 <object class="GtkScrolledWindow">
251 <property name="visible">True</property>
252 <property name="can-focus">True</property>
253 <property name="hexpand">True</property>
254 <property name="vexpand">True</property>
255 <property name="shadow-type">in</property>
256 <child>
257 <object class="GtkTreeView" id="lingudicts">
258 <property name="visible">True</property>
259 <property name="can-focus">True</property>
260 <property name="receives-default">True</property>
261 <property name="hexpand">True</property>
262 <property name="model">liststore3</property>
263 <property name="headers-visible">False</property>
264 <property name="search-column">1</property>
265 <property name="show-expanders">False</property>
266 <child internal-child="selection">
267 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
268 </child>
269 <child>
270 <object class="GtkTreeViewColumn" id="treeviewcolumn44">
271 <property name="resizable">True</property>
272 <property name="spacing">6</property>
273 <property name="alignment">0.5</property>
274 <child>
275 <object class="GtkCellRendererToggle" id="cellrenderer55"/>
276 <attributes>
277 <attribute name="visible">3</attribute>
278 <attribute name="active">0</attribute>
279 </attributes>
280 </child>
281 </object>
282 </child>
283 <child>
284 <object class="GtkTreeViewColumn" id="treeviewcolumn55">
285 <property name="resizable">True</property>
286 <property name="spacing">6</property>
287 <child>
288 <object class="GtkCellRendererText" id="cellrenderer44"/>
289 <attributes>
290 <attribute name="text">1</attribute>
291 </attributes>
292 </child>
293 </object>
294 </child>
295 <child internal-child="accessible">
296 <object class="AtkObject" id="lingudicts-atkobject">
297 <property name="AtkObject::accessible-description" translatable="yes" context="lingudicts">Lists the available user dictionaries.</property>
298 </object>
299 </child>
300 </object>
301 </child>
302 </object>
303 <packing>
304 <property name="left-attach">0</property>
305 <property name="top-attach">0</property>
306 </packing>
307 </child>
308 <child>
309 <object class="GtkButtonBox" id="buttonbox1">
310 <property name="visible">True</property>
311 <property name="can-focus">False</property>
312 <property name="orientation">vertical</property>
313 <property name="spacing">6</property>
314 <property name="layout-style">start</property>
315 <child>
316 <object class="GtkButton" id="lingudictsnew">
317 <property name="label" translatable="yes" context="optlingupage|lingudictsnew">_New...</property>
318 <property name="visible">True</property>
319 <property name="can-focus">True</property>
320 <property name="receives-default">True</property>
321 <property name="use-underline">True</property>
322 <child internal-child="accessible">
323 <object class="AtkObject" id="lingudictsnew-atkobject">
324 <property name="AtkObject::accessible-description" translatable="yes" context="lingudictsnew">Opens the New Dictionary dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</property>
325 </object>
326 </child>
327 </object>
328 <packing>
329 <property name="expand">False</property>
330 <property name="fill">True</property>
331 <property name="position">0</property>
332 </packing>
333 </child>
334 <child>
335 <object class="GtkButton" id="lingudictsedit">
336 <property name="label" translatable="yes" context="optlingupage|lingudictsedit">Ed_it...</property>
337 <property name="visible">True</property>
338 <property name="can-focus">True</property>
339 <property name="receives-default">True</property>
340 <property name="use-underline">True</property>
341 <child internal-child="accessible">
342 <object class="AtkObject" id="lingudictsedit-atkobject">
343 <property name="AtkObject::accessible-name" translatable="yes" context="optlingupage|lingudictsedit-atkobject">Edit User-defined dictionaries</property>
344 <property name="AtkObject::accessible-description" translatable="yes" context="lingudictsedit">Opens the Edit custom dictionary dialog, in which you can add to your custom dictionary or edit existing entries.</property>
345 </object>
346 </child>
347 </object>
348 <packing>
349 <property name="expand">False</property>
350 <property name="fill">True</property>
351 <property name="position">1</property>
352 </packing>
353 </child>
354 <child>
355 <object class="GtkButton" id="lingudictsdelete">
356 <property name="label" translatable="yes" context="optlingupage|lingudictsdelete">_Delete</property>
357 <property name="visible">True</property>
358 <property name="can-focus">True</property>
359 <property name="receives-default">True</property>
360 <property name="use-underline">True</property>
361 <child internal-child="accessible">
362 <object class="AtkObject" id="lingudictsdelete-atkobject">
363 <property name="AtkObject::accessible-description" translatable="yes" context="lingudictsdelete">Deletes the selected dictionary after a confirmation, provided it is not write-protected.</property>
364 </object>
365 </child>
366 </object>
367 <packing>
368 <property name="expand">False</property>
369 <property name="fill">True</property>
370 <property name="position">2</property>
371 </packing>
372 </child>
373 </object>
374 <packing>
375 <property name="left-attach">1</property>
376 <property name="top-attach">0</property>
377 </packing>
378 </child>
379 <child>
380 <placeholder/>
381 </child>
382 <child>
383 <placeholder/>
384 </child>
385 <child>
386 <placeholder/>
387 </child>
388 <child>
389 <placeholder/>
390 </child>
391 <child>
392 <placeholder/>
393 </child>
394 <child>
395 <placeholder/>
396 </child>
397 <child>
398 <placeholder/>
399 </child>
400 </object>
401 </child>
402 <child type="label">
403 <object class="GtkLabel" id="lingudictsft">
404 <property name="visible">True</property>
405 <property name="can-focus">False</property>
406 <property name="label" translatable="yes" context="optlingupage|lingudictsft">_User-defined Dictionaries</property>
407 <property name="use-underline">True</property>
408 <property name="mnemonic-widget">lingudicts</property>
409 <property name="xalign">0</property>
410 <attributes>
411 <attribute name="weight" value="bold"/>
412 </attributes>
413 </object>
414 </child>
415 </object>
416 <packing>
417 <property name="left-attach">0</property>
418 <property name="top-attach">1</property>
419 </packing>
420 </child>
421 <child>
422 <object class="GtkFrame">
423 <property name="visible">True</property>
424 <property name="can-focus">False</property>
425 <property name="label-xalign">0</property>
426 <property name="shadow-type">none</property>
427 <child>
428 <!-- n-columns=1 n-rows=1 -->
429 <object class="GtkGrid" id="grid4">
430 <property name="visible">True</property>
431 <property name="can-focus">False</property>
432 <property name="hexpand">True</property>
433 <property name="vexpand">True</property>
434 <property name="row-spacing">3</property>
435 <property name="column-spacing">12</property>
436 <property name="margin-start">12</property>
437 <property name="margin-top">6</property>
438 <child>
439 <object class="GtkScrolledWindow">
440 <property name="visible">True</property>
441 <property name="can-focus">True</property>
442 <property name="hexpand">True</property>
443 <property name="vexpand">True</property>
444 <property name="shadow-type">in</property>
445 <child>
446 <object class="GtkTreeView" id="linguoptions">
447 <property name="visible">True</property>
448 <property name="can-focus">True</property>
449 <property name="receives-default">True</property>
450 <property name="hexpand">True</property>
451 <property name="vexpand">True</property>
452 <property name="model">liststore4</property>
453 <property name="headers-visible">False</property>
454 <property name="search-column">1</property>
455 <property name="show-expanders">False</property>
456 <child internal-child="selection">
457 <object class="GtkTreeSelection" id="Macro Library List-selection3"/>
458 </child>
459 <child>
460 <object class="GtkTreeViewColumn" id="treeviewcolumn444">
461 <property name="resizable">True</property>
462 <property name="spacing">6</property>
463 <property name="alignment">0.5</property>
464 <child>
465 <object class="GtkCellRendererToggle" id="cellrenderer555"/>
466 <attributes>
467 <attribute name="visible">3</attribute>
468 <attribute name="active">0</attribute>
469 </attributes>
470 </child>
471 </object>
472 </child>
473 <child>
474 <object class="GtkTreeViewColumn" id="treeviewcolumn555">
475 <property name="resizable">True</property>
476 <property name="spacing">6</property>
477 <child>
478 <object class="GtkCellRendererText" id="cellrenderer444"/>
479 <attributes>
480 <attribute name="text">1</attribute>
481 </attributes>
482 </child>
483 </object>
484 </child>
485 <child internal-child="accessible">
486 <object class="AtkObject" id="linguoptions-atkobject">
487 <property name="AtkObject::accessible-description" translatable="yes" context="linguoptions">Defines the options for the spellcheck and hyphenation.</property>
488 </object>
489 </child>
490 </object>
491 </child>
492 </object>
493 <packing>
494 <property name="left-attach">0</property>
495 <property name="top-attach">0</property>
496 </packing>
497 </child>
498 <child>
499 <object class="GtkButton" id="linguoptionsedit">
500 <property name="label" translatable="yes" context="optlingupage|linguoptionsedit">Edi_t...</property>
501 <property name="visible">True</property>
502 <property name="can-focus">True</property>
503 <property name="receives-default">True</property>
504 <property name="valign">start</property>
505 <property name="use-underline">True</property>
506 <child internal-child="accessible">
507 <object class="AtkObject" id="linguoptionsedit-atkobject">
508 <property name="AtkObject::accessible-name" translatable="yes" context="optlingupage|linguoptionsedit-atkobject">Edit Options</property>
509 <property name="AtkObject::accessible-description" translatable="yes" context="linguoptionsedit">If you want to change a value, select the entry and then click Edit.</property>
510 </object>
511 </child>
512 </object>
513 <packing>
514 <property name="left-attach">1</property>
515 <property name="top-attach">0</property>
516 </packing>
517 </child>
518 <child>
519 <object class="GtkBox" id="moredictsbox">
520 <property name="visible">True</property>
521 <property name="can-focus">False</property>
522 <child>
523 <object class="GtkImage">
524 <property name="visible">True</property>
525 <property name="can-focus">False</property>
526 <property name="icon-name">cmd/sc_additionsdialog.png</property>
527 </object>
528 <packing>
529 <property name="expand">False</property>
530 <property name="fill">True</property>
531 <property name="position">0</property>
532 </packing>
533 </child>
534 <child>
535 <object class="GtkLinkButton" id="moredictslink">
536 <property name="label" translatable="yes" context="optlingupage|moredictslink">Get more dictionaries online...</property>
537 <property name="visible">True</property>
538 <property name="can-focus">True</property>
539 <property name="receives-default">True</property>
540 <property name="relief">none</property>
541 <property name="xalign">0</property>
542 </object>
543 <packing>
544 <property name="expand">False</property>
545 <property name="fill">True</property>
546 <property name="position">1</property>
547 </packing>
548 </child>
549 </object>
550 <packing>
551 <property name="left-attach">0</property>
552 <property name="top-attach">1</property>
553 <property name="width">2</property>
554 </packing>
555 </child>
556 <child>
557 <placeholder/>
558 </child>
559 <child>
560 <placeholder/>
561 </child>
562 <child>
563 <placeholder/>
564 </child>
565 <child>
566 <placeholder/>
567 </child>
568 <child>
569 <placeholder/>
570 </child>
571 </object>
572 </child>
573 <child type="label">
574 <object class="GtkLabel" id="label4">
575 <property name="visible">True</property>
576 <property name="can-focus">False</property>
577 <property name="label" translatable="yes" context="optlingupage|label4">_Options</property>
578 <property name="use-underline">True</property>
579 <property name="mnemonic-widget">linguoptions</property>
580 <property name="xalign">0</property>
581 <attributes>
582 <attribute name="weight" value="bold"/>
583 </attributes>
584 </object>
585 </child>
586 </object>
587 <packing>
588 <property name="left-attach">0</property>
589 <property name="top-attach">2</property>
590 </packing>
591 </child>
592 <child>
593 <placeholder/>
594 </child>
595 <child>
596 <placeholder/>
597 </child>
598 <child>
599 <placeholder/>
600 </child>
601 <child>
602 <placeholder/>
603 </child>
604 <child>
605 <placeholder/>
606 </child>
607 <child>
608 <placeholder/>
609 </child>
610 <child internal-child="accessible">
611 <object class="AtkObject" id="OptLinguPage-atkobject">
612 <property name="AtkObject::accessible-description" translatable="yes" context="OptLinguPage">Specifies the properties of the spelling, thesaurus and hyphenation.</property>
613 </object>
614 </child>
615 </object>
616 <object class="GtkSizeGroup" id="sizegroup1">
617 <widgets>
618 <widget name="lingumodulesedit"/>
619 <widget name="buttonbox1"/>
620 <widget name="linguoptionsedit"/>
621 </widgets>
622 </object>
623 </interface>