bump product version to 5.0.4.1
[LibreOffice.git] / sw / uiconfig / swriter / ui / optcompatpage.ui
blob77fc5467040f2556139ad71bcfec4fe5d075e6e3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class="GtkGrid" id="OptCompatPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border_width">6</property>
11 <child>
12 <object class="GtkFrame" id="compatframe">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="hexpand">True</property>
16 <property name="vexpand">True</property>
17 <property name="label_xalign">0</property>
18 <property name="shadow_type">none</property>
19 <child>
20 <object class="GtkAlignment" id="alignment4">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="hexpand">True</property>
24 <property name="vexpand">True</property>
25 <property name="top_padding">6</property>
26 <property name="left_padding">12</property>
27 <child>
28 <object class="GtkGrid" id="grid1">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="row_spacing">5</property>
32 <child>
33 <object class="svxcorelo-SvxCheckListBox" id="options:border">
34 <property name="visible">True</property>
35 <property name="can_focus">True</property>
36 <property name="hexpand">True</property>
37 <property name="vexpand">True</property>
38 <child internal-child="selection">
39 <object class="GtkTreeSelection" id="Check List Box-selection1"/>
40 </child>
41 </object>
42 <packing>
43 <property name="left_attach">0</property>
44 <property name="top_attach">0</property>
45 <property name="width">1</property>
46 <property name="height">1</property>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkComboBoxText" id="format">
51 <property name="can_focus">False</property>
52 <property name="no_show_all">True</property>
53 <property name="entry_text_column">0</property>
54 <property name="id_column">1</property>
55 <items>
56 <item translatable="yes">Use printer metrics for document formatting</item>
57 <item translatable="yes">Add spacing between paragraphs and tables (in current document)</item>
58 <item translatable="yes">Add paragraph and table spacing at tops of pages (in current document)</item>
59 <item translatable="yes">Use OpenOffice.org 1.1 tabstop formatting</item>
60 <item translatable="yes">Do not add leading (extra space) between lines of text</item>
61 <item translatable="yes">Use OpenOffice.org 1.1 line spacing</item>
62 <item translatable="yes">Add paragraph and table spacing at bottom of table cells</item>
63 <item translatable="yes">Use OpenOffice.org 1.1 object positioning</item>
64 <item translatable="yes">Use OpenOffice.org 1.1 text wrapping around objects</item>
65 <item translatable="yes">Consider wrapping style when positioning objects</item>
66 <item translatable="yes">Expand word space on lines with manual line breaks in justified paragraphs</item>
67 <item translatable="yes">&lt;User settings&gt;</item>
68 </items>
69 </object>
70 <packing>
71 <property name="left_attach">0</property>
72 <property name="top_attach">1</property>
73 <property name="width">1</property>
74 <property name="height">1</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkButton" id="default">
79 <property name="label" translatable="yes">Use as _Default</property>
80 <property name="visible">True</property>
81 <property name="can_focus">True</property>
82 <property name="receives_default">True</property>
83 <property name="halign">end</property>
84 <property name="use_underline">True</property>
85 </object>
86 <packing>
87 <property name="left_attach">0</property>
88 <property name="top_attach">2</property>
89 <property name="width">1</property>
90 <property name="height">1</property>
91 </packing>
92 </child>
93 </object>
94 </child>
95 </object>
96 </child>
97 <child type="label">
98 <object class="GtkLabel" id="label11">
99 <property name="visible">True</property>
100 <property name="can_focus">False</property>
101 <property name="label" translatable="yes">Compatibility options for %DOCNAME</property>
102 <attributes>
103 <attribute name="weight" value="bold"/>
104 </attributes>
105 </object>
106 </child>
107 </object>
108 <packing>
109 <property name="left_attach">0</property>
110 <property name="top_attach">0</property>
111 <property name="width">1</property>
112 <property name="height">1</property>
113 </packing>
114 </child>
115 </object>
116 </interface>