Teach symstore more duplicated DLLs
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationspanel.ui
blobd8c02002cf81d7f32dffb1b916c9b2ff100eceb2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkAdjustment" id="adjustment1">
7 <property name="upper">999.99000000000001</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkImage" id="image1">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="pixbuf">sfx2/res/symphony/sidebar-property-small.png</property>
15 </object>
16 <object class="GtkImage" id="image_add">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="pixbuf">svtools/res/list_add.png</property>
20 <property name="icon_size">2</property>
21 </object>
22 <object class="GtkImage" id="image_down">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="pixbuf">cmd/sc_movedown.png</property>
26 <property name="icon_size">2</property>
27 </object>
28 <object class="GtkImage" id="image_play">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="pixbuf">sd/res/playblue_16.png</property>
32 </object>
33 <object class="GtkImage" id="image_remove">
34 <property name="visible">True</property>
35 <property name="can_focus">False</property>
36 <property name="pixbuf">extensions/res/buttonminus.png</property>
37 <property name="icon_size">2</property>
38 </object>
39 <object class="GtkImage" id="image_up">
40 <property name="visible">True</property>
41 <property name="can_focus">False</property>
42 <property name="pixbuf">cmd/sc_moveup.png</property>
43 <property name="icon_size">2</property>
44 </object>
45 <object class="GtkBox" id="CustomAnimationsPanel">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="vexpand">True</property>
49 <property name="orientation">vertical</property>
50 <property name="spacing">12</property>
51 <child>
52 <object class="GtkBox" id="box1">
53 <property name="visible">True</property>
54 <property name="can_focus">False</property>
55 <property name="margin_left">6</property>
56 <property name="margin_right">6</property>
57 <property name="margin_top">6</property>
58 <property name="margin_bottom">3</property>
59 <property name="vexpand">True</property>
60 <property name="orientation">vertical</property>
61 <property name="spacing">3</property>
62 <child>
63 <object class="sdlo-CustomAnimationList" id="custom_animation_list">
64 <property name="width_request">260</property>
65 <property name="visible">True</property>
66 <property name="can_focus">True</property>
67 <property name="vexpand">True</property>
68 <child internal-child="selection">
69 <object class="GtkTreeSelection" id="Animation ListBox-selection1"/>
70 </child>
71 </object>
72 <packing>
73 <property name="expand">True</property>
74 <property name="fill">True</property>
75 <property name="position">0</property>
76 </packing>
77 </child>
78 <child>
79 <object class="GtkBox" id="box2">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="halign">center</property>
83 <property name="margin_top">3</property>
84 <property name="spacing">12</property>
85 <child>
86 <object class="GtkButton" id="add_effect">
87 <property name="visible">True</property>
88 <property name="can_focus">True</property>
89 <property name="receives_default">True</property>
90 <property name="has_tooltip">True</property>
91 <property name="tooltip_text" translatable="yes" context="customanimationspanel|add_effect|tooltip_text">Add Effect</property>
92 <property name="image">image_add</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="GtkButton" id="remove_effect">
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="receives_default">True</property>
105 <property name="has_tooltip">True</property>
106 <property name="tooltip_text" translatable="yes" context="customanimationspanel|remove_effect|tooltip_text">Remove Effect</property>
107 <property name="image">image_remove</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 <child>
116 <object class="GtkButton" id="move_up">
117 <property name="visible">True</property>
118 <property name="can_focus">True</property>
119 <property name="receives_default">True</property>
120 <property name="has_tooltip">True</property>
121 <property name="tooltip_text" translatable="yes" context="customanimationspanel|move_up|tooltip_text">Move Up</property>
122 <property name="image">image_up</property>
123 </object>
124 <packing>
125 <property name="expand">False</property>
126 <property name="fill">True</property>
127 <property name="position">3</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkButton" id="move_down">
132 <property name="visible">True</property>
133 <property name="can_focus">True</property>
134 <property name="receives_default">True</property>
135 <property name="has_tooltip">True</property>
136 <property name="tooltip_text" translatable="yes" context="customanimationspanel|move_down|tooltip_text">Move Down</property>
137 <property name="image">image_down</property>
138 </object>
139 <packing>
140 <property name="expand">False</property>
141 <property name="fill">True</property>
142 <property name="position">4</property>
143 </packing>
144 </child>
145 </object>
146 <packing>
147 <property name="expand">False</property>
148 <property name="fill">True</property>
149 <property name="position">1</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkGrid" id="grid2">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <property name="margin_bottom">3</property>
157 <property name="row_spacing">6</property>
158 <property name="column_spacing">6</property>
159 <child>
160 <object class="GtkLabel" id="categorylabel">
161 <property name="visible">True</property>
162 <property name="can_focus">False</property>
163 <property name="halign">end</property>
164 <property name="label" translatable="yes" context="customanimationspanel|categorylabel">Category:</property>
165 <property name="use_underline">True</property>
166 <property name="mnemonic_widget">categorylb</property>
167 </object>
168 <packing>
169 <property name="left_attach">0</property>
170 <property name="top_attach">0</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkLabel" id="effectlabel">
175 <property name="visible">True</property>
176 <property name="can_focus">False</property>
177 <property name="halign">end</property>
178 <property name="label" translatable="yes" context="customanimationspanel|effectlabel">Effect:</property>
179 <property name="use_underline">True</property>
180 <property name="mnemonic_widget">effect_list</property>
181 </object>
182 <packing>
183 <property name="left_attach">0</property>
184 <property name="top_attach">1</property>
185 </packing>
186 </child>
187 <child>
188 <object class="GtkComboBoxText" id="categorylb">
189 <property name="visible">True</property>
190 <property name="can_focus">True</property>
191 <property name="popup_fixed_width">False</property>
192 <items>
193 <item translatable="yes" context="customanimationspanel|categorylb">Entrance</item>
194 <item translatable="yes" context="customanimationspanel|categorylb">Emphasis</item>
195 <item translatable="yes" context="customanimationspanel|categorylb">Exit</item>
196 <item translatable="yes" context="customanimationspanel|categorylb">Motion Paths</item>
197 <item translatable="yes" context="customanimationspanel|categorylb">Misc Effects</item>
198 </items>
199 </object>
200 <packing>
201 <property name="left_attach">1</property>
202 <property name="top_attach">0</property>
203 </packing>
204 </child>
205 <child>
206 <object class="sdlo-CategoryListBox" id="effect_list">
207 <property name="visible">True</property>
208 <property name="can_focus">True</property>
209 <property name="hexpand">True</property>
210 <property name="vexpand">True</property>
211 </object>
212 <packing>
213 <property name="left_attach">1</property>
214 <property name="top_attach">1</property>
215 </packing>
216 </child>
217 </object>
218 <packing>
219 <property name="expand">False</property>
220 <property name="fill">True</property>
221 <property name="position">2</property>
222 </packing>
223 </child>
224 <child>
225 <object class="GtkFrame" id="frame2">
226 <property name="visible">True</property>
227 <property name="can_focus">False</property>
228 <property name="label_xalign">0</property>
229 <property name="shadow_type">none</property>
230 <child>
231 <object class="GtkGrid" id="grid1">
232 <property name="visible">True</property>
233 <property name="can_focus">False</property>
234 <property name="hexpand">True</property>
235 <property name="row_spacing">6</property>
236 <property name="column_spacing">6</property>
237 <child>
238 <object class="GtkLabel" id="start_effect">
239 <property name="visible">True</property>
240 <property name="can_focus">False</property>
241 <property name="halign">end</property>
242 <property name="label" translatable="yes" context="customanimationspanel|start_effect">_Start:</property>
243 <property name="use_underline">True</property>
244 <property name="mnemonic_widget">start_effect_list</property>
245 </object>
246 <packing>
247 <property name="left_attach">0</property>
248 <property name="top_attach">0</property>
249 </packing>
250 </child>
251 <child>
252 <object class="GtkLabel" id="effect_property">
253 <property name="visible">True</property>
254 <property name="can_focus">False</property>
255 <property name="halign">end</property>
256 <property name="label" translatable="yes" context="customanimationspanel|effect_property">_Direction:</property>
257 <property name="use_underline">True</property>
258 <property name="mnemonic_widget">placeholder</property>
259 </object>
260 <packing>
261 <property name="left_attach">0</property>
262 <property name="top_attach">1</property>
263 </packing>
264 </child>
265 <child>
266 <object class="GtkLabel" id="effect_duration">
267 <property name="visible">True</property>
268 <property name="can_focus">False</property>
269 <property name="halign">end</property>
270 <property name="label" translatable="yes" context="customanimationspanel|effect_duration">D_uration:</property>
271 <property name="use_underline">True</property>
272 <property name="mnemonic_widget">anim_duration:0.00sec</property>
273 </object>
274 <packing>
275 <property name="left_attach">0</property>
276 <property name="top_attach">2</property>
277 </packing>
278 </child>
279 <child>
280 <object class="GtkComboBoxText" id="start_effect_list">
281 <property name="visible">True</property>
282 <property name="can_focus">True</property>
283 <property name="hexpand">True</property>
284 <items>
285 <item translatable="yes" context="customanimationspanel|start_effect_list">On click</item>
286 <item translatable="yes" context="customanimationspanel|start_effect_list">With previous</item>
287 <item translatable="yes" context="customanimationspanel|start_effect_list">After previous</item>
288 </items>
289 </object>
290 <packing>
291 <property name="left_attach">1</property>
292 <property name="top_attach">0</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkBox" id="placeholder">
297 <property name="visible">True</property>
298 <property name="can_focus">False</property>
299 <property name="hexpand">True</property>
300 <property name="spacing">6</property>
301 <child>
302 <object class="sdlo-PropertyControl" id="effect_property_list">
303 <property name="visible">True</property>
304 <property name="can_focus">True</property>
305 <property name="hexpand">True</property>
306 </object>
307 <packing>
308 <property name="expand">False</property>
309 <property name="fill">True</property>
310 <property name="position">0</property>
311 </packing>
312 </child>
313 </object>
314 <packing>
315 <property name="left_attach">1</property>
316 <property name="top_attach">1</property>
317 </packing>
318 </child>
319 <child>
320 <object class="GtkButton" id="more_properties">
321 <property name="visible">True</property>
322 <property name="can_focus">True</property>
323 <property name="receives_default">True</property>
324 <property name="tooltip_text" translatable="yes" context="customanimationspanel|more_properties|tooltip_text">Options</property>
325 <property name="image">image1</property>
326 <property name="always_show_image">True</property>
327 </object>
328 <packing>
329 <property name="left_attach">2</property>
330 <property name="top_attach">1</property>
331 </packing>
332 </child>
333 <child>
334 <object class="VclComboBoxNumeric" id="anim_duration:0.00sec">
335 <property name="visible">True</property>
336 <property name="can_focus">True</property>
337 <property name="has_tooltip">True</property>
338 <property name="hexpand">True</property>
339 </object>
340 <packing>
341 <property name="left_attach">1</property>
342 <property name="top_attach">2</property>
343 </packing>
344 </child>
345 <child>
346 <object class="GtkLabel" id="delay_label">
347 <property name="visible">True</property>
348 <property name="can_focus">False</property>
349 <property name="halign">end</property>
350 <property name="label" translatable="yes" context="customanimationspanel|delay_label">_Delay:</property>
351 <property name="use_underline">True</property>
352 <property name="mnemonic_widget">delay_value:0.0sec</property>
353 </object>
354 <packing>
355 <property name="left_attach">0</property>
356 <property name="top_attach">3</property>
357 </packing>
358 </child>
359 <child>
360 <object class="GtkSpinButton" id="delay_value:0.0sec">
361 <property name="visible">True</property>
362 <property name="can_focus">True</property>
363 <property name="hexpand">True</property>
364 <property name="adjustment">adjustment1</property>
365 <property name="digits">1</property>
366 </object>
367 <packing>
368 <property name="left_attach">1</property>
369 <property name="top_attach">3</property>
370 </packing>
371 </child>
372 <child>
373 <placeholder/>
374 </child>
375 <child>
376 <placeholder/>
377 </child>
378 <child>
379 <placeholder/>
380 </child>
381 </object>
382 </child>
383 <child type="label">
384 <object class="GtkLabel" id="effect_label">
385 <property name="can_focus">False</property>
386 <property name="hexpand">True</property>
387 <property name="label" translatable="yes" context="customanimationspanel|effect_label">Effect</property>
388 <property name="xalign">0</property>
389 <attributes>
390 <attribute name="weight" value="bold"/>
391 </attributes>
392 </object>
393 </child>
394 </object>
395 <packing>
396 <property name="expand">False</property>
397 <property name="fill">True</property>
398 <property name="position">3</property>
399 </packing>
400 </child>
401 <child>
402 <object class="GtkBox" id="box3">
403 <property name="visible">True</property>
404 <property name="can_focus">False</property>
405 <property name="orientation">vertical</property>
406 <child>
407 <object class="GtkSeparator" id="separator1">
408 <property name="height_request">2</property>
409 <property name="visible">True</property>
410 <property name="can_focus">False</property>
411 <property name="margin_top">3</property>
412 <property name="margin_bottom">3</property>
413 </object>
414 <packing>
415 <property name="expand">False</property>
416 <property name="fill">True</property>
417 <property name="position">0</property>
418 </packing>
419 </child>
420 <child>
421 <object class="GtkBox" id="box4">
422 <property name="visible">True</property>
423 <property name="can_focus">False</property>
424 <property name="margin_left">6</property>
425 <property name="margin_right">6</property>
426 <property name="margin_top">3</property>
427 <property name="spacing">18</property>
428 <child>
429 <object class="GtkCheckButton" id="auto_preview">
430 <property name="label" translatable="yes" context="customanimationspanel|auto_preview">Automatic Preview</property>
431 <property name="visible">True</property>
432 <property name="can_focus">True</property>
433 <property name="receives_default">False</property>
434 <property name="margin_left">6</property>
435 <property name="use_underline">True</property>
436 <property name="xalign">0</property>
437 <property name="draw_indicator">True</property>
438 </object>
439 <packing>
440 <property name="expand">False</property>
441 <property name="fill">True</property>
442 <property name="position">0</property>
443 </packing>
444 </child>
445 <child>
446 <object class="GtkButton" id="play">
447 <property name="label" translatable="yes" context="customanimationspanel|play">Play</property>
448 <property name="visible">True</property>
449 <property name="can_focus">True</property>
450 <property name="receives_default">True</property>
451 <property name="has_tooltip">True</property>
452 <property name="tooltip_text" translatable="yes" context="customanimationspanel|play|tooltip_text">Preview Effect</property>
453 <property name="image">image_play</property>
454 <property name="image_position">right</property>
455 <property name="always_show_image">True</property>
456 </object>
457 <packing>
458 <property name="expand">False</property>
459 <property name="fill">True</property>
460 <property name="position">1</property>
461 </packing>
462 </child>
463 </object>
464 <packing>
465 <property name="expand">False</property>
466 <property name="fill">True</property>
467 <property name="position">1</property>
468 </packing>
469 </child>
470 </object>
471 <packing>
472 <property name="expand">False</property>
473 <property name="fill">True</property>
474 <property name="position">4</property>
475 </packing>
476 </child>
477 <child>
478 <object class="GtkLabel" id="box1_label">
479 <property name="can_focus">False</property>
480 <property name="label" translatable="yes" context="customanimationspanel|box1_label">Animation Deck</property>
481 <property name="use_underline">True</property>
482 <property name="mnemonic_widget">box1</property>
483 </object>
484 <packing>
485 <property name="expand">False</property>
486 <property name="fill">True</property>
487 <property name="position">5</property>
488 </packing>
489 </child>
490 <child>
491 <object class="GtkLabel" id="custom_animation_list_label">
492 <property name="can_focus">False</property>
493 <property name="label" translatable="yes" context="customanimationspanel|custom_animation_list_label">Animation List</property>
494 <property name="use_underline">True</property>
495 <property name="mnemonic_widget">custom_animation_list</property>
496 </object>
497 <packing>
498 <property name="expand">False</property>
499 <property name="fill">True</property>
500 <property name="position">6</property>
501 </packing>
502 </child>
503 </object>
504 <packing>
505 <property name="expand">False</property>
506 <property name="fill">True</property>
507 <property name="position">2</property>
508 </packing>
509 </child>
510 </object>
511 </interface>