Gtk-WARNING gtktreestore.c:1047: Invalid column number 1 added to iter
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationspanel.ui
blob277736f1328096cf8ca351faea5780049579c7fd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">100000</property>
7 <property name="step-increment">0.5</property>
8 <property name="page-increment">5</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustment2">
11 <property name="upper">100000</property>
12 <property name="step-increment">0.5</property>
13 <property name="page-increment">5</property>
14 </object>
15 <object class="GtkImage" id="image1">
16 <property name="visible">True</property>
17 <property name="can-focus">False</property>
18 <property name="icon-name">sfx2/res/symphony/sidebar-property-small.png</property>
19 </object>
20 <object class="GtkImage" id="image_add">
21 <property name="visible">True</property>
22 <property name="can-focus">False</property>
23 <property name="icon-name">cmd/sc_add.png</property>
24 </object>
25 <object class="GtkImage" id="image_down">
26 <property name="visible">True</property>
27 <property name="can-focus">False</property>
28 <property name="icon-name">cmd/sc_movedown.png</property>
29 </object>
30 <object class="GtkImage" id="image_play">
31 <property name="visible">True</property>
32 <property name="can-focus">False</property>
33 <property name="icon-name">sd/res/playblue_16.png</property>
34 </object>
35 <object class="GtkImage" id="image_remove">
36 <property name="visible">True</property>
37 <property name="can-focus">False</property>
38 <property name="icon-name">cmd/sc_list_remove.png</property>
39 </object>
40 <object class="GtkImage" id="image_up">
41 <property name="visible">True</property>
42 <property name="can-focus">False</property>
43 <property name="icon-name">cmd/sc_moveup.png</property>
44 </object>
45 <object class="GtkTreeStore" id="liststore1">
46 <columns>
47 <!-- column-name expander -->
48 <column type="GdkPixbuf"/>
49 <!-- column-name text -->
50 <column type="gchararray"/>
51 <!-- column-name id -->
52 <column type="gchararray"/>
53 </columns>
54 </object>
55 <object class="GtkTreeStore" id="liststore2">
56 <columns>
57 <!-- column-name text -->
58 <column type="gchararray"/>
59 <!-- column-name id -->
60 <column type="gchararray"/>
61 <!-- column-name weight1 -->
62 <column type="gint"/>
63 <!-- column-name sensitive1 -->
64 <column type="gboolean"/>
65 <!-- column-name extraindent1 -->
66 <column type="gint"/>
67 <!-- column-name align1 -->
68 <column type="gdouble"/>
69 </columns>
70 </object>
71 <object class="GtkBox" id="CustomAnimationsPanel">
72 <property name="visible">True</property>
73 <property name="can-focus">False</property>
74 <property name="vexpand">True</property>
75 <property name="border-width">6</property>
76 <property name="orientation">vertical</property>
77 <child>
78 <object class="GtkScrolledWindow">
79 <property name="visible">True</property>
80 <property name="can-focus">True</property>
81 <property name="hscrollbar-policy">never</property>
82 <child>
83 <object class="GtkViewport">
84 <property name="visible">True</property>
85 <property name="can-focus">False</property>
86 <child>
87 <object class="GtkBox" id="bxApplied">
88 <property name="visible">True</property>
89 <property name="can-focus">False</property>
90 <property name="hexpand">True</property>
91 <property name="vexpand">True</property>
92 <child>
93 <object class="GtkScrolledWindow">
94 <property name="can-focus">True</property>
95 <property name="hexpand">True</property>
96 <property name="vexpand">True</property>
97 <property name="shadow-type">in</property>
98 <child>
99 <object class="GtkTreeView" id="custom_animation_list">
100 <property name="width-request">260</property>
101 <property name="can-focus">True</property>
102 <property name="receives-default">True</property>
103 <property name="no-show-all">True</property>
104 <property name="hexpand">True</property>
105 <property name="vexpand">True</property>
106 <property name="model">liststore1</property>
107 <property name="headers-visible">False</property>
108 <property name="reorderable">True</property>
109 <property name="search-column">1</property>
110 <child internal-child="selection">
111 <object class="GtkTreeSelection"/>
112 </child>
113 <child>
114 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
115 <child>
116 <object class="GtkCellRendererPixbuf" id="cellrendererpixbuf1"/>
117 <attributes>
118 <attribute name="pixbuf">0</attribute>
119 </attributes>
120 </child>
121 </object>
122 </child>
123 <child>
124 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
125 <property name="spacing">6</property>
126 <child>
127 <object class="GtkCellRendererText" id="cellrenderertext2"/>
128 <attributes>
129 <attribute name="text">1</attribute>
130 </attributes>
131 </child>
132 </object>
133 </child>
134 <child internal-child="accessible">
135 <object class="AtkObject" id="custom_animation_list-atkobject">
136 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|custom_animation_list">The animation list displays all animations for the current slide.</property>
137 </object>
138 </child>
139 </object>
140 </child>
141 </object>
142 <packing>
143 <property name="expand">True</property>
144 <property name="fill">True</property>
145 <property name="position">0</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkScrolledWindow" id="custom_animation_label_parent">
150 <property name="visible">True</property>
151 <property name="can-focus">True</property>
152 <property name="hexpand">True</property>
153 <property name="vexpand">True</property>
154 <property name="shadow-type">in</property>
155 <child>
156 <object class="GtkViewport">
157 <property name="visible">True</property>
158 <property name="can-focus">False</property>
159 <child>
160 <object class="GtkLabel" id="custom_animation_label">
161 <property name="width-request">260</property>
162 <property name="visible">True</property>
163 <property name="can-focus">False</property>
164 <property name="no-show-all">True</property>
165 <property name="hexpand">True</property>
166 <property name="vexpand">True</property>
167 <property name="label" translatable="yes" context="customanimationspanel|STR_CUSTOMANIMATION_LIST_HELPTEXT">First select the slide element and then click 'Add' to add an animation effect.</property>
168 <property name="justify">center</property>
169 <property name="wrap">True</property>
170 </object>
171 </child>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="expand">False</property>
177 <property name="fill">True</property>
178 <property name="position">1</property>
179 </packing>
180 </child>
181 </object>
182 </child>
183 </object>
184 </child>
185 </object>
186 <packing>
187 <property name="expand">True</property>
188 <property name="fill">True</property>
189 <property name="position">0</property>
190 </packing>
191 </child>
192 <child>
193 <object class="GtkScrolledWindow">
194 <property name="visible">True</property>
195 <property name="can-focus">True</property>
196 <property name="hscrollbar-policy">never</property>
197 <child>
198 <object class="GtkViewport">
199 <property name="visible">True</property>
200 <property name="can-focus">False</property>
201 <child>
202 <!-- n-columns=3 n-rows=13 -->
203 <object class="GtkGrid">
204 <property name="visible">True</property>
205 <property name="can-focus">False</property>
206 <property name="row-spacing">3</property>
207 <property name="column-spacing">6</property>
208 <child>
209 <object class="GtkLabel" id="lbEffect">
210 <property name="visible">True</property>
211 <property name="can-focus">False</property>
212 <property name="label" translatable="yes" context="customanimationspanel|lbEffect">Effects</property>
213 <property name="xalign">0</property>
214 <attributes>
215 <attribute name="weight" value="bold"/>
216 </attributes>
217 </object>
218 <packing>
219 <property name="left-attach">0</property>
220 <property name="top-attach">0</property>
221 <property name="width">3</property>
222 </packing>
223 </child>
224 <child>
225 <object class="GtkBox" id="box2">
226 <property name="visible">True</property>
227 <property name="can-focus">False</property>
228 <property name="margin-top">3</property>
229 <property name="margin-bottom">6</property>
230 <property name="spacing">3</property>
231 <child>
232 <object class="GtkButton" id="add_effect">
233 <property name="label" translatable="yes" context="customanimationspanel|add">_Add</property>
234 <property name="visible">True</property>
235 <property name="can-focus">True</property>
236 <property name="receives-default">True</property>
237 <property name="tooltip-text" translatable="yes" context="customanimationspanel|add_effect|tooltip_text">Add Effect</property>
238 <property name="image">image_add</property>
239 <property name="use-underline">True</property>
240 <property name="always-show-image">True</property>
241 <child internal-child="accessible">
242 <object class="AtkObject" id="add_effect-atkobject">
243 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|add_effect">Adds another animation effect for the selected object on the slide.</property>
244 </object>
245 </child>
246 </object>
247 <packing>
248 <property name="expand">False</property>
249 <property name="fill">True</property>
250 <property name="position">1</property>
251 </packing>
252 </child>
253 <child>
254 <object class="GtkButton" id="remove_effect">
255 <property name="visible">True</property>
256 <property name="can-focus">True</property>
257 <property name="receives-default">True</property>
258 <property name="tooltip-text" translatable="yes" context="customanimationspanel|remove_effect|tooltip_text">Remove Effect</property>
259 <property name="image">image_remove</property>
260 <property name="use-underline">True</property>
261 <property name="always-show-image">True</property>
262 <child internal-child="accessible">
263 <object class="AtkObject" id="remove_effect-atkobject">
264 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|remove_effect">Removes the selected animation effects from the animation list.</property>
265 </object>
266 </child>
267 </object>
268 <packing>
269 <property name="expand">False</property>
270 <property name="fill">True</property>
271 <property name="position">1</property>
272 </packing>
273 </child>
274 <child>
275 <object class="GtkButton" id="move_up">
276 <property name="visible">True</property>
277 <property name="can-focus">True</property>
278 <property name="receives-default">True</property>
279 <property name="tooltip-text" translatable="yes" context="customanimationspanel|move_up|tooltip_text">Move Up</property>
280 <property name="image">image_up</property>
281 <property name="use-underline">True</property>
282 <property name="always-show-image">True</property>
283 <child internal-child="accessible">
284 <object class="AtkObject" id="move_up-atkobject">
285 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|move_up">Click one of the buttons to move the selected animation effect up or down in the list.</property>
286 </object>
287 </child>
288 </object>
289 <packing>
290 <property name="expand">False</property>
291 <property name="fill">True</property>
292 <property name="position">3</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkButton" id="move_down">
297 <property name="visible">True</property>
298 <property name="can-focus">True</property>
299 <property name="receives-default">True</property>
300 <property name="tooltip-text" translatable="yes" context="customanimationspanel|move_down|tooltip_text">Move Down</property>
301 <property name="image">image_down</property>
302 <property name="use-underline">True</property>
303 <property name="always-show-image">True</property>
304 <child internal-child="accessible">
305 <object class="AtkObject" id="move_down-atkobject">
306 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|move_down">Click one of the buttons to move the selected animation effect up or down in the list.</property>
307 </object>
308 </child>
309 </object>
310 <packing>
311 <property name="expand">False</property>
312 <property name="fill">True</property>
313 <property name="position">4</property>
314 </packing>
315 </child>
316 </object>
317 <packing>
318 <property name="left-attach">1</property>
319 <property name="top-attach">1</property>
320 <property name="width">2</property>
321 </packing>
322 </child>
323 <child>
324 <object class="GtkLabel" id="categorylabel">
325 <property name="visible">True</property>
326 <property name="can-focus">False</property>
327 <property name="halign">end</property>
328 <property name="label" translatable="yes" context="customanimationspanel|categorylabel">Category:</property>
329 <property name="use-underline">True</property>
330 </object>
331 <packing>
332 <property name="left-attach">0</property>
333 <property name="top-attach">2</property>
334 </packing>
335 </child>
336 <child>
337 <object class="GtkComboBoxText" id="categorylb">
338 <property name="visible">True</property>
339 <property name="can-focus">True</property>
340 <property name="popup-fixed-width">False</property>
341 <items>
342 <item translatable="yes" context="customanimationspanel|categorylb">Entrance</item>
343 <item translatable="yes" context="customanimationspanel|categorylb">Emphasis</item>
344 <item translatable="yes" context="customanimationspanel|categorylb">Exit</item>
345 <item translatable="yes" context="customanimationspanel|categorylb">Motion Paths</item>
346 <item translatable="yes" context="customanimationspanel|categorylb">Misc Effects</item>
347 </items>
348 <child internal-child="accessible">
349 <object class="AtkObject" id="categorylb-atkobject">
350 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|categorylb">Select an animation effect category.</property>
351 </object>
352 </child>
353 </object>
354 <packing>
355 <property name="left-attach">1</property>
356 <property name="top-attach">2</property>
357 <property name="width">2</property>
358 </packing>
359 </child>
360 <child>
361 <object class="GtkLabel" id="effectlabel">
362 <property name="visible">True</property>
363 <property name="can-focus">False</property>
364 <property name="halign">end</property>
365 <property name="valign">start</property>
366 <property name="margin-top">3</property>
367 <property name="label" translatable="yes" context="customanimationspanel|effectlabel">Effect:</property>
368 <property name="use-underline">True</property>
369 <property name="mnemonic-widget">effect_list</property>
370 </object>
371 <packing>
372 <property name="left-attach">0</property>
373 <property name="top-attach">3</property>
374 </packing>
375 </child>
376 <child>
377 <object class="GtkScrolledWindow">
378 <property name="visible">True</property>
379 <property name="can-focus">True</property>
380 <property name="no-show-all">True</property>
381 <property name="margin-start">3</property>
382 <property name="margin-top">3</property>
383 <property name="hexpand">True</property>
384 <property name="vexpand">True</property>
385 <property name="shadow-type">in</property>
386 <property name="min-content-width">1</property>
387 <child>
388 <object class="GtkTreeView" id="effect_list">
389 <property name="visible">True</property>
390 <property name="can-focus">True</property>
391 <property name="receives-default">True</property>
392 <property name="no-show-all">True</property>
393 <property name="hexpand">True</property>
394 <property name="vexpand">True</property>
395 <property name="model">liststore2</property>
396 <property name="headers-visible">False</property>
397 <property name="search-column">0</property>
398 <property name="show-expanders">False</property>
399 <child internal-child="selection">
400 <object class="GtkTreeSelection"/>
401 </child>
402 <child>
403 <object class="GtkTreeViewColumn" id="treeviewcolumn21">
404 <child>
405 <object class="GtkCellRendererText" id="cellrenderertext22"/>
406 <attributes>
407 <attribute name="xalign">5</attribute>
408 <attribute name="text">0</attribute>
409 <attribute name="weight">2</attribute>
410 </attributes>
411 </child>
412 </object>
413 </child>
414 <child internal-child="accessible">
415 <object class="AtkObject" id="effect_list-atkobject">
416 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|effect_list">Select an animation effect.</property>
417 </object>
418 </child>
419 </object>
420 </child>
421 </object>
422 <packing>
423 <property name="left-attach">1</property>
424 <property name="top-attach">3</property>
425 <property name="width">2</property>
426 </packing>
427 </child>
428 <child>
429 <object class="GtkLabel" id="effect_label">
430 <property name="can-focus">False</property>
431 <property name="hexpand">True</property>
432 <property name="label" translatable="yes" context="customanimationspanel|effect_label">Options</property>
433 <property name="xalign">0</property>
434 <attributes>
435 <attribute name="weight" value="bold"/>
436 </attributes>
437 </object>
438 <packing>
439 <property name="left-attach">0</property>
440 <property name="top-attach">4</property>
441 <property name="width">3</property>
442 </packing>
443 </child>
444 <child>
445 <object class="GtkLabel" id="start_effect">
446 <property name="visible">True</property>
447 <property name="can-focus">False</property>
448 <property name="halign">end</property>
449 <property name="label" translatable="yes" context="customanimationspanel|start_effect">_Start:</property>
450 <property name="use-underline">True</property>
451 </object>
452 <packing>
453 <property name="left-attach">0</property>
454 <property name="top-attach">5</property>
455 </packing>
456 </child>
457 <child>
458 <object class="GtkComboBoxText" id="start_effect_list">
459 <property name="visible">True</property>
460 <property name="can-focus">True</property>
461 <property name="hexpand">True</property>
462 <items>
463 <item translatable="yes" context="customanimationspanel|start_effect_list">On click</item>
464 <item translatable="yes" context="customanimationspanel|start_effect_list">With previous</item>
465 <item translatable="yes" context="customanimationspanel|start_effect_list">After previous</item>
466 </items>
467 <child internal-child="accessible">
468 <object class="AtkObject" id="start_effect_list-atkobject">
469 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|start_effect_list">Displays when the selected animation effect should be started.</property>
470 </object>
471 </child>
472 </object>
473 <packing>
474 <property name="left-attach">1</property>
475 <property name="top-attach">5</property>
476 </packing>
477 </child>
478 <child>
479 <object class="GtkLabel" id="effect_property">
480 <property name="visible">True</property>
481 <property name="can-focus">False</property>
482 <property name="halign">end</property>
483 <property name="label" translatable="yes" context="customanimationspanel|effect_property">_Direction:</property>
484 <property name="use-underline">True</property>
485 </object>
486 <packing>
487 <property name="left-attach">0</property>
488 <property name="top-attach">6</property>
489 </packing>
490 </child>
491 <child>
492 <object class="GtkButton" id="more_properties">
493 <property name="visible">True</property>
494 <property name="can-focus">True</property>
495 <property name="receives-default">True</property>
496 <property name="tooltip-text" translatable="yes" context="customanimationspanel|more_properties|tooltip_text">Options</property>
497 <property name="image">image1</property>
498 <property name="always-show-image">True</property>
499 <child internal-child="accessible">
500 <object class="AtkObject" id="more_properties-atkobject">
501 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|more_properties">Specifies additional properties for the selected element in the Custom Animations pane.</property>
502 </object>
503 </child>
504 </object>
505 <packing>
506 <property name="left-attach">2</property>
507 <property name="top-attach">6</property>
508 </packing>
509 </child>
510 <child>
511 <object class="GtkLabel" id="effect_duration">
512 <property name="visible">True</property>
513 <property name="can-focus">False</property>
514 <property name="halign">end</property>
515 <property name="label" translatable="yes" context="customanimationspanel|effect_duration">D_uration:</property>
516 <property name="use-underline">True</property>
517 </object>
518 <packing>
519 <property name="left-attach">0</property>
520 <property name="top-attach">7</property>
521 </packing>
522 </child>
523 <child>
524 <object class="GtkSpinButton" id="anim_duration">
525 <property name="visible">True</property>
526 <property name="can-focus">True</property>
527 <property name="hexpand">True</property>
528 <property name="truncate-multiline">True</property>
529 <property name="adjustment">adjustment2</property>
530 <property name="digits">2</property>
531 <child internal-child="accessible">
532 <object class="AtkObject" id="anim_duration-atkobject">
533 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|anim_duration">Specifies the duration of the selected animation effect.</property>
534 </object>
535 </child>
536 </object>
537 <packing>
538 <property name="left-attach">1</property>
539 <property name="top-attach">7</property>
540 </packing>
541 </child>
542 <child>
543 <object class="GtkLabel" id="delay_label">
544 <property name="visible">True</property>
545 <property name="can-focus">False</property>
546 <property name="halign">end</property>
547 <property name="label" translatable="yes" context="customanimationspanel|delay_label">_Delay:</property>
548 <property name="use-underline">True</property>
549 </object>
550 <packing>
551 <property name="left-attach">0</property>
552 <property name="top-attach">8</property>
553 </packing>
554 </child>
555 <child>
556 <object class="GtkSpinButton" id="delay_value">
557 <property name="visible">True</property>
558 <property name="can-focus">True</property>
559 <property name="hexpand">True</property>
560 <property name="truncate-multiline">True</property>
561 <property name="adjustment">adjustment1</property>
562 <property name="digits">1</property>
563 <child internal-child="accessible">
564 <object class="AtkObject" id="delay_value-atkobject">
565 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|delay_value">The animation starts delayed by this amount of time.</property>
566 </object>
567 </child>
568 </object>
569 <packing>
570 <property name="left-attach">1</property>
571 <property name="top-attach">8</property>
572 </packing>
573 </child>
574 <child>
575 <object class="GtkSeparator" id="separator1">
576 <property name="visible">True</property>
577 <property name="can-focus">False</property>
578 </object>
579 <packing>
580 <property name="left-attach">0</property>
581 <property name="top-attach">9</property>
582 <property name="width">3</property>
583 </packing>
584 </child>
585 <child>
586 <object class="GtkCheckButton" id="auto_preview">
587 <property name="label" translatable="yes" context="customanimationspanel|auto_preview">Automatic Preview</property>
588 <property name="visible">True</property>
589 <property name="can-focus">True</property>
590 <property name="receives-default">False</property>
591 <property name="use-underline">True</property>
592 <property name="draw-indicator">True</property>
593 <child internal-child="accessible">
594 <object class="AtkObject" id="auto_preview-atkobject">
595 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|auto_preview">Select to preview new or edited effects on the slide while you assign them.</property>
596 </object>
597 </child>
598 </object>
599 <packing>
600 <property name="left-attach">0</property>
601 <property name="top-attach">10</property>
602 <property name="width">2</property>
603 </packing>
604 </child>
605 <child>
606 <object class="GtkButton" id="play">
607 <property name="label" translatable="yes" context="customanimationspanel|play">Play</property>
608 <property name="visible">True</property>
609 <property name="can-focus">True</property>
610 <property name="receives-default">True</property>
611 <property name="tooltip-text" translatable="yes" context="customanimationspanel|play|tooltip_text">Preview Effect</property>
612 <property name="image">image_play</property>
613 <property name="use-underline">True</property>
614 <property name="image-position">right</property>
615 <property name="always-show-image">True</property>
616 <child internal-child="accessible">
617 <object class="AtkObject" id="play-atkobject">
618 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|play">Plays the selected animation effect in the preview.</property>
619 </object>
620 </child>
621 </object>
622 <packing>
623 <property name="left-attach">2</property>
624 <property name="top-attach">10</property>
625 </packing>
626 </child>
627 <child>
628 <object class="GtkLabel" id="box1_label">
629 <property name="can-focus">False</property>
630 <property name="label" translatable="yes" context="customanimationspanel|box1_label">Animation Deck</property>
631 <property name="use-underline">True</property>
632 </object>
633 <packing>
634 <property name="left-attach">0</property>
635 <property name="top-attach">11</property>
636 <property name="width">3</property>
637 </packing>
638 </child>
639 <child>
640 <object class="GtkLabel" id="custom_animation_list_label">
641 <property name="can-focus">False</property>
642 <property name="label" translatable="yes" context="customanimationspanel|custom_animation_list_label">Animation List</property>
643 <property name="use-underline">True</property>
644 <property name="mnemonic-widget">custom_animation_list</property>
645 </object>
646 <packing>
647 <property name="left-attach">0</property>
648 <property name="top-attach">12</property>
649 <property name="width">3</property>
650 </packing>
651 </child>
652 <child>
653 <object class="GtkBox" id="placeholder">
654 <property name="visible">True</property>
655 <property name="can-focus">False</property>
656 <property name="hexpand">True</property>
657 <property name="spacing">6</property>
658 <child>
659 <placeholder/>
660 </child>
661 </object>
662 <packing>
663 <property name="left-attach">1</property>
664 <property name="top-attach">6</property>
665 </packing>
666 </child>
667 <child>
668 <placeholder/>
669 </child>
670 <child>
671 <placeholder/>
672 </child>
673 <child>
674 <placeholder/>
675 </child>
676 <child>
677 <placeholder/>
678 </child>
679 </object>
680 </child>
681 </object>
682 </child>
683 </object>
684 <packing>
685 <property name="expand">True</property>
686 <property name="fill">True</property>
687 <property name="position">1</property>
688 </packing>
689 </child>
690 <child internal-child="accessible">
691 <object class="AtkObject" id="CustomAnimationsPanel-atkobject">
692 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|CustomAnimationsPanel">Assigns effects to selected objects.</property>
693 </object>
694 </child>
695 </object>
696 </interface>