Version 6.1.4.1, tag libreoffice-6.1.4.1
[LibreOffice.git] / starmath / uiconfig / smath / ui / fonttypedialog.ui
blob6c200603f41d295fc537acebd834c0ddc2f10cda
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain="sm">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkMenu" id="menu1">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <child>
9 <object class="GtkMenuItem" id="variables">
10 <property name="visible">True</property>
11 <property name="can_focus">False</property>
12 <property name="label" translatable="yes" context="fonttypedialog|menuitem1">_Variables</property>
13 <property name="use_underline">True</property>
14 </object>
15 </child>
16 <child>
17 <object class="GtkMenuItem" id="functions">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="label" translatable="yes" context="fonttypedialog|menuitem2">_Functions</property>
21 <property name="use_underline">True</property>
22 </object>
23 </child>
24 <child>
25 <object class="GtkMenuItem" id="numbers">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="label" translatable="yes" context="fonttypedialog|menuitem3">_Numbers</property>
29 <property name="use_underline">True</property>
30 </object>
31 </child>
32 <child>
33 <object class="GtkMenuItem" id="text">
34 <property name="visible">True</property>
35 <property name="can_focus">False</property>
36 <property name="label" translatable="yes" context="fonttypedialog|menuitem4">_Text</property>
37 <property name="use_underline">True</property>
38 </object>
39 </child>
40 <child>
41 <object class="GtkMenuItem" id="serif">
42 <property name="visible">True</property>
43 <property name="can_focus">False</property>
44 <property name="label" translatable="yes" context="fonttypedialog|menuitem5">_Serif</property>
45 <property name="use_underline">True</property>
46 </object>
47 </child>
48 <child>
49 <object class="GtkMenuItem" id="sansserif">
50 <property name="visible">True</property>
51 <property name="can_focus">False</property>
52 <property name="label" translatable="yes" context="fonttypedialog|menuitem6">S_ans-serif</property>
53 <property name="use_underline">True</property>
54 </object>
55 </child>
56 <child>
57 <object class="GtkMenuItem" id="fixedwidth">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="label" translatable="yes" context="fonttypedialog|menuitem7">Fixe_d-width</property>
61 <property name="use_underline">True</property>
62 </object>
63 </child>
64 </object>
65 <object class="GtkDialog" id="FontsDialog">
66 <property name="can_focus">False</property>
67 <property name="border_width">6</property>
68 <property name="title" translatable="yes" context="fonttypedialog|FontsDialog">Fonts</property>
69 <property name="resizable">False</property>
70 <property name="modal">True</property>
71 <property name="type_hint">dialog</property>
72 <child internal-child="vbox">
73 <object class="GtkBox" id="dialog-vbox1">
74 <property name="can_focus">False</property>
75 <property name="orientation">vertical</property>
76 <property name="spacing">12</property>
77 <child internal-child="action_area">
78 <object class="GtkButtonBox" id="dialog-action_area1">
79 <property name="can_focus">False</property>
80 <property name="layout_style">end</property>
81 <child>
82 <object class="GtkMenuButton" id="modify">
83 <property name="label" translatable="yes" context="fonttypedialog|modify">_Modify</property>
84 <property name="visible">True</property>
85 <property name="can_focus">True</property>
86 <property name="receives_default">True</property>
87 <property name="use_underline">True</property>
88 <property name="popup">menu1</property>
89 <property name="use_popover">False</property>
90 <child>
91 <placeholder/>
92 </child>
93 </object>
94 <packing>
95 <property name="expand">False</property>
96 <property name="fill">True</property>
97 <property name="position">0</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkButton" id="help">
102 <property name="label">gtk-help</property>
103 <property name="visible">True</property>
104 <property name="can_focus">True</property>
105 <property name="receives_default">True</property>
106 <property name="use_stock">True</property>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">True</property>
111 <property name="position">0</property>
112 <property name="secondary">True</property>
113 </packing>
114 </child>
115 <child>
116 <object class="GtkButton" id="default">
117 <property name="label" translatable="yes" context="fonttypedialog|default">_Default</property>
118 <property name="visible">True</property>
119 <property name="can_focus">True</property>
120 <property name="receives_default">True</property>
121 <property name="use_underline">True</property>
122 </object>
123 <packing>
124 <property name="expand">False</property>
125 <property name="fill">True</property>
126 <property name="position">2</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkButton" id="ok">
131 <property name="label">gtk-ok</property>
132 <property name="visible">True</property>
133 <property name="can_focus">True</property>
134 <property name="can_default">True</property>
135 <property name="has_default">True</property>
136 <property name="receives_default">True</property>
137 <property name="use_stock">True</property>
138 </object>
139 <packing>
140 <property name="expand">False</property>
141 <property name="fill">True</property>
142 <property name="position">3</property>
143 </packing>
144 </child>
145 <child>
146 <object class="GtkButton" id="cancel">
147 <property name="label">gtk-cancel</property>
148 <property name="visible">True</property>
149 <property name="can_focus">True</property>
150 <property name="receives_default">True</property>
151 <property name="use_stock">True</property>
152 </object>
153 <packing>
154 <property name="expand">False</property>
155 <property name="fill">True</property>
156 <property name="position">4</property>
157 </packing>
158 </child>
159 </object>
160 <packing>
161 <property name="expand">False</property>
162 <property name="fill">True</property>
163 <property name="pack_type">end</property>
164 <property name="position">0</property>
165 </packing>
166 </child>
167 <child>
168 <object class="GtkBox" id="box1">
169 <property name="visible">True</property>
170 <property name="can_focus">False</property>
171 <property name="hexpand">True</property>
172 <property name="vexpand">True</property>
173 <property name="orientation">vertical</property>
174 <property name="spacing">12</property>
175 <child>
176 <object class="GtkFrame" id="frame1">
177 <property name="visible">True</property>
178 <property name="can_focus">False</property>
179 <property name="hexpand">True</property>
180 <property name="vexpand">True</property>
181 <property name="label_xalign">0</property>
182 <property name="shadow_type">none</property>
183 <child>
184 <object class="GtkAlignment" id="alignment1">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="top_padding">6</property>
188 <property name="left_padding">12</property>
189 <child>
190 <object class="GtkGrid" id="grid1">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <property name="row_spacing">6</property>
194 <property name="column_spacing">12</property>
195 <child>
196 <object class="GtkLabel" id="label1">
197 <property name="visible">True</property>
198 <property name="can_focus">False</property>
199 <property name="label" translatable="yes" context="fonttypedialog|label1">_Variables:</property>
200 <property name="use_underline">True</property>
201 <property name="mnemonic_widget">variableCB</property>
202 <property name="xalign">0</property>
203 <attributes>
204 <attribute name="weight" value="normal"/>
205 </attributes>
206 </object>
207 <packing>
208 <property name="left_attach">0</property>
209 <property name="top_attach">0</property>
210 </packing>
211 </child>
212 <child>
213 <object class="GtkLabel" id="label2">
214 <property name="visible">True</property>
215 <property name="can_focus">False</property>
216 <property name="label" translatable="yes" context="fonttypedialog|label2">_Functions:</property>
217 <property name="use_underline">True</property>
218 <property name="mnemonic_widget">functionCB</property>
219 <property name="xalign">0</property>
220 <attributes>
221 <attribute name="weight" value="normal"/>
222 </attributes>
223 </object>
224 <packing>
225 <property name="left_attach">0</property>
226 <property name="top_attach">1</property>
227 </packing>
228 </child>
229 <child>
230 <object class="GtkLabel" id="label3">
231 <property name="visible">True</property>
232 <property name="can_focus">False</property>
233 <property name="label" translatable="yes" context="fonttypedialog|label3">_Numbers:</property>
234 <property name="use_underline">True</property>
235 <property name="mnemonic_widget">numberCB</property>
236 <property name="xalign">0</property>
237 <attributes>
238 <attribute name="weight" value="normal"/>
239 </attributes>
240 </object>
241 <packing>
242 <property name="left_attach">0</property>
243 <property name="top_attach">2</property>
244 </packing>
245 </child>
246 <child>
247 <object class="GtkLabel" id="label4">
248 <property name="visible">True</property>
249 <property name="can_focus">False</property>
250 <property name="label" translatable="yes" context="fonttypedialog|label4">_Text:</property>
251 <property name="use_underline">True</property>
252 <property name="mnemonic_widget">textCB</property>
253 <property name="xalign">0</property>
254 <attributes>
255 <attribute name="weight" value="normal"/>
256 </attributes>
257 </object>
258 <packing>
259 <property name="left_attach">0</property>
260 <property name="top_attach">3</property>
261 </packing>
262 </child>
263 <child>
264 <object class="GtkComboBoxText" id="variableCB">
265 <property name="visible">True</property>
266 <property name="can_focus">False</property>
267 <property name="hexpand">True</property>
268 </object>
269 <packing>
270 <property name="left_attach">1</property>
271 <property name="top_attach">0</property>
272 </packing>
273 </child>
274 <child>
275 <object class="GtkComboBoxText" id="functionCB">
276 <property name="visible">True</property>
277 <property name="can_focus">False</property>
278 <property name="hexpand">True</property>
279 </object>
280 <packing>
281 <property name="left_attach">1</property>
282 <property name="top_attach">1</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkComboBoxText" id="numberCB">
287 <property name="visible">True</property>
288 <property name="can_focus">False</property>
289 <property name="hexpand">True</property>
290 </object>
291 <packing>
292 <property name="left_attach">1</property>
293 <property name="top_attach">2</property>
294 </packing>
295 </child>
296 <child>
297 <object class="GtkComboBoxText" id="textCB">
298 <property name="visible">True</property>
299 <property name="can_focus">False</property>
300 <property name="hexpand">True</property>
301 </object>
302 <packing>
303 <property name="left_attach">1</property>
304 <property name="top_attach">3</property>
305 </packing>
306 </child>
307 </object>
308 </child>
309 </object>
310 </child>
311 <child type="label">
312 <object class="GtkLabel" id="formulaL">
313 <property name="visible">True</property>
314 <property name="can_focus">False</property>
315 <property name="label" translatable="yes" context="fonttypedialog|formulaL">Formula Fonts</property>
316 <attributes>
317 <attribute name="weight" value="bold"/>
318 </attributes>
319 </object>
320 </child>
321 </object>
322 <packing>
323 <property name="expand">False</property>
324 <property name="fill">True</property>
325 <property name="position">0</property>
326 </packing>
327 </child>
328 <child>
329 <object class="GtkFrame" id="frame2">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 <property name="hexpand">True</property>
333 <property name="vexpand">True</property>
334 <property name="label_xalign">0</property>
335 <property name="shadow_type">none</property>
336 <child>
337 <object class="GtkAlignment" id="alignment2">
338 <property name="visible">True</property>
339 <property name="can_focus">False</property>
340 <property name="top_padding">6</property>
341 <property name="left_padding">12</property>
342 <child>
343 <object class="GtkGrid" id="grid2">
344 <property name="visible">True</property>
345 <property name="can_focus">False</property>
346 <property name="row_spacing">6</property>
347 <property name="column_spacing">12</property>
348 <child>
349 <object class="GtkLabel" id="label5">
350 <property name="visible">True</property>
351 <property name="can_focus">False</property>
352 <property name="label" translatable="yes" context="fonttypedialog|label5">_Serif:</property>
353 <property name="use_underline">True</property>
354 <property name="mnemonic_widget">serifCB</property>
355 <property name="xalign">0</property>
356 <attributes>
357 <attribute name="weight" value="normal"/>
358 </attributes>
359 </object>
360 <packing>
361 <property name="left_attach">0</property>
362 <property name="top_attach">0</property>
363 </packing>
364 </child>
365 <child>
366 <object class="GtkLabel" id="label6">
367 <property name="visible">True</property>
368 <property name="can_focus">False</property>
369 <property name="label" translatable="yes" context="fonttypedialog|label6">S_ans-serif:</property>
370 <property name="use_underline">True</property>
371 <property name="mnemonic_widget">sansCB</property>
372 <property name="xalign">0</property>
373 <attributes>
374 <attribute name="weight" value="normal"/>
375 </attributes>
376 </object>
377 <packing>
378 <property name="left_attach">0</property>
379 <property name="top_attach">1</property>
380 </packing>
381 </child>
382 <child>
383 <object class="GtkLabel" id="label7">
384 <property name="visible">True</property>
385 <property name="can_focus">False</property>
386 <property name="label" translatable="yes" context="fonttypedialog|label7">F_ixed-width:</property>
387 <property name="use_underline">True</property>
388 <property name="mnemonic_widget">fixedCB</property>
389 <property name="xalign">0</property>
390 <attributes>
391 <attribute name="weight" value="normal"/>
392 </attributes>
393 </object>
394 <packing>
395 <property name="left_attach">0</property>
396 <property name="top_attach">2</property>
397 </packing>
398 </child>
399 <child>
400 <object class="GtkComboBoxText" id="serifCB">
401 <property name="visible">True</property>
402 <property name="can_focus">False</property>
403 <property name="hexpand">True</property>
404 </object>
405 <packing>
406 <property name="left_attach">1</property>
407 <property name="top_attach">0</property>
408 </packing>
409 </child>
410 <child>
411 <object class="GtkComboBoxText" id="sansCB">
412 <property name="visible">True</property>
413 <property name="can_focus">False</property>
414 <property name="hexpand">True</property>
415 </object>
416 <packing>
417 <property name="left_attach">1</property>
418 <property name="top_attach">1</property>
419 </packing>
420 </child>
421 <child>
422 <object class="GtkComboBoxText" id="fixedCB">
423 <property name="visible">True</property>
424 <property name="can_focus">False</property>
425 <property name="hexpand">True</property>
426 </object>
427 <packing>
428 <property name="left_attach">1</property>
429 <property name="top_attach">2</property>
430 </packing>
431 </child>
432 </object>
433 </child>
434 </object>
435 </child>
436 <child type="label">
437 <object class="GtkLabel" id="customL">
438 <property name="visible">True</property>
439 <property name="can_focus">False</property>
440 <property name="label" translatable="yes" context="fonttypedialog|customL">Custom Fonts</property>
441 <attributes>
442 <attribute name="weight" value="bold"/>
443 </attributes>
444 </object>
445 </child>
446 </object>
447 <packing>
448 <property name="expand">False</property>
449 <property name="fill">True</property>
450 <property name="position">1</property>
451 </packing>
452 </child>
453 </object>
454 <packing>
455 <property name="expand">False</property>
456 <property name="fill">True</property>
457 <property name="position">0</property>
458 </packing>
459 </child>
460 </object>
461 </child>
462 <action-widgets>
463 <action-widget response="-11">help</action-widget>
464 <action-widget response="-5">ok</action-widget>
465 <action-widget response="-6">cancel</action-widget>
466 </action-widgets>
467 <child>
468 <placeholder/>
469 </child>
470 </object>
471 <object class="GtkSizeGroup" id="sizegroup1">
472 <widgets>
473 <widget name="label1"/>
474 <widget name="label2"/>
475 <widget name="label3"/>
476 <widget name="label4"/>
477 <widget name="label5"/>
478 <widget name="label6"/>
479 <widget name="label7"/>
480 </widgets>
481 </object>
482 </interface>