bump product version to 6.3.0.0.beta1
[LibreOffice.git] / cui / uiconfig / ui / eventassignpage.ui
blobf61020d121e2028d50049f04073d661c9b0634a2
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="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name expander -->
8 <column type="GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 </columns>
14 </object>
15 <object class="GtkTreeStore" id="liststore2">
16 <columns>
17 <!-- column-name expander -->
18 <column type="GdkPixbuf"/>
19 <!-- column-name text -->
20 <column type="gchararray"/>
21 <!-- column-name id -->
22 <column type="gchararray"/>
23 </columns>
24 </object>
25 <object class="GtkTreeStore" id="liststore3">
26 <columns>
27 <!-- column-name text -->
28 <column type="gchararray"/>
29 <!-- column-name text2 -->
30 <column type="gchararray"/>
31 <!-- column-name id -->
32 <column type="gchararray"/>
33 </columns>
34 </object>
35 <object class="GtkGrid" id="EventAssignPage">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="hexpand">True</property>
39 <property name="vexpand">True</property>
40 <property name="border_width">6</property>
41 <property name="row_spacing">12</property>
42 <property name="column_spacing">12</property>
43 <property name="row_homogeneous">True</property>
44 <child>
45 <object class="GtkFrame" id="frame1">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="hexpand">True</property>
49 <property name="vexpand">True</property>
50 <property name="label_xalign">0</property>
51 <property name="shadow_type">none</property>
52 <child>
53 <object class="GtkAlignment" id="alignment1">
54 <property name="visible">True</property>
55 <property name="can_focus">False</property>
56 <property name="hexpand">True</property>
57 <property name="vexpand">True</property>
58 <property name="top_padding">6</property>
59 <property name="left_padding">12</property>
60 <child>
61 <object class="GtkScrolledWindow">
62 <property name="visible">True</property>
63 <property name="can_focus">True</property>
64 <property name="hexpand">True</property>
65 <property name="vexpand">True</property>
66 <property name="shadow_type">in</property>
67 <child>
68 <object class="GtkTreeView" id="assignments">
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="receives_default">True</property>
72 <property name="hexpand">True</property>
73 <property name="vexpand">True</property>
74 <property name="model">liststore3</property>
75 <property name="search_column">0</property>
76 <property name="headers_visible">True</property>
77 <property name="show_expanders">False</property>
78 <child internal-child="selection">
79 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
80 </child>
81 <child>
82 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
83 <property name="resizable">True</property>
84 <property name="spacing">6</property>
85 <property name="title" translatable="yes" context="eventassignpage|eventft">Event</property>
86 <child>
87 <object class="GtkCellRendererText" id="cellrenderer1"/>
88 <attributes>
89 <attribute name="text">0</attribute>
90 </attributes>
91 </child>
92 </object>
93 </child>
94 <child>
95 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
96 <property name="resizable">True</property>
97 <property name="spacing">6</property>
98 <property name="title" translatable="yes" context="eventassignpage|assignft">Assigned Action</property>
99 <child>
100 <object class="GtkCellRendererText" id="cellrenderer2"/>
101 <attributes>
102 <attribute name="text">1</attribute>
103 </attributes>
104 </child>
105 </object>
106 </child>
107 </object>
108 </child>
109 </object>
110 </child>
111 </object>
112 </child>
113 <child type="label">
114 <object class="GtkLabel" id="libraryft1">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="label" translatable="yes" context="eventassignpage|libraryft1">Assignments</property>
118 <attributes>
119 <attribute name="weight" value="bold"/>
120 </attributes>
121 </object>
122 </child>
123 </object>
124 <packing>
125 <property name="left_attach">0</property>
126 <property name="top_attach">0</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkButtonBox" id="buttonbox1">
131 <property name="visible">True</property>
132 <property name="can_focus">False</property>
133 <property name="orientation">vertical</property>
134 <property name="spacing">6</property>
135 <property name="layout_style">start</property>
136 <child>
137 <object class="GtkButton" id="assign">
138 <property name="label" translatable="yes" context="eventassignpage|assign">Assign</property>
139 <property name="visible">True</property>
140 <property name="sensitive">False</property>
141 <property name="can_focus">True</property>
142 <property name="receives_default">True</property>
143 <property name="use_underline">True</property>
144 </object>
145 <packing>
146 <property name="expand">False</property>
147 <property name="fill">True</property>
148 <property name="position">0</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkButton" id="delete">
153 <property name="label" translatable="yes" context="eventassignpage|delete">Remove</property>
154 <property name="visible">True</property>
155 <property name="can_focus">True</property>
156 <property name="receives_default">True</property>
157 <property name="use_underline">True</property>
158 </object>
159 <packing>
160 <property name="expand">False</property>
161 <property name="fill">True</property>
162 <property name="position">2</property>
163 </packing>
164 </child>
165 </object>
166 <packing>
167 <property name="left_attach">1</property>
168 <property name="top_attach">0</property>
169 <property name="height">2</property>
170 </packing>
171 </child>
172 <child>
173 <object class="GtkGrid">
174 <property name="visible">True</property>
175 <property name="can_focus">False</property>
176 <property name="column_spacing">6</property>
177 <property name="column_homogeneous">True</property>
178 <child>
179 <object class="GtkFrame" id="groupframe">
180 <property name="visible">True</property>
181 <property name="can_focus">False</property>
182 <property name="hexpand">True</property>
183 <property name="vexpand">True</property>
184 <property name="label_xalign">0</property>
185 <property name="shadow_type">none</property>
186 <child>
187 <object class="GtkAlignment" id="alignment2">
188 <property name="visible">True</property>
189 <property name="can_focus">False</property>
190 <property name="hexpand">True</property>
191 <property name="vexpand">True</property>
192 <property name="top_padding">6</property>
193 <property name="left_padding">12</property>
194 <child>
195 <object class="GtkScrolledWindow">
196 <property name="visible">True</property>
197 <property name="can_focus">True</property>
198 <property name="hexpand">True</property>
199 <property name="vexpand">True</property>
200 <property name="shadow_type">in</property>
201 <child>
202 <object class="GtkTreeView" id="libraries">
203 <property name="width_request">-1</property>
204 <property name="visible">True</property>
205 <property name="can_focus">True</property>
206 <property name="receives_default">True</property>
207 <property name="hexpand">True</property>
208 <property name="vexpand">True</property>
209 <property name="model">liststore1</property>
210 <property name="headers_visible">False</property>
211 <property name="search_column">1</property>
212 <property name="show_expanders">True</property>
213 <property name="enable_tree_lines">True</property>
214 <child internal-child="selection">
215 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
216 </child>
217 <child>
218 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
219 <property name="spacing">6</property>
220 <child>
221 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
222 <attributes>
223 <attribute name="pixbuf">0</attribute>
224 </attributes>
225 </child>
226 <child>
227 <object class="GtkCellRendererText" id="cellrenderertext2"/>
228 <attributes>
229 <attribute name="text">1</attribute>
230 </attributes>
231 </child>
232 </object>
233 </child>
234 </object>
235 </child>
236 </object>
237 </child>
238 </object>
239 </child>
240 <child type="label">
241 <object class="GtkLabel" id="macrotoft">
242 <property name="visible">True</property>
243 <property name="can_focus">False</property>
244 <property name="label" translatable="yes" context="eventassignpage|macrotoft">Macro From</property>
245 <property name="xalign">0</property>
246 <attributes>
247 <attribute name="weight" value="bold"/>
248 </attributes>
249 </object>
250 </child>
251 </object>
252 <packing>
253 <property name="left_attach">0</property>
254 <property name="top_attach">0</property>
255 </packing>
256 </child>
257 <child>
258 <object class="GtkFrame" id="macroframe">
259 <property name="visible">True</property>
260 <property name="can_focus">False</property>
261 <property name="hexpand">True</property>
262 <property name="vexpand">True</property>
263 <property name="label_xalign">0</property>
264 <property name="shadow_type">none</property>
265 <child>
266 <object class="GtkAlignment" id="alignment3">
267 <property name="visible">True</property>
268 <property name="can_focus">False</property>
269 <property name="hexpand">True</property>
270 <property name="vexpand">True</property>
271 <property name="top_padding">6</property>
272 <property name="left_padding">12</property>
273 <child>
274 <object class="GtkScrolledWindow">
275 <property name="visible">True</property>
276 <property name="can_focus">True</property>
277 <property name="hexpand">True</property>
278 <property name="vexpand">True</property>
279 <property name="shadow_type">in</property>
280 <child>
281 <object class="GtkTreeView" id="macros">
282 <property name="visible">True</property>
283 <property name="can_focus">True</property>
284 <property name="receives_default">True</property>
285 <property name="hexpand">True</property>
286 <property name="vexpand">True</property>
287 <property name="model">liststore2</property>
288 <property name="headers_visible">False</property>
289 <property name="search_column">0</property>
290 <property name="show_expanders">False</property>
291 <child internal-child="selection">
292 <object class="GtkTreeSelection"/>
293 </child>
294 <child>
295 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
296 <child>
297 <object class="GtkCellRendererPixbuf" id="cellrenderertext5"/>
298 <attributes>
299 <attribute name="pixbuf">0</attribute>
300 </attributes>
301 </child>
302 <child>
303 <object class="GtkCellRendererText" id="cellrenderertext1"/>
304 <attributes>
305 <attribute name="text">1</attribute>
306 </attributes>
307 </child>
308 </object>
309 </child>
310 </object>
311 </child>
312 </object>
313 </child>
314 </object>
315 </child>
316 <child type="label">
317 <object class="GtkLabel" id="existingmacrosft">
318 <property name="visible">True</property>
319 <property name="can_focus">False</property>
320 <property name="label" translatable="yes" context="eventassignpage|existingmacrosft">Existing Macros</property>
321 <property name="track_visited_links">False</property>
322 <attributes>
323 <attribute name="weight" value="bold"/>
324 </attributes>
325 </object>
326 </child>
327 </object>
328 <packing>
329 <property name="left_attach">1</property>
330 <property name="top_attach">0</property>
331 </packing>
332 </child>
333 </object>
334 <packing>
335 <property name="left_attach">0</property>
336 <property name="top_attach">1</property>
337 </packing>
338 </child>
339 </object>
340 </interface>