bump product version to 5.0.4.1
[LibreOffice.git] / sfx2 / uiconfig / ui / documentfontspage.ui
blob7fab55f639f88ae38b36c550fac2406eed3af33e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkGrid" id="DocumentFontsPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="row_spacing">6</property>
10 <property name="column_spacing">12</property>
11 <child>
12 <object class="GtkFrame" id="fontEmbeddingFrame">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="label_xalign">0</property>
16 <property name="shadow_type">none</property>
17 <child>
18 <object class="GtkAlignment" id="alignment1">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="top_padding">6</property>
22 <property name="left_padding">12</property>
23 <child>
24 <object class="GtkCheckButton" id="embedFonts">
25 <property name="label" translatable="yes">_Embed fonts in the document</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="receives_default">False</property>
29 <property name="use_underline">True</property>
30 <property name="xalign">0</property>
31 <property name="draw_indicator">True</property>
32 </object>
33 </child>
34 </object>
35 </child>
36 <child type="label">
37 <object class="GtkLabel" id="fontEmbeddingLabel">
38 <property name="visible">True</property>
39 <property name="can_focus">False</property>
40 <property name="label" translatable="yes">Font Embedding</property>
41 <attributes>
42 <attribute name="weight" value="bold"/>
43 </attributes>
44 </object>
45 </child>
46 </object>
47 <packing>
48 <property name="left_attach">0</property>
49 <property name="top_attach">0</property>
50 </packing>
51 </child>
52 </object>
53 </interface>