1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"dba">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkBox" id=
"TextPage">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"hexpand">True
</property>
9 <property name=
"vexpand">True
</property>
10 <property name=
"border_width">6</property>
11 <property name=
"orientation">vertical
</property>
12 <property name=
"spacing">12</property>
14 <object class=
"GtkFrame" id=
"extensionframe">
15 <property name=
"visible">True
</property>
16 <property name=
"can_focus">False
</property>
17 <property name=
"hexpand">True
</property>
18 <property name=
"vexpand">True
</property>
19 <property name=
"label_xalign">0</property>
20 <property name=
"shadow_type">none
</property>
22 <!-- n-columns=1 n-rows=1 -->
23 <object class=
"GtkGrid" id=
"grid1">
24 <property name=
"visible">True
</property>
25 <property name=
"can_focus">False
</property>
26 <property name=
"hexpand">True
</property>
27 <property name=
"vexpand">True
</property>
28 <property name=
"row_spacing">6</property>
29 <property name=
"column_spacing">12</property>
30 <property name=
"margin-start">12</property>
31 <property name=
"margin-top">6</property>
33 <object class=
"GtkRadioButton" id=
"textfile">
34 <property name=
"label" translatable=
"yes" context=
"textpage|textfile">Plain text files (*.txt)
</property>
35 <property name=
"visible">True
</property>
36 <property name=
"can_focus">True
</property>
37 <property name=
"receives_default">False
</property>
38 <property name=
"use_underline">True
</property>
39 <property name=
"active">True
</property>
40 <property name=
"draw_indicator">True
</property>
43 <property name=
"left_attach">0</property>
44 <property name=
"top_attach">0</property>
45 <property name=
"width">3</property>
49 <object class=
"GtkRadioButton" id=
"csvfile">
50 <property name=
"label" translatable=
"yes" context=
"textpage|csvfile">Comma-separated value files (*.csv)
</property>
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">True
</property>
53 <property name=
"receives_default">False
</property>
54 <property name=
"use_underline">True
</property>
55 <property name=
"draw_indicator">True
</property>
56 <property name=
"group">textfile
</property>
59 <property name=
"left_attach">0</property>
60 <property name=
"top_attach">1</property>
61 <property name=
"width">3</property>
65 <object class=
"GtkRadioButton" id=
"custom">
66 <property name=
"label" translatable=
"yes" context=
"textpage|custom">Custom:
</property>
67 <property name=
"visible">True
</property>
68 <property name=
"can_focus">True
</property>
69 <property name=
"receives_default">False
</property>
70 <property name=
"use_underline">True
</property>
71 <property name=
"draw_indicator">True
</property>
72 <property name=
"group">textfile
</property>
75 <property name=
"left_attach">0</property>
76 <property name=
"top_attach">2</property>
80 <object class=
"GtkEntry" id=
"extension">
81 <property name=
"visible">True
</property>
82 <property name=
"sensitive">False
</property>
83 <property name=
"can_focus">True
</property>
84 <property name=
"vexpand">True
</property>
85 <property name=
"truncate-multiline">True
</property>
86 <property name=
"activates_default">True
</property>
89 <property name=
"left_attach">1</property>
90 <property name=
"top_attach">2</property>
94 <object class=
"GtkLabel" id=
"example">
95 <property name=
"visible">True
</property>
96 <property name=
"sensitive">False
</property>
97 <property name=
"can_focus">False
</property>
98 <property name=
"label" translatable=
"yes" context=
"textpage|example">Custom: *.abc
</property>
101 <property name=
"left_attach">2</property>
102 <property name=
"top_attach">2</property>
108 <object class=
"GtkLabel" id=
"extensionheader">
109 <property name=
"visible">True
</property>
110 <property name=
"can_focus">False
</property>
111 <property name=
"label" translatable=
"yes" context=
"textpage|extensionheader">Specify the Type of Files You Want to Access
</property>
113 <attribute name=
"weight" value=
"bold"/>
119 <property name=
"expand">True
</property>
120 <property name=
"fill">True
</property>
121 <property name=
"position">0</property>
125 <object class=
"GtkFrame" id=
"formatframe">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
128 <property name=
"hexpand">True
</property>
129 <property name=
"vexpand">True
</property>
130 <property name=
"label_xalign">0</property>
131 <property name=
"shadow_type">none
</property>
133 <!-- n-columns=1 n-rows=1 -->
134 <object class=
"GtkGrid" id=
"grid2">
135 <property name=
"visible">True
</property>
136 <property name=
"can_focus">False
</property>
137 <property name=
"hexpand">True
</property>
138 <property name=
"vexpand">True
</property>
139 <property name=
"row_spacing">6</property>
140 <property name=
"column_spacing">12</property>
141 <property name=
"margin-start">12</property>
142 <property name=
"margin-top">6</property>
144 <object class=
"GtkCheckButton" id=
"containsheaders">
145 <property name=
"label" translatable=
"yes" context=
"textpage|containsheaders">_Text contains headers
</property>
146 <property name=
"visible">True
</property>
147 <property name=
"can_focus">True
</property>
148 <property name=
"receives_default">False
</property>
149 <property name=
"hexpand">True
</property>
150 <property name=
"use_underline">True
</property>
151 <property name=
"active">True
</property>
152 <property name=
"draw_indicator">True
</property>
155 <property name=
"left_attach">0</property>
156 <property name=
"top_attach">4</property>
157 <property name=
"width">2</property>
161 <object class=
"GtkLabel" id=
"fieldlabel">
162 <property name=
"visible">True
</property>
163 <property name=
"can_focus">False
</property>
164 <property name=
"label" translatable=
"yes" context=
"textpage|fieldlabel">Field separator:
</property>
165 <property name=
"use_underline">True
</property>
166 <property name=
"mnemonic_widget">fieldseparator
</property>
167 <property name=
"xalign">1</property>
170 <property name=
"left_attach">0</property>
171 <property name=
"top_attach">0</property>
175 <object class=
"GtkLabel" id=
"textlabel">
176 <property name=
"visible">True
</property>
177 <property name=
"can_focus">False
</property>
178 <property name=
"label" translatable=
"yes" context=
"textpage|textlabel">Text separator:
</property>
179 <property name=
"use_underline">True
</property>
180 <property name=
"mnemonic_widget">textseparator
</property>
181 <property name=
"xalign">1</property>
184 <property name=
"left_attach">0</property>
185 <property name=
"top_attach">1</property>
189 <object class=
"GtkLabel" id=
"decimallabel">
190 <property name=
"visible">True
</property>
191 <property name=
"can_focus">False
</property>
192 <property name=
"label" translatable=
"yes" context=
"textpage|decimallabel">Decimal separator:
</property>
193 <property name=
"use_underline">True
</property>
194 <property name=
"mnemonic_widget">decimalseparator
</property>
195 <property name=
"xalign">1</property>
198 <property name=
"left_attach">0</property>
199 <property name=
"top_attach">2</property>
203 <object class=
"GtkLabel" id=
"thousandslabel">
204 <property name=
"visible">True
</property>
205 <property name=
"can_focus">False
</property>
206 <property name=
"label" translatable=
"yes" context=
"textpage|thousandslabel">Thousands separator:
</property>
207 <property name=
"use_underline">True
</property>
208 <property name=
"mnemonic_widget">thousandsseparator
</property>
209 <property name=
"xalign">1</property>
212 <property name=
"left_attach">0</property>
213 <property name=
"top_attach">3</property>
217 <object class=
"GtkComboBoxText" id=
"fieldseparator">
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">False
</property>
220 <property name=
"hexpand">True
</property>
221 <property name=
"has_entry">True
</property>
222 <child internal-child=
"entry">
223 <object class=
"GtkEntry" id=
"comboboxtext-entry2">
224 <property name=
"can_focus">True
</property>
225 <property name=
"truncate-multiline">True
</property>
226 <property name=
"activates_default">True
</property>
231 <property name=
"left_attach">1</property>
232 <property name=
"top_attach">0</property>
236 <object class=
"GtkComboBoxText" id=
"textseparator">
237 <property name=
"visible">True
</property>
238 <property name=
"can_focus">False
</property>
239 <property name=
"hexpand">True
</property>
240 <property name=
"has_entry">True
</property>
241 <child internal-child=
"entry">
242 <object class=
"GtkEntry" id=
"comboboxtext-entry4">
243 <property name=
"can_focus">True
</property>
244 <property name=
"truncate-multiline">True
</property>
245 <property name=
"activates_default">True
</property>
250 <property name=
"left_attach">1</property>
251 <property name=
"top_attach">1</property>
255 <object class=
"GtkComboBoxText" id=
"decimalseparator">
256 <property name=
"visible">True
</property>
257 <property name=
"can_focus">False
</property>
258 <property name=
"hexpand">True
</property>
259 <property name=
"has_entry">True
</property>
261 <item translatable=
"yes" context=
"textpage|decimalseparator">.
</item>
262 <item translatable=
"yes" context=
"textpage|decimalseparator">,
</item>
263 <item translatable=
"yes" context=
"textpage|decimalseparator">;
</item>
264 <item translatable=
"yes" context=
"textpage|decimalseparator">:
</item>
266 <child internal-child=
"entry">
267 <object class=
"GtkEntry" id=
"comboboxtext-entry6">
268 <property name=
"can_focus">True
</property>
269 <property name=
"truncate-multiline">True
</property>
270 <property name=
"activates_default">True
</property>
275 <property name=
"left_attach">1</property>
276 <property name=
"top_attach">2</property>
280 <object class=
"GtkComboBoxText" id=
"thousandsseparator">
281 <property name=
"visible">True
</property>
282 <property name=
"can_focus">False
</property>
283 <property name=
"hexpand">True
</property>
284 <property name=
"has_entry">True
</property>
286 <item translatable=
"yes" context=
"textpage|thousandsseparator">.
</item>
287 <item translatable=
"yes" context=
"textpage|thousandsseparator">,
</item>
289 <child internal-child=
"entry">
290 <object class=
"GtkEntry" id=
"comboboxtext-entry8">
291 <property name=
"can_focus">True
</property>
292 <property name=
"truncate-multiline">True
</property>
293 <property name=
"activates_default">True
</property>
298 <property name=
"left_attach">1</property>
299 <property name=
"top_attach">3</property>
305 <object class=
"GtkLabel" id=
"formatlabel">
306 <property name=
"visible">True
</property>
307 <property name=
"can_focus">False
</property>
308 <property name=
"label" translatable=
"yes" context=
"textpage|formatlabel">Row Format
</property>
310 <attribute name=
"weight" value=
"bold"/>
316 <property name=
"expand">True
</property>
317 <property name=
"fill">True
</property>
318 <property name=
"position">1</property>
322 <object class=
"GtkFrame" id=
"charsetframe">
323 <property name=
"visible">True
</property>
324 <property name=
"can_focus">False
</property>
325 <property name=
"hexpand">True
</property>
326 <property name=
"label_xalign">0</property>
327 <property name=
"shadow_type">none
</property>
329 <object class=
"GtkBox" id=
"box1">
330 <property name=
"visible">True
</property>
331 <property name=
"can_focus">False
</property>
332 <property name=
"hexpand">True
</property>
333 <property name=
"vexpand">True
</property>
334 <property name=
"spacing">12</property>
335 <property name=
"margin-start">12</property>
336 <property name=
"margin-top">6</property>
338 <object class=
"GtkLabel" id=
"charsetlabel">
339 <property name=
"visible">True
</property>
340 <property name=
"can_focus">False
</property>
341 <property name=
"halign">start
</property>
342 <property name=
"label" translatable=
"yes" context=
"textpage|charsetlabel">_Character set:
</property>
343 <property name=
"use_underline">True
</property>
344 <property name=
"mnemonic_widget">charset
</property>
345 <property name=
"xalign">0</property>
348 <property name=
"expand">False
</property>
349 <property name=
"fill">True
</property>
350 <property name=
"position">0</property>
354 <object class=
"GtkComboBoxText" id=
"charset">
355 <property name=
"visible">True
</property>
356 <property name=
"can_focus">False
</property>
357 <property name=
"hexpand">True
</property>
360 <property name=
"expand">False
</property>
361 <property name=
"fill">True
</property>
362 <property name=
"position">1</property>
368 <object class=
"GtkLabel" id=
"charsetheader">
369 <property name=
"visible">True
</property>
370 <property name=
"can_focus">False
</property>
371 <property name=
"label" translatable=
"yes" context=
"textpage|charsetheader">Data Conversion
</property>
373 <attribute name=
"weight" value=
"bold"/>
379 <property name=
"expand">True
</property>
380 <property name=
"fill">True
</property>
381 <property name=
"position">2</property>