bump product version to 6.3.0.0.beta1
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationeffecttab.ui
blobd30efbd253399f50cc72be1e294522a2c5e75f12
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">10000</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkImage" id="image1">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="stock">gtk-media-play</property>
14 </object>
15 <object class="GtkBox" id="EffectTab">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="border_width">6</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">12</property>
21 <child>
22 <object class="GtkFrame" id="settings">
23 <property name="can_focus">False</property>
24 <property name="no_show_all">True</property>
25 <property name="label_xalign">0</property>
26 <property name="shadow_type">none</property>
27 <child>
28 <object class="GtkAlignment" id="alignment1">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="top_padding">6</property>
32 <property name="left_padding">12</property>
33 <child>
34 <object class="GtkBox" id="box1">
35 <property name="visible">True</property>
36 <property name="can_focus">False</property>
37 <property name="orientation">vertical</property>
38 <property name="spacing">6</property>
39 <child>
40 <object class="GtkBox" id="box3">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="spacing">12</property>
44 <child>
45 <object class="GtkLabel" id="prop_label1">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="label" translatable="yes" context="customanimationeffecttab|prop_label1">_Direction:</property>
49 <property name="use_underline">True</property>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">0</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkGrid" id="placeholder">
59 <property name="visible">True</property>
60 <property name="can_focus">False</property>
61 <property name="hexpand">True</property>
62 <property name="vexpand">True</property>
63 <child>
64 <placeholder/>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">True</property>
69 <property name="fill">True</property>
70 <property name="position">1</property>
71 </packing>
72 </child>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="position">0</property>
78 </packing>
79 </child>
80 <child>
81 <object class="GtkBox" id="box2">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="spacing">18</property>
85 <child>
86 <object class="GtkCheckButton" id="smooth_start">
87 <property name="label" translatable="yes" context="customanimationeffecttab|smooth_start">Accelerated start</property>
88 <property name="can_focus">True</property>
89 <property name="receives_default">False</property>
90 <property name="use_underline">True</property>
91 <property name="xalign">0</property>
92 <property name="draw_indicator">True</property>
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="GtkCheckButton" id="smooth_end">
102 <property name="label" translatable="yes" context="customanimationeffecttab|smooth_end">Decelerated end</property>
103 <property name="can_focus">True</property>
104 <property name="receives_default">False</property>
105 <property name="use_underline">True</property>
106 <property name="xalign">0</property>
107 <property name="draw_indicator">True</property>
108 </object>
109 <packing>
110 <property name="expand">False</property>
111 <property name="fill">True</property>
112 <property name="position">1</property>
113 </packing>
114 </child>
115 </object>
116 <packing>
117 <property name="expand">False</property>
118 <property name="fill">True</property>
119 <property name="position">1</property>
120 </packing>
121 </child>
122 </object>
123 </child>
124 </object>
125 </child>
126 <child type="label">
127 <object class="GtkLabel" id="label3">
128 <property name="visible">True</property>
129 <property name="can_focus">False</property>
130 <property name="label" translatable="yes" context="customanimationeffecttab|label3">Settings</property>
131 <attributes>
132 <attribute name="weight" value="bold"/>
133 </attributes>
134 </object>
135 </child>
136 </object>
137 <packing>
138 <property name="expand">False</property>
139 <property name="fill">True</property>
140 <property name="position">0</property>
141 </packing>
142 </child>
143 <child>
144 <object class="GtkFrame" id="frame2">
145 <property name="visible">True</property>
146 <property name="can_focus">False</property>
147 <property name="label_xalign">0</property>
148 <property name="shadow_type">none</property>
149 <child>
150 <object class="GtkAlignment" id="alignment2">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="top_padding">6</property>
154 <property name="left_padding">12</property>
155 <child>
156 <object class="GtkGrid" id="grid1">
157 <property name="visible">True</property>
158 <property name="can_focus">False</property>
159 <property name="hexpand">True</property>
160 <property name="vexpand">True</property>
161 <property name="row_spacing">6</property>
162 <property name="column_spacing">12</property>
163 <child>
164 <object class="GtkLabel" id="aeffect_label">
165 <property name="visible">True</property>
166 <property name="can_focus">False</property>
167 <property name="halign">end</property>
168 <property name="label" translatable="yes" context="customanimationeffecttab|aeffect_label">A_fter animation:</property>
169 <property name="use_underline">True</property>
170 <property name="mnemonic_widget">aeffect_list</property>
171 </object>
172 <packing>
173 <property name="left_attach">0</property>
174 <property name="top_attach">1</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkLabel" id="sound_label">
179 <property name="visible">True</property>
180 <property name="can_focus">False</property>
181 <property name="halign">end</property>
182 <property name="label" translatable="yes" context="customanimationeffecttab|sound_label">_Sound:</property>
183 <property name="use_underline">True</property>
184 <property name="mnemonic_widget">sound_list</property>
185 </object>
186 <packing>
187 <property name="left_attach">0</property>
188 <property name="top_attach">0</property>
189 </packing>
190 </child>
191 <child>
192 <object class="GtkLabel" id="text_animation_label">
193 <property name="visible">True</property>
194 <property name="can_focus">False</property>
195 <property name="halign">end</property>
196 <property name="label" translatable="yes" context="customanimationeffecttab|text_animation_label">_Text animation:</property>
197 <property name="use_underline">True</property>
198 <property name="mnemonic_widget">text_animation_list</property>
199 </object>
200 <packing>
201 <property name="left_attach">0</property>
202 <property name="top_attach">3</property>
203 </packing>
204 </child>
205 <child>
206 <object class="GtkLabel" id="dim_color_label">
207 <property name="visible">True</property>
208 <property name="can_focus">False</property>
209 <property name="halign">end</property>
210 <property name="label" translatable="yes" context="customanimationeffecttab|dim_color_label">Di_m color:</property>
211 <property name="use_underline">True</property>
212 <property name="mnemonic_widget">dim_color_list</property>
213 </object>
214 <packing>
215 <property name="left_attach">0</property>
216 <property name="top_attach">2</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkBox" id="box4">
221 <property name="visible">True</property>
222 <property name="can_focus">False</property>
223 <property name="spacing">6</property>
224 <child>
225 <object class="GtkComboBoxText" id="sound_list">
226 <property name="visible">True</property>
227 <property name="can_focus">False</property>
228 <property name="valign">center</property>
229 </object>
230 <packing>
231 <property name="expand">False</property>
232 <property name="fill">True</property>
233 <property name="position">0</property>
234 </packing>
235 </child>
236 <child>
237 <object class="GtkButton" id="sound_preview">
238 <property name="visible">True</property>
239 <property name="can_focus">True</property>
240 <property name="receives_default">True</property>
241 <property name="image">image1</property>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">1</property>
247 </packing>
248 </child>
249 </object>
250 <packing>
251 <property name="left_attach">1</property>
252 <property name="top_attach">0</property>
253 </packing>
254 </child>
255 <child>
256 <object class="GtkMenuButton" id="dim_color_list">
257 <property name="visible">True</property>
258 <property name="can_focus">True</property>
259 <property name="receives_default">False</property>
260 <property name="xalign">0</property>
261 <property name="draw_indicator">True</property>
262 <property name="label" translatable="no"></property>
263 <child>
264 <placeholder/>
265 </child>
266 </object>
267 <packing>
268 <property name="left_attach">1</property>
269 <property name="top_attach">2</property>
270 </packing>
271 </child>
272 <child>
273 <object class="GtkBox" id="box5">
274 <property name="visible">True</property>
275 <property name="can_focus">False</property>
276 <property name="spacing">12</property>
277 <child>
278 <object class="GtkSpinButton" id="text_delay">
279 <property name="visible">True</property>
280 <property name="can_focus">True</property>
281 <property name="activates_default">True</property>
282 <property name="adjustment">adjustment1</property>
283 <property name="digits">1</property>
284 </object>
285 <packing>
286 <property name="expand">False</property>
287 <property name="fill">True</property>
288 <property name="position">0</property>
289 </packing>
290 </child>
291 <child>
292 <object class="GtkLabel" id="text_delay_label">
293 <property name="visible">True</property>
294 <property name="can_focus">False</property>
295 <property name="label" translatable="yes" context="customanimationeffecttab|text_delay_label">delay between characters</property>
296 <property name="use_underline">True</property>
297 <property name="mnemonic_widget">text_delay</property>
298 </object>
299 <packing>
300 <property name="expand">False</property>
301 <property name="fill">True</property>
302 <property name="position">1</property>
303 </packing>
304 </child>
305 </object>
306 <packing>
307 <property name="left_attach">1</property>
308 <property name="top_attach">4</property>
309 </packing>
310 </child>
311 <child>
312 <object class="GtkComboBoxText" id="aeffect_list">
313 <property name="visible">True</property>
314 <property name="can_focus">False</property>
315 <items>
316 <item translatable="yes" context="customanimationeffecttab|aeffect_list">Don't dim</item>
317 <item translatable="yes" context="customanimationeffecttab|aeffect_list">Dim with color</item>
318 <item translatable="yes" context="customanimationeffecttab|aeffect_list">Hide after animation</item>
319 <item translatable="yes" context="customanimationeffecttab|aeffect_list">Hide on next animation</item>
320 </items>
321 </object>
322 <packing>
323 <property name="left_attach">1</property>
324 <property name="top_attach">1</property>
325 </packing>
326 </child>
327 <child>
328 <object class="GtkComboBoxText" id="text_animation_list">
329 <property name="visible">True</property>
330 <property name="can_focus">False</property>
331 <items>
332 <item translatable="yes" context="customanimationeffecttab|text_animation_list">All at once</item>
333 <item translatable="yes" context="customanimationeffecttab|text_animation_list">Word by word</item>
334 <item translatable="yes" context="customanimationeffecttab|text_animation_list">Letter by letter</item>
335 </items>
336 </object>
337 <packing>
338 <property name="left_attach">1</property>
339 <property name="top_attach">3</property>
340 </packing>
341 </child>
342 <child>
343 <placeholder/>
344 </child>
345 </object>
346 </child>
347 </object>
348 </child>
349 <child type="label">
350 <object class="GtkLabel" id="label4">
351 <property name="visible">True</property>
352 <property name="can_focus">False</property>
353 <property name="label" translatable="yes" context="customanimationeffecttab|label4">Enhancement</property>
354 <attributes>
355 <attribute name="weight" value="bold"/>
356 </attributes>
357 </object>
358 </child>
359 </object>
360 <packing>
361 <property name="expand">False</property>
362 <property name="fill">True</property>
363 <property name="position">1</property>
364 </packing>
365 </child>
366 </object>
367 </interface>