1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkDialog" id=
"TestXMLFilterDialog">
5 <property name=
"can_focus">False
</property>
6 <property name=
"border_width">5</property>
7 <property name=
"title" translatable=
"yes">Test XML Filter: %s
</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">2</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>
19 <object class=
"GtkButton" id=
"close">
20 <property name=
"label">gtk-close
</property>
21 <property name=
"use_action_appearance">False
</property>
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">True
</property>
24 <property name=
"can_default">True
</property>
25 <property name=
"has_default">True
</property>
26 <property name=
"receives_default">True
</property>
27 <property name=
"use_action_appearance">False
</property>
28 <property name=
"use_stock">True
</property>
31 <property name=
"expand">False
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
37 <object class=
"GtkButton" id=
"help">
38 <property name=
"label">gtk-help
</property>
39 <property name=
"use_action_appearance">False
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use_action_appearance">False
</property>
44 <property name=
"use_stock">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
54 <property name=
"expand">False
</property>
55 <property name=
"fill">True
</property>
56 <property name=
"pack_type">end
</property>
57 <property name=
"position">0</property>
61 <object class=
"GtkBox" id=
"box1">
62 <property name=
"visible">True
</property>
63 <property name=
"can_focus">False
</property>
64 <property name=
"orientation">vertical
</property>
65 <property name=
"spacing">18</property>
67 <object class=
"GtkFrame" id=
"export">
68 <property name=
"visible">True
</property>
69 <property name=
"can_focus">False
</property>
70 <property name=
"label_xalign">0</property>
71 <property name=
"shadow_type">none
</property>
73 <object class=
"GtkAlignment" id=
"alignment1">
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">False
</property>
76 <property name=
"top_padding">6</property>
77 <property name=
"left_padding">12</property>
79 <object class=
"GtkGrid" id=
"grid1">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"row_spacing">6</property>
83 <property name=
"column_spacing">6</property>
84 <property name=
"row_homogeneous">True
</property>
86 <object class=
"GtkLabel" id=
"label3">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">False
</property>
89 <property name=
"hexpand">True
</property>
90 <property name=
"xalign">0</property>
91 <property name=
"label" translatable=
"yes">XSLT for export
</property>
94 <property name=
"left_attach">0</property>
95 <property name=
"top_attach">0</property>
96 <property name=
"width">1</property>
97 <property name=
"height">1</property>
101 <object class=
"GtkLabel" id=
"label4">
102 <property name=
"visible">True
</property>
103 <property name=
"can_focus">False
</property>
104 <property name=
"hexpand">True
</property>
105 <property name=
"xalign">0</property>
106 <property name=
"label" translatable=
"yes">Transform document
</property>
109 <property name=
"left_attach">0</property>
110 <property name=
"top_attach">1</property>
111 <property name=
"width">1</property>
112 <property name=
"height">1</property>
116 <object class=
"GtkButton" id=
"exportbrowse">
117 <property name=
"label" translatable=
"yes">Browse...
</property>
118 <property name=
"use_action_appearance">False
</property>
119 <property name=
"visible">True
</property>
120 <property name=
"can_focus">True
</property>
121 <property name=
"receives_default">True
</property>
122 <property name=
"use_action_appearance">False
</property>
125 <property name=
"left_attach">1</property>
126 <property name=
"top_attach">1</property>
127 <property name=
"width">1</property>
128 <property name=
"height">1</property>
132 <object class=
"GtkButton" id=
"currentdocument">
133 <property name=
"label" translatable=
"yes">Current Document
</property>
134 <property name=
"use_action_appearance">False
</property>
135 <property name=
"visible">True
</property>
136 <property name=
"can_focus">True
</property>
137 <property name=
"receives_default">True
</property>
138 <property name=
"use_action_appearance">False
</property>
141 <property name=
"left_attach">1</property>
142 <property name=
"top_attach">2</property>
143 <property name=
"width">1</property>
144 <property name=
"height">1</property>
148 <object class=
"GtkLabel" id=
"exportxsltfile">
149 <property name=
"visible">True
</property>
150 <property name=
"can_focus">False
</property>
151 <property name=
"xalign">0</property>
154 <property name=
"left_attach">1</property>
155 <property name=
"top_attach">0</property>
156 <property name=
"width">1</property>
157 <property name=
"height">1</property>
161 <object class=
"GtkLabel" id=
"currentfilename">
162 <property name=
"visible">True
</property>
163 <property name=
"can_focus">False
</property>
164 <property name=
"xalign">1</property>
165 <property name=
"width_chars">52</property>
168 <property name=
"left_attach">0</property>
169 <property name=
"top_attach">3</property>
170 <property name=
"width">2</property>
171 <property name=
"height">1</property>
182 <object class=
"GtkLabel" id=
"label1">
183 <property name=
"visible">True
</property>
184 <property name=
"can_focus">False
</property>
185 <property name=
"label" translatable=
"yes">Export
</property>
187 <attribute name=
"weight" value=
"bold"/>
193 <property name=
"expand">False
</property>
194 <property name=
"fill">True
</property>
195 <property name=
"position">0</property>
199 <object class=
"GtkFrame" id=
"import">
200 <property name=
"visible">True
</property>
201 <property name=
"can_focus">False
</property>
202 <property name=
"label_xalign">0</property>
203 <property name=
"shadow_type">none
</property>
205 <object class=
"GtkAlignment" id=
"alignment2">
206 <property name=
"visible">True
</property>
207 <property name=
"can_focus">False
</property>
208 <property name=
"top_padding">6</property>
209 <property name=
"left_padding">12</property>
211 <object class=
"GtkGrid" id=
"grid2">
212 <property name=
"visible">True
</property>
213 <property name=
"can_focus">False
</property>
214 <property name=
"row_spacing">6</property>
215 <property name=
"column_spacing">6</property>
216 <property name=
"row_homogeneous">True
</property>
218 <object class=
"GtkLabel" id=
"label5">
219 <property name=
"visible">True
</property>
220 <property name=
"can_focus">False
</property>
221 <property name=
"hexpand">True
</property>
222 <property name=
"xalign">0</property>
223 <property name=
"label" translatable=
"yes">XSLT for import
</property>
226 <property name=
"left_attach">0</property>
227 <property name=
"top_attach">0</property>
228 <property name=
"width">1</property>
229 <property name=
"height">1</property>
233 <object class=
"GtkButton" id=
"importbrowse">
234 <property name=
"label" translatable=
"yes">Browse...
</property>
235 <property name=
"use_action_appearance">False
</property>
236 <property name=
"visible">True
</property>
237 <property name=
"can_focus">True
</property>
238 <property name=
"receives_default">True
</property>
239 <property name=
"use_action_appearance">False
</property>
242 <property name=
"left_attach">1</property>
243 <property name=
"top_attach">3</property>
244 <property name=
"width">1</property>
245 <property name=
"height">1</property>
249 <object class=
"GtkButton" id=
"recentfile">
250 <property name=
"label" translatable=
"yes">Recent File
</property>
251 <property name=
"use_action_appearance">False
</property>
252 <property name=
"visible">True
</property>
253 <property name=
"can_focus">True
</property>
254 <property name=
"receives_default">True
</property>
255 <property name=
"use_action_appearance">False
</property>
258 <property name=
"left_attach">1</property>
259 <property name=
"top_attach">4</property>
260 <property name=
"width">1</property>
261 <property name=
"height">1</property>
265 <object class=
"GtkLabel" id=
"templateimport">
266 <property name=
"visible">True
</property>
267 <property name=
"can_focus">False
</property>
268 <property name=
"hexpand">True
</property>
269 <property name=
"xalign">0</property>
270 <property name=
"label" translatable=
"yes">Template for import
</property>
273 <property name=
"left_attach">0</property>
274 <property name=
"top_attach">1</property>
275 <property name=
"width">1</property>
276 <property name=
"height">1</property>
280 <object class=
"GtkLabel" id=
"importxsltfile">
281 <property name=
"visible">True
</property>
282 <property name=
"can_focus">False
</property>
283 <property name=
"xalign">0</property>
286 <property name=
"left_attach">1</property>
287 <property name=
"top_attach">0</property>
288 <property name=
"width">1</property>
289 <property name=
"height">1</property>
293 <object class=
"GtkCheckButton" id=
"displaysource">
294 <property name=
"label" translatable=
"yes">Display source
</property>
295 <property name=
"use_action_appearance">False
</property>
296 <property name=
"visible">True
</property>
297 <property name=
"can_focus">True
</property>
298 <property name=
"receives_default">False
</property>
299 <property name=
"use_action_appearance">False
</property>
300 <property name=
"use_underline">True
</property>
301 <property name=
"xalign">0</property>
302 <property name=
"draw_indicator">True
</property>
305 <property name=
"left_attach">1</property>
306 <property name=
"top_attach">2</property>
307 <property name=
"width">1</property>
308 <property name=
"height">1</property>
312 <object class=
"GtkLabel" id=
"label6">
313 <property name=
"visible">True
</property>
314 <property name=
"can_focus">False
</property>
315 <property name=
"hexpand">True
</property>
316 <property name=
"xalign">0</property>
317 <property name=
"label" translatable=
"yes">Transform file
</property>
320 <property name=
"left_attach">0</property>
321 <property name=
"top_attach">2</property>
322 <property name=
"width">1</property>
323 <property name=
"height">1</property>
327 <object class=
"GtkLabel" id=
"importxslttemplate">
328 <property name=
"visible">True
</property>
329 <property name=
"can_focus">False
</property>
330 <property name=
"xalign">0</property>
333 <property name=
"left_attach">1</property>
334 <property name=
"top_attach">1</property>
335 <property name=
"width">1</property>
336 <property name=
"height">1</property>
340 <object class=
"GtkLabel" id=
"recentfilename">
341 <property name=
"visible">True
</property>
342 <property name=
"can_focus">False
</property>
343 <property name=
"xalign">1</property>
344 <property name=
"width_chars">52</property>
347 <property name=
"left_attach">0</property>
348 <property name=
"top_attach">5</property>
349 <property name=
"width">2</property>
350 <property name=
"height">1</property>
364 <object class=
"GtkLabel" id=
"label2">
365 <property name=
"visible">True
</property>
366 <property name=
"can_focus">False
</property>
367 <property name=
"label" translatable=
"yes">Import
</property>
369 <attribute name=
"weight" value=
"bold"/>
375 <property name=
"expand">False
</property>
376 <property name=
"fill">True
</property>
377 <property name=
"position">1</property>
382 <property name=
"expand">False
</property>
383 <property name=
"fill">True
</property>
384 <property name=
"position">1</property>
390 <action-widget response=
"0">close
</action-widget>
391 <action-widget response=
"0">help
</action-widget>