Branch libreoffice-5-0-4
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationcreatedialog.ui
blob7c46c15ec486a1692e10993f8482f548e8c92f65
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="CustomAnimationCreate">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="orientation">vertical</property>
13 <property name="spacing">12</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="dialog-action_area1">
16 <property name="can_focus">False</property>
17 <property name="layout_style">end</property>
18 <child>
19 <object class="GtkButton" id="ok">
20 <property name="label">gtk-ok</property>
21 <property name="visible">True</property>
22 <property name="can_focus">True</property>
23 <property name="can_default">True</property>
24 <property name="has_default">True</property>
25 <property name="receives_default">True</property>
26 <property name="use_stock">True</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkButton" id="cancel">
36 <property name="label">gtk-cancel</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">True</property>
40 <property name="use_stock">True</property>
41 </object>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">True</property>
45 <property name="position">1</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkButton" id="help">
50 <property name="label">gtk-help</property>
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 <property name="receives_default">True</property>
54 <property name="use_stock">True</property>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="position">2</property>
60 <property name="secondary">True</property>
61 </packing>
62 </child>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="pack_type">end</property>
68 <property name="position">0</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkNotebook" id="tabs">
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="hexpand">True</property>
76 <property name="vexpand">True</property>
77 <child>
78 <placeholder/>
79 </child>
80 <child type="tab">
81 <object class="GtkLabel" id="entrance">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="label" translatable="yes">Entrance</property>
85 </object>
86 <packing>
87 <property name="tab_fill">False</property>
88 </packing>
89 </child>
90 <child>
91 <placeholder/>
92 </child>
93 <child type="tab">
94 <object class="GtkLabel" id="emphasis">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="label" translatable="yes">Emphasis</property>
98 </object>
99 <packing>
100 <property name="position">1</property>
101 <property name="tab_fill">False</property>
102 </packing>
103 </child>
104 <child>
105 <placeholder/>
106 </child>
107 <child type="tab">
108 <object class="GtkLabel" id="exit">
109 <property name="visible">True</property>
110 <property name="can_focus">False</property>
111 <property name="label" translatable="yes">Exit</property>
112 </object>
113 <packing>
114 <property name="position">2</property>
115 <property name="tab_fill">False</property>
116 </packing>
117 </child>
118 <child>
119 <placeholder/>
120 </child>
121 <child type="tab">
122 <object class="GtkLabel" id="motion_paths">
123 <property name="visible">True</property>
124 <property name="can_focus">False</property>
125 <property name="label" translatable="yes">Motion Paths</property>
126 </object>
127 <packing>
128 <property name="position">3</property>
129 <property name="tab_fill">False</property>
130 </packing>
131 </child>
132 <child>
133 <placeholder/>
134 </child>
135 <child type="tab">
136 <object class="GtkLabel" id="misc_effects">
137 <property name="visible">True</property>
138 <property name="can_focus">False</property>
139 <property name="label" translatable="yes">Misc Effects</property>
140 </object>
141 <packing>
142 <property name="position">4</property>
143 <property name="tab_fill">False</property>
144 </packing>
145 </child>
146 </object>
147 <packing>
148 <property name="expand">False</property>
149 <property name="fill">True</property>
150 <property name="position">1</property>
151 </packing>
152 </child>
153 </object>
154 </child>
155 <action-widgets>
156 <action-widget response="0">ok</action-widget>
157 <action-widget response="0">cancel</action-widget>
158 <action-widget response="0">help</action-widget>
159 </action-widgets>
160 </object>
161 </interface>