bump product version to 6.3.0.0.beta1
[LibreOffice.git] / cui / uiconfig / ui / distributionpage.ui
blob578354ab97fc88b39596f2621587842d40f70f88
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkGrid" id="DistributionPage">
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">12</property>
10 <child>
11 <object class="GtkGrid" id="grid1">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="row_spacing">12</property>
15 <child>
16 <object class="GtkFrame" id="frame1">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="label_xalign">0</property>
20 <property name="shadow_type">none</property>
21 <child>
22 <object class="GtkAlignment" id="alignment1">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="top_padding">6</property>
26 <property name="left_padding">12</property>
27 <child>
28 <object class="GtkGrid" id="grid2">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="row_spacing">6</property>
32 <property name="column_spacing">12</property>
33 <property name="row_homogeneous">True</property>
34 <child>
35 <object class="GtkRadioButton" id="hornone">
36 <property name="label" translatable="yes" context="distributionpage|hornone">_None</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">False</property>
40 <property name="use_underline">True</property>
41 <property name="xalign">0</property>
42 <property name="active">True</property>
43 <property name="draw_indicator">True</property>
44 </object>
45 <packing>
46 <property name="left_attach">0</property>
47 <property name="top_attach">1</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkRadioButton" id="horleft">
52 <property name="label" translatable="yes" context="distributionpage|horleft">_Left</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">False</property>
56 <property name="use_underline">True</property>
57 <property name="xalign">0</property>
58 <property name="draw_indicator">True</property>
59 <property name="group">hornone</property>
60 </object>
61 <packing>
62 <property name="left_attach">1</property>
63 <property name="top_attach">1</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkRadioButton" id="horcenter">
68 <property name="label" translatable="yes" context="distributionpage|horcenter">_Center</property>
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="receives_default">False</property>
72 <property name="use_underline">True</property>
73 <property name="xalign">0</property>
74 <property name="draw_indicator">True</property>
75 <property name="group">hornone</property>
76 </object>
77 <packing>
78 <property name="left_attach">2</property>
79 <property name="top_attach">1</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkRadioButton" id="horright">
84 <property name="label" translatable="yes" context="distributionpage|horright">_Right</property>
85 <property name="visible">True</property>
86 <property name="can_focus">True</property>
87 <property name="receives_default">False</property>
88 <property name="use_underline">True</property>
89 <property name="xalign">0</property>
90 <property name="draw_indicator">True</property>
91 <property name="group">hornone</property>
92 </object>
93 <packing>
94 <property name="left_attach">4</property>
95 <property name="top_attach">1</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkImage" id="image1">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="halign">center</property>
103 <property name="valign">center</property>
104 <property name="icon_name">svx/res/dsth_low.png</property>
105 </object>
106 <packing>
107 <property name="left_attach">1</property>
108 <property name="top_attach">0</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkImage" id="image3">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="halign">center</property>
116 <property name="valign">center</property>
117 <property name="icon_name">svx/res/dsth_cen.png</property>
118 </object>
119 <packing>
120 <property name="left_attach">2</property>
121 <property name="top_attach">0</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkRadioButton" id="hordistance">
126 <property name="label" translatable="yes" context="distributionpage|hordistance">_Spacing</property>
127 <property name="visible">True</property>
128 <property name="can_focus">True</property>
129 <property name="receives_default">False</property>
130 <property name="use_underline">True</property>
131 <property name="xalign">0</property>
132 <property name="draw_indicator">True</property>
133 <property name="group">hornone</property>
134 </object>
135 <packing>
136 <property name="left_attach">3</property>
137 <property name="top_attach">1</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkImage" id="image2">
142 <property name="visible">True</property>
143 <property name="can_focus">False</property>
144 <property name="halign">center</property>
145 <property name="valign">center</property>
146 <property name="icon_name">svx/res/dsth_dst.png</property>
147 </object>
148 <packing>
149 <property name="left_attach">3</property>
150 <property name="top_attach">0</property>
151 </packing>
152 </child>
153 <child>
154 <object class="GtkImage" id="image4">
155 <property name="visible">True</property>
156 <property name="can_focus">False</property>
157 <property name="halign">center</property>
158 <property name="valign">center</property>
159 <property name="icon_name">svx/res/dsth_hig.png</property>
160 </object>
161 <packing>
162 <property name="left_attach">4</property>
163 <property name="top_attach">0</property>
164 </packing>
165 </child>
166 <child>
167 <placeholder/>
168 </child>
169 </object>
170 </child>
171 </object>
172 </child>
173 <child type="label">
174 <object class="GtkLabel" id="label">
175 <property name="visible">True</property>
176 <property name="can_focus">False</property>
177 <property name="label" translatable="yes" context="distributionpage|label">Horizontal</property>
178 <attributes>
179 <attribute name="weight" value="bold"/>
180 </attributes>
181 </object>
182 </child>
183 </object>
184 <packing>
185 <property name="left_attach">0</property>
186 <property name="top_attach">0</property>
187 </packing>
188 </child>
189 <child>
190 <object class="GtkFrame" id="frame2">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <property name="label_xalign">0</property>
194 <property name="shadow_type">none</property>
195 <child>
196 <object class="GtkAlignment" id="alignment2">
197 <property name="visible">True</property>
198 <property name="can_focus">False</property>
199 <property name="top_padding">6</property>
200 <property name="left_padding">12</property>
201 <child>
202 <object class="GtkGrid" id="grid3">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="row_spacing">6</property>
206 <property name="column_spacing">12</property>
207 <property name="row_homogeneous">True</property>
208 <child>
209 <object class="GtkRadioButton" id="vernone">
210 <property name="label" translatable="yes" context="distributionpage|vernone">N_one</property>
211 <property name="visible">True</property>
212 <property name="can_focus">True</property>
213 <property name="receives_default">False</property>
214 <property name="use_underline">True</property>
215 <property name="xalign">0</property>
216 <property name="draw_indicator">True</property>
217 </object>
218 <packing>
219 <property name="left_attach">0</property>
220 <property name="top_attach">1</property>
221 </packing>
222 </child>
223 <child>
224 <object class="GtkRadioButton" id="vertop">
225 <property name="label" translatable="yes" context="distributionpage|vertop">_Top</property>
226 <property name="visible">True</property>
227 <property name="can_focus">True</property>
228 <property name="receives_default">False</property>
229 <property name="use_underline">True</property>
230 <property name="xalign">0</property>
231 <property name="draw_indicator">True</property>
232 <property name="group">vernone</property>
233 </object>
234 <packing>
235 <property name="left_attach">1</property>
236 <property name="top_attach">1</property>
237 </packing>
238 </child>
239 <child>
240 <object class="GtkRadioButton" id="vercenter">
241 <property name="label" translatable="yes" context="distributionpage|vercenter">C_enter</property>
242 <property name="visible">True</property>
243 <property name="can_focus">True</property>
244 <property name="receives_default">False</property>
245 <property name="use_underline">True</property>
246 <property name="xalign">0</property>
247 <property name="yalign">0.56000000238418579</property>
248 <property name="draw_indicator">True</property>
249 <property name="group">vernone</property>
250 </object>
251 <packing>
252 <property name="left_attach">2</property>
253 <property name="top_attach">1</property>
254 </packing>
255 </child>
256 <child>
257 <object class="GtkRadioButton" id="verdistance">
258 <property name="label" translatable="yes" context="distributionpage|verdistance">S_pacing</property>
259 <property name="visible">True</property>
260 <property name="can_focus">True</property>
261 <property name="receives_default">False</property>
262 <property name="use_underline">True</property>
263 <property name="xalign">0</property>
264 <property name="draw_indicator">True</property>
265 <property name="group">vernone</property>
266 </object>
267 <packing>
268 <property name="left_attach">3</property>
269 <property name="top_attach">1</property>
270 </packing>
271 </child>
272 <child>
273 <object class="GtkRadioButton" id="verbottom">
274 <property name="label" translatable="yes" context="distributionpage|verbottom">_Bottom</property>
275 <property name="visible">True</property>
276 <property name="can_focus">True</property>
277 <property name="receives_default">False</property>
278 <property name="use_underline">True</property>
279 <property name="xalign">0</property>
280 <property name="draw_indicator">True</property>
281 <property name="group">vernone</property>
282 </object>
283 <packing>
284 <property name="left_attach">4</property>
285 <property name="top_attach">1</property>
286 </packing>
287 </child>
288 <child>
289 <object class="GtkImage" id="image9">
290 <property name="visible">True</property>
291 <property name="can_focus">False</property>
292 <property name="halign">center</property>
293 <property name="valign">center</property>
294 <property name="icon_name">svx/res/dstv_hig.png</property>
295 </object>
296 <packing>
297 <property name="left_attach">1</property>
298 <property name="top_attach">0</property>
299 </packing>
300 </child>
301 <child>
302 <object class="GtkImage" id="image10">
303 <property name="visible">True</property>
304 <property name="can_focus">False</property>
305 <property name="halign">center</property>
306 <property name="valign">center</property>
307 <property name="icon_name">svx/res/dstv_cen.png</property>
308 </object>
309 <packing>
310 <property name="left_attach">2</property>
311 <property name="top_attach">0</property>
312 </packing>
313 </child>
314 <child>
315 <object class="GtkImage" id="image11">
316 <property name="visible">True</property>
317 <property name="can_focus">False</property>
318 <property name="halign">center</property>
319 <property name="valign">center</property>
320 <property name="icon_name">svx/res/dstv_dst.png</property>
321 </object>
322 <packing>
323 <property name="left_attach">3</property>
324 <property name="top_attach">0</property>
325 </packing>
326 </child>
327 <child>
328 <object class="GtkImage" id="image12">
329 <property name="visible">True</property>
330 <property name="can_focus">False</property>
331 <property name="halign">center</property>
332 <property name="valign">center</property>
333 <property name="icon_name">svx/res/dstv_low.png</property>
334 </object>
335 <packing>
336 <property name="left_attach">4</property>
337 <property name="top_attach">0</property>
338 </packing>
339 </child>
340 <child>
341 <placeholder/>
342 </child>
343 </object>
344 </child>
345 </object>
346 </child>
347 <child type="label">
348 <object class="GtkLabel" id="label1">
349 <property name="visible">True</property>
350 <property name="can_focus">False</property>
351 <property name="label" translatable="yes" context="distributionpage|label1">Vertical</property>
352 <attributes>
353 <attribute name="weight" value="bold"/>
354 </attributes>
355 </object>
356 </child>
357 </object>
358 <packing>
359 <property name="left_attach">0</property>
360 <property name="top_attach">1</property>
361 </packing>
362 </child>
363 </object>
364 <packing>
365 <property name="left_attach">0</property>
366 <property name="top_attach">0</property>
367 </packing>
368 </child>
369 </object>
370 <object class="GtkSizeGroup" id="sizegroup1">
371 <widgets>
372 <widget name="hornone"/>
373 <widget name="horleft"/>
374 <widget name="horcenter"/>
375 <widget name="horright"/>
376 <widget name="hordistance"/>
377 <widget name="vernone"/>
378 <widget name="vertop"/>
379 <widget name="vercenter"/>
380 <widget name="verdistance"/>
381 <widget name="verbottom"/>
382 </widgets>
383 </object>
384 </interface>