ssdiff: move comparison engine into its own file.
[gnumeric.git] / src / dialogs / dialog-stf.ui
blob4b4a79b24e25c863661ae211ce6e4aada674afdc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkAdjustment" id="adjustment1">
5 <property name="lower">1</property>
6 <property name="upper">100</property>
7 <property name="value">1</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustment2">
12 <property name="lower">1</property>
13 <property name="upper">100</property>
14 <property name="value">1</property>
15 <property name="step_increment">1</property>
16 <property name="page_increment">10</property>
17 </object>
18 <object class="GtkListStore" id="csv-textindicator-list">
19 <columns>
20 <!-- column-name text -->
21 <column type="gchararray"/>
22 </columns>
23 <data>
24 <row>
25 <col id="0" translatable="yes">"</col>
26 </row>
27 <row>
28 <col id="0" translatable="yes">'</col>
29 </row>
30 <row>
31 <col id="0" translatable="yes">`</col>
32 </row>
33 </data>
34 </object>
35 <object class="GtkListStore" id="model1">
36 <columns>
37 <!-- column-name gchararray -->
38 <column type="gchararray"/>
39 </columns>
40 <data>
41 <row>
42 <col id="0" translatable="yes">Both sides</col>
43 </row>
44 <row>
45 <col id="0" translatable="yes">Neither side</col>
46 </row>
47 <row>
48 <col id="0" translatable="yes">On left side only</col>
49 </row>
50 <row>
51 <col id="0" translatable="yes">On right side only</col>
52 </row>
53 </data>
54 </object>
55 <object class="GtkDialog" id="stf_dialog">
56 <property name="can_focus">False</property>
57 <property name="title" translatable="yes">Text Import Configuration</property>
58 <property name="type_hint">dialog</property>
59 <child internal-child="vbox">
60 <object class="GtkBox" id="dialog-vbox1">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="orientation">vertical</property>
64 <child internal-child="action_area">
65 <object class="GtkButtonBox" id="dialog-action_area1">
66 <property name="visible">True</property>
67 <property name="can_focus">False</property>
68 <property name="layout_style">end</property>
69 <child>
70 <object class="GtkButton" id="help_button">
71 <property name="label">gtk-help</property>
72 <property name="use_action_appearance">False</property>
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="receives_default">False</property>
76 <property name="use_action_appearance">False</property>
77 <property name="use_stock">True</property>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="fill">False</property>
82 <property name="position">0</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkButton" id="cancel_button">
87 <property name="label">gtk-cancel</property>
88 <property name="use_action_appearance">False</property>
89 <property name="visible">True</property>
90 <property name="can_focus">True</property>
91 <property name="receives_default">False</property>
92 <property name="use_action_appearance">False</property>
93 <property name="use_stock">True</property>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">False</property>
98 <property name="position">1</property>
99 </packing>
100 </child>
101 <child>
102 <object class="GtkButton" id="back_button">
103 <property name="label">gtk-go-back</property>
104 <property name="use_action_appearance">False</property>
105 <property name="visible">True</property>
106 <property name="can_focus">True</property>
107 <property name="receives_default">False</property>
108 <property name="use_action_appearance">False</property>
109 <property name="use_stock">True</property>
110 </object>
111 <packing>
112 <property name="expand">False</property>
113 <property name="fill">False</property>
114 <property name="position">2</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkButton" id="forward_button">
119 <property name="label">gtk-go-forward</property>
120 <property name="use_action_appearance">False</property>
121 <property name="visible">True</property>
122 <property name="can_focus">True</property>
123 <property name="can_default">True</property>
124 <property name="has_default">True</property>
125 <property name="receives_default">False</property>
126 <property name="use_action_appearance">False</property>
127 <property name="use_stock">True</property>
128 </object>
129 <packing>
130 <property name="expand">False</property>
131 <property name="fill">False</property>
132 <property name="position">3</property>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkButton" id="finish_button">
137 <property name="use_action_appearance">False</property>
138 <property name="visible">True</property>
139 <property name="can_focus">True</property>
140 <property name="can_default">True</property>
141 <property name="receives_default">False</property>
142 <property name="use_action_appearance">False</property>
143 <child>
144 <object class="GtkAlignment" id="alignment1">
145 <property name="visible">True</property>
146 <property name="can_focus">False</property>
147 <property name="xscale">0</property>
148 <property name="yscale">0</property>
149 <child>
150 <object class="GtkBox" id="hbox21">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="spacing">2</property>
154 <child>
155 <object class="GtkImage" id="image1">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="stock">gtk-apply</property>
159 </object>
160 <packing>
161 <property name="expand">False</property>
162 <property name="fill">False</property>
163 <property name="position">0</property>
164 </packing>
165 </child>
166 <child>
167 <object class="GtkLabel" id="label39">
168 <property name="visible">True</property>
169 <property name="can_focus">False</property>
170 <property name="label" translatable="yes">F_inish</property>
171 <property name="use_underline">True</property>
172 </object>
173 <packing>
174 <property name="expand">False</property>
175 <property name="fill">False</property>
176 <property name="position">1</property>
177 </packing>
178 </child>
179 </object>
180 </child>
181 </object>
182 </child>
183 </object>
184 <packing>
185 <property name="expand">False</property>
186 <property name="fill">False</property>
187 <property name="position">4</property>
188 </packing>
189 </child>
190 </object>
191 <packing>
192 <property name="expand">False</property>
193 <property name="fill">True</property>
194 <property name="pack_type">end</property>
195 <property name="position">0</property>
196 </packing>
197 </child>
198 <child>
199 <object class="GtkNotebook" id="stf_notebook">
200 <property name="visible">True</property>
201 <property name="can_focus">False</property>
202 <property name="show_tabs">False</property>
203 <child>
204 <object class="GtkGrid" id="source-grid">
205 <property name="visible">True</property>
206 <property name="can_focus">False</property>
207 <property name="border_width">12</property>
208 <property name="row_spacing">6</property>
209 <property name="column_spacing">12</property>
210 <child>
211 <object class="GtkLabel" id="label2">
212 <property name="visible">True</property>
213 <property name="can_focus">False</property>
214 <property name="xalign">0</property>
215 <property name="label" translatable="yes">Source Format</property>
216 <attributes>
217 <attribute name="weight" value="bold"/>
218 </attributes>
219 </object>
220 <packing>
221 <property name="left_attach">0</property>
222 <property name="top_attach">0</property>
223 <property name="width">1</property>
224 <property name="height">1</property>
225 </packing>
226 </child>
227 <child>
228 <object class="GtkGrid" id="format-grid">
229 <property name="visible">True</property>
230 <property name="can_focus">False</property>
231 <property name="margin_left">12</property>
232 <property name="row_spacing">6</property>
233 <property name="column_spacing">12</property>
234 <property name="column_homogeneous">True</property>
235 <child>
236 <object class="GtkLabel" id="label31">
237 <property name="visible">True</property>
238 <property name="can_focus">False</property>
239 <property name="xalign">0</property>
240 <property name="label" translatable="yes">Encoding:</property>
241 </object>
242 <packing>
243 <property name="left_attach">0</property>
244 <property name="top_attach">0</property>
245 <property name="width">1</property>
246 <property name="height">1</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkLabel" id="label32">
251 <property name="visible">True</property>
252 <property name="can_focus">False</property>
253 <property name="xalign">0</property>
254 <property name="label" translatable="yes">Line breaks:</property>
255 </object>
256 <packing>
257 <property name="left_attach">0</property>
258 <property name="top_attach">2</property>
259 <property name="width">1</property>
260 <property name="height">1</property>
261 </packing>
262 </child>
263 <child>
264 <object class="GtkLabel" id="label34">
265 <property name="visible">True</property>
266 <property name="can_focus">False</property>
267 <property name="xalign">0</property>
268 <property name="label" translatable="yes">Original data type:</property>
269 <property name="justify">center</property>
270 </object>
271 <packing>
272 <property name="left_attach">0</property>
273 <property name="top_attach">4</property>
274 <property name="width">1</property>
275 <property name="height">1</property>
276 </packing>
277 </child>
278 <child>
279 <object class="GtkSeparator" id="hseparator2">
280 <property name="visible">True</property>
281 <property name="can_focus">False</property>
282 </object>
283 <packing>
284 <property name="left_attach">0</property>
285 <property name="top_attach">1</property>
286 <property name="width">4</property>
287 <property name="height">1</property>
288 </packing>
289 </child>
290 <child>
291 <object class="GtkSeparator" id="hseparator3">
292 <property name="visible">True</property>
293 <property name="can_focus">False</property>
294 </object>
295 <packing>
296 <property name="left_attach">0</property>
297 <property name="top_attach">3</property>
298 <property name="width">4</property>
299 <property name="height">1</property>
300 </packing>
301 </child>
302 <child>
303 <object class="GtkCheckButton" id="line_break_unix">
304 <property name="label" translatable="yes">_Unix (LF)</property>
305 <property name="use_action_appearance">False</property>
306 <property name="visible">True</property>
307 <property name="can_focus">True</property>
308 <property name="receives_default">False</property>
309 <property name="has_tooltip">True</property>
310 <property name="tooltip_markup" translatable="yes">The line feed character (ASCII code 10) breaks lines</property>
311 <property name="tooltip_text" translatable="yes">The line feed character (ASCII code 10) breaks lines</property>
312 <property name="use_action_appearance">False</property>
313 <property name="use_underline">True</property>
314 <property name="xalign">0</property>
315 <property name="active">True</property>
316 <property name="draw_indicator">True</property>
317 </object>
318 <packing>
319 <property name="left_attach">1</property>
320 <property name="top_attach">2</property>
321 <property name="width">1</property>
322 <property name="height">1</property>
323 </packing>
324 </child>
325 <child>
326 <object class="GtkCheckButton" id="line_break_windows">
327 <property name="label" translatable="yes">_Windows (CR+LF)</property>
328 <property name="use_action_appearance">False</property>
329 <property name="visible">True</property>
330 <property name="can_focus">True</property>
331 <property name="receives_default">False</property>
332 <property name="has_tooltip">True</property>
333 <property name="tooltip_markup" translatable="yes">The sequence of carriage return and line feed (ASCII codes 13 and 10) breaks lines</property>
334 <property name="tooltip_text" translatable="yes">The sequence of carriage return and line feed (ASCII codes 13 and 10) breaks lines</property>
335 <property name="use_action_appearance">False</property>
336 <property name="use_underline">True</property>
337 <property name="xalign">0</property>
338 <property name="active">True</property>
339 <property name="draw_indicator">True</property>
340 </object>
341 <packing>
342 <property name="left_attach">2</property>
343 <property name="top_attach">2</property>
344 <property name="width">1</property>
345 <property name="height">1</property>
346 </packing>
347 </child>
348 <child>
349 <object class="GtkCheckButton" id="line_break_mac">
350 <property name="label" translatable="yes">_Mac pre-OS X (CR)</property>
351 <property name="use_action_appearance">False</property>
352 <property name="visible">True</property>
353 <property name="can_focus">True</property>
354 <property name="receives_default">False</property>
355 <property name="has_tooltip">True</property>
356 <property name="tooltip_markup" translatable="yes">The carriage return character (ASCII code 13) breaks lines</property>
357 <property name="tooltip_text" translatable="yes">The carriage return character (ASCII code 13) breaks lines</property>
358 <property name="use_action_appearance">False</property>
359 <property name="use_underline">True</property>
360 <property name="xalign">0</property>
361 <property name="active">True</property>
362 <property name="draw_indicator">True</property>
363 </object>
364 <packing>
365 <property name="left_attach">3</property>
366 <property name="top_attach">2</property>
367 <property name="width">1</property>
368 <property name="height">1</property>
369 </packing>
370 </child>
371 <child>
372 <object class="GtkRadioButton" id="main_separated">
373 <property name="label" translatable="yes">_Separated</property>
374 <property name="use_action_appearance">False</property>
375 <property name="visible">True</property>
376 <property name="can_focus">True</property>
377 <property name="receives_default">False</property>
378 <property name="has_tooltip">True</property>
379 <property name="tooltip_markup" translatable="yes">Each column in the text is separated by a &amp;apos;separation&amp;apos; character, e.g. a semicolon.</property>
380 <property name="tooltip_text" translatable="yes">Each column in the text is separated by a 'separation' character, e.g. a semicolon.</property>
381 <property name="use_action_appearance">False</property>
382 <property name="use_underline">True</property>
383 <property name="xalign">0</property>
384 <property name="active">True</property>
385 <property name="draw_indicator">True</property>
386 </object>
387 <packing>
388 <property name="left_attach">1</property>
389 <property name="top_attach">4</property>
390 <property name="width">1</property>
391 <property name="height">1</property>
392 </packing>
393 </child>
394 <child>
395 <object class="GtkRadioButton" id="main_fixed">
396 <property name="label" translatable="yes">Fi_xed width</property>
397 <property name="use_action_appearance">False</property>
398 <property name="visible">True</property>
399 <property name="can_focus">True</property>
400 <property name="receives_default">False</property>
401 <property name="has_tooltip">True</property>
402 <property name="tooltip_markup" translatable="yes">Define the width of each column manually.</property>
403 <property name="tooltip_text" translatable="yes">Define the width of each column manually.</property>
404 <property name="use_action_appearance">False</property>
405 <property name="use_underline">True</property>
406 <property name="xalign">0</property>
407 <property name="draw_indicator">True</property>
408 <property name="group">main_separated</property>
409 </object>
410 <packing>
411 <property name="left_attach">2</property>
412 <property name="top_attach">4</property>
413 <property name="width">1</property>
414 <property name="height">1</property>
415 </packing>
416 </child>
417 <child>
418 <placeholder/>
419 </child>
420 <child>
421 <placeholder/>
422 </child>
423 <child>
424 <placeholder/>
425 </child>
426 <child>
427 <placeholder/>
428 </child>
429 </object>
430 <packing>
431 <property name="left_attach">0</property>
432 <property name="top_attach">1</property>
433 <property name="width">1</property>
434 <property name="height">1</property>
435 </packing>
436 </child>
437 <child>
438 <object class="GtkLabel" id="label21">
439 <property name="visible">True</property>
440 <property name="can_focus">False</property>
441 <property name="xalign">0</property>
442 <property name="label" translatable="yes">Lines to import</property>
443 <attributes>
444 <attribute name="weight" value="bold"/>
445 </attributes>
446 </object>
447 <packing>
448 <property name="left_attach">0</property>
449 <property name="top_attach">2</property>
450 <property name="width">1</property>
451 <property name="height">1</property>
452 </packing>
453 </child>
454 <child>
455 <object class="GtkGrid" id="lines-grid">
456 <property name="visible">True</property>
457 <property name="can_focus">False</property>
458 <property name="margin_left">12</property>
459 <property name="row_spacing">6</property>
460 <property name="column_spacing">12</property>
461 <child>
462 <object class="GtkLabel" id="label1">
463 <property name="visible">True</property>
464 <property name="can_focus">False</property>
465 <property name="xalign">0</property>
466 <property name="label" translatable="yes">Fr_om line:</property>
467 <property name="use_underline">True</property>
468 <property name="mnemonic_widget">main_startrow</property>
469 </object>
470 <packing>
471 <property name="left_attach">0</property>
472 <property name="top_attach">0</property>
473 <property name="width">1</property>
474 <property name="height">1</property>
475 </packing>
476 </child>
477 <child>
478 <object class="GtkLabel" id="label18">
479 <property name="visible">True</property>
480 <property name="can_focus">False</property>
481 <property name="label" translatable="yes">_To line: </property>
482 <property name="use_underline">True</property>
483 <property name="justify">center</property>
484 <property name="mnemonic_widget">main_stoprow</property>
485 </object>
486 <packing>
487 <property name="left_attach">2</property>
488 <property name="top_attach">0</property>
489 <property name="width">1</property>
490 <property name="height">1</property>
491 </packing>
492 </child>
493 <child>
494 <object class="GtkLabel" id="main_lines">
495 <property name="visible">True</property>
496 <property name="can_focus">False</property>
497 <property name="xalign">0.98000001907348633</property>
498 <property name="label" translatable="yes">Number of lines to import</property>
499 <property name="justify">right</property>
500 </object>
501 <packing>
502 <property name="left_attach">4</property>
503 <property name="top_attach">0</property>
504 <property name="width">1</property>
505 <property name="height">1</property>
506 </packing>
507 </child>
508 <child>
509 <object class="GtkSpinButton" id="main_startrow">
510 <property name="visible">True</property>
511 <property name="can_focus">True</property>
512 <property name="has_tooltip">True</property>
513 <property name="tooltip_markup" translatable="yes">Actual processing will start at this line, any previous lines will be ignored.</property>
514 <property name="tooltip_text" translatable="yes">Actual processing will start at this line, any previous lines will be ignored.</property>
515 <property name="invisible_char">●</property>
516 <property name="invisible_char_set">True</property>
517 <property name="adjustment">adjustment1</property>
518 <property name="climb_rate">1</property>
519 <property name="numeric">True</property>
520 </object>
521 <packing>
522 <property name="left_attach">1</property>
523 <property name="top_attach">0</property>
524 <property name="width">1</property>
525 <property name="height">1</property>
526 </packing>
527 </child>
528 <child>
529 <object class="GtkSpinButton" id="main_stoprow">
530 <property name="visible">True</property>
531 <property name="can_focus">True</property>
532 <property name="has_tooltip">True</property>
533 <property name="tooltip_markup" translatable="yes">Processing ends at this line, any subsequent lines will be ignored.</property>
534 <property name="tooltip_text" translatable="yes">Processing ends at this line, any subsequent lines will be ignored.</property>
535 <property name="invisible_char">●</property>
536 <property name="invisible_char_set">True</property>
537 <property name="adjustment">adjustment2</property>
538 <property name="climb_rate">1</property>
539 </object>
540 <packing>
541 <property name="left_attach">3</property>
542 <property name="top_attach">0</property>
543 <property name="width">1</property>
544 <property name="height">1</property>
545 </packing>
546 </child>
547 </object>
548 <packing>
549 <property name="left_attach">0</property>
550 <property name="top_attach">3</property>
551 <property name="width">1</property>
552 <property name="height">1</property>
553 </packing>
554 </child>
555 <child>
556 <object class="GtkLabel" id="data-lbl">
557 <property name="visible">True</property>
558 <property name="can_focus">False</property>
559 <property name="xalign">0</property>
560 <property name="label" translatable="yes">Data</property>
561 <attributes>
562 <attribute name="weight" value="bold"/>
563 </attributes>
564 </object>
565 <packing>
566 <property name="left_attach">0</property>
567 <property name="top_attach">4</property>
568 <property name="width">1</property>
569 <property name="height">1</property>
570 </packing>
571 </child>
572 <child>
573 <object class="GtkScrolledWindow" id="main_data_container">
574 <property name="visible">True</property>
575 <property name="can_focus">True</property>
576 <property name="margin_left">12</property>
577 <property name="hexpand">True</property>
578 <property name="vexpand">True</property>
579 <property name="border_width">4</property>
580 <child>
581 <placeholder/>
582 </child>
583 </object>
584 <packing>
585 <property name="left_attach">0</property>
586 <property name="top_attach">5</property>
587 <property name="width">1</property>
588 <property name="height">1</property>
589 </packing>
590 </child>
591 </object>
592 </child>
593 <child type="tab">
594 <object class="GtkLabel" id="label35">
595 <property name="visible">True</property>
596 <property name="can_focus">False</property>
597 <property name="label" translatable="yes">Main</property>
598 </object>
599 <packing>
600 <property name="tab_fill">False</property>
601 </packing>
602 </child>
603 <child>
604 <object class="GtkGrid" id="text-grid">
605 <property name="visible">True</property>
606 <property name="can_focus">False</property>
607 <property name="border_width">12</property>
608 <property name="row_spacing">6</property>
609 <property name="column_spacing">12</property>
610 <child>
611 <object class="GtkLabel" id="label23">
612 <property name="visible">True</property>
613 <property name="can_focus">False</property>
614 <property name="xalign">0</property>
615 <property name="label" translatable="yes">Separators</property>
616 <attributes>
617 <attribute name="weight" value="bold"/>
618 </attributes>
619 </object>
620 <packing>
621 <property name="left_attach">0</property>
622 <property name="top_attach">0</property>
623 <property name="width">1</property>
624 <property name="height">1</property>
625 </packing>
626 </child>
627 <child>
628 <object class="GtkLabel" id="label24">
629 <property name="visible">True</property>
630 <property name="can_focus">False</property>
631 <property name="xalign">0</property>
632 <property name="label" translatable="yes">Text indicator</property>
633 <attributes>
634 <attribute name="weight" value="bold"/>
635 </attributes>
636 </object>
637 <packing>
638 <property name="left_attach">1</property>
639 <property name="top_attach">0</property>
640 <property name="width">1</property>
641 <property name="height">1</property>
642 </packing>
643 </child>
644 <child>
645 <object class="GtkGrid" id="sep-grid">
646 <property name="visible">True</property>
647 <property name="can_focus">False</property>
648 <property name="margin_left">12</property>
649 <property name="row_spacing">6</property>
650 <property name="column_spacing">12</property>
651 <child>
652 <object class="GtkCheckButton" id="csv_space">
653 <property name="label" translatable="yes">_Space</property>
654 <property name="use_action_appearance">False</property>
655 <property name="visible">True</property>
656 <property name="can_focus">True</property>
657 <property name="receives_default">False</property>
658 <property name="use_action_appearance">False</property>
659 <property name="use_underline">True</property>
660 <property name="xalign">0</property>
661 <property name="draw_indicator">True</property>
662 </object>
663 <packing>
664 <property name="left_attach">0</property>
665 <property name="top_attach">0</property>
666 <property name="width">1</property>
667 <property name="height">1</property>
668 </packing>
669 </child>
670 <child>
671 <object class="GtkCheckButton" id="csv_tab">
672 <property name="label" translatable="yes">_Tab</property>
673 <property name="use_action_appearance">False</property>
674 <property name="visible">True</property>
675 <property name="can_focus">True</property>
676 <property name="receives_default">False</property>
677 <property name="use_action_appearance">False</property>
678 <property name="use_underline">True</property>
679 <property name="xalign">0</property>
680 <property name="draw_indicator">True</property>
681 </object>
682 <packing>
683 <property name="left_attach">1</property>
684 <property name="top_attach">0</property>
685 <property name="width">1</property>
686 <property name="height">1</property>
687 </packing>
688 </child>
689 <child>
690 <object class="GtkCheckButton" id="csv_comma">
691 <property name="label" translatable="yes">_Comma (,)</property>
692 <property name="use_action_appearance">False</property>
693 <property name="visible">True</property>
694 <property name="can_focus">True</property>
695 <property name="receives_default">False</property>
696 <property name="use_action_appearance">False</property>
697 <property name="use_underline">True</property>
698 <property name="xalign">0</property>
699 <property name="draw_indicator">True</property>
700 </object>
701 <packing>
702 <property name="left_attach">2</property>
703 <property name="top_attach">0</property>
704 <property name="width">1</property>
705 <property name="height">1</property>
706 </packing>
707 </child>
708 <child>
709 <object class="GtkCheckButton" id="csv_colon">
710 <property name="label" translatable="yes">C_olon (:)</property>
711 <property name="use_action_appearance">False</property>
712 <property name="visible">True</property>
713 <property name="can_focus">True</property>
714 <property name="receives_default">False</property>
715 <property name="use_action_appearance">False</property>
716 <property name="use_underline">True</property>
717 <property name="xalign">0</property>
718 <property name="draw_indicator">True</property>
719 </object>
720 <packing>
721 <property name="left_attach">0</property>
722 <property name="top_attach">1</property>
723 <property name="width">1</property>
724 <property name="height">1</property>
725 </packing>
726 </child>
727 <child>
728 <object class="GtkCheckButton" id="csv_semicolon">
729 <property name="label" translatable="yes">Semicolo_n (;)</property>
730 <property name="use_action_appearance">False</property>
731 <property name="visible">True</property>
732 <property name="can_focus">True</property>
733 <property name="receives_default">False</property>
734 <property name="use_action_appearance">False</property>
735 <property name="use_underline">True</property>
736 <property name="xalign">0</property>
737 <property name="draw_indicator">True</property>
738 </object>
739 <packing>
740 <property name="left_attach">1</property>
741 <property name="top_attach">1</property>
742 <property name="width">1</property>
743 <property name="height">1</property>
744 </packing>
745 </child>
746 <child>
747 <object class="GtkCheckButton" id="csv_hyphen">
748 <property name="label" translatable="yes">_Hyphen (-)</property>
749 <property name="use_action_appearance">False</property>
750 <property name="visible">True</property>
751 <property name="can_focus">True</property>
752 <property name="receives_default">False</property>
753 <property name="use_action_appearance">False</property>
754 <property name="use_underline">True</property>
755 <property name="xalign">0</property>
756 <property name="draw_indicator">True</property>
757 </object>
758 <packing>
759 <property name="left_attach">2</property>
760 <property name="top_attach">1</property>
761 <property name="width">1</property>
762 <property name="height">1</property>
763 </packing>
764 </child>
765 <child>
766 <object class="GtkCheckButton" id="csv_custom">
767 <property name="label" translatable="yes">C_ustom</property>
768 <property name="use_action_appearance">False</property>
769 <property name="visible">True</property>
770 <property name="can_focus">True</property>
771 <property name="receives_default">False</property>
772 <property name="use_action_appearance">False</property>
773 <property name="use_underline">True</property>
774 <property name="xalign">0</property>
775 <property name="draw_indicator">True</property>
776 </object>
777 <packing>
778 <property name="left_attach">0</property>
779 <property name="top_attach">2</property>
780 <property name="width">1</property>
781 <property name="height">1</property>
782 </packing>
783 </child>
784 <child>
785 <object class="GtkEntry" id="csv_customseparator">
786 <property name="visible">True</property>
787 <property name="can_focus">True</property>
788 <property name="has_tooltip">True</property>
789 <property name="tooltip_markup" translatable="yes">Custom separator, this can be any character.</property>
790 <property name="tooltip_text" translatable="yes">Custom separator, this can be any character.</property>
791 <property name="invisible_char">●</property>
792 <property name="invisible_char_set">True</property>
793 </object>
794 <packing>
795 <property name="left_attach">1</property>
796 <property name="top_attach">2</property>
797 <property name="width">2</property>
798 <property name="height">1</property>
799 </packing>
800 </child>
801 <child>
802 <object class="GtkSeparator" id="hseparator4">
803 <property name="visible">True</property>
804 <property name="can_focus">False</property>
805 </object>
806 <packing>
807 <property name="left_attach">0</property>
808 <property name="top_attach">3</property>
809 <property name="width">3</property>
810 <property name="height">1</property>
811 </packing>
812 </child>
813 <child>
814 <object class="GtkCheckButton" id="csv_duplicates">
815 <property name="label" translatable="yes">S_ee two separators as one</property>
816 <property name="use_action_appearance">False</property>
817 <property name="visible">True</property>
818 <property name="can_focus">True</property>
819 <property name="receives_default">False</property>
820 <property name="has_tooltip">True</property>
821 <property name="tooltip_markup" translatable="yes">See two successive separators as one.</property>
822 <property name="tooltip_text" translatable="yes">See two successive separators as one.</property>
823 <property name="use_action_appearance">False</property>
824 <property name="use_underline">True</property>
825 <property name="xalign">0</property>
826 <property name="draw_indicator">True</property>
827 </object>
828 <packing>
829 <property name="left_attach">0</property>
830 <property name="top_attach">4</property>
831 <property name="width">3</property>
832 <property name="height">1</property>
833 </packing>
834 </child>
835 <child>
836 <object class="GtkCheckButton" id="csv_trim_seps">
837 <property name="label" translatable="yes">_Ignore initial separators</property>
838 <property name="use_action_appearance">False</property>
839 <property name="visible">True</property>
840 <property name="can_focus">True</property>
841 <property name="receives_default">False</property>
842 <property name="has_tooltip">True</property>
843 <property name="tooltip_markup" translatable="yes">Ignore any separators at the beginning of lines</property>
844 <property name="tooltip_text" translatable="yes">Ignore any separators at the beginning of lines</property>
845 <property name="use_action_appearance">False</property>
846 <property name="use_underline">True</property>
847 <property name="xalign">0</property>
848 <property name="draw_indicator">True</property>
849 </object>
850 <packing>
851 <property name="left_attach">0</property>
852 <property name="top_attach">5</property>
853 <property name="width">3</property>
854 <property name="height">1</property>
855 </packing>
856 </child>
857 </object>
858 <packing>
859 <property name="left_attach">0</property>
860 <property name="top_attach">1</property>
861 <property name="width">1</property>
862 <property name="height">1</property>
863 </packing>
864 </child>
865 <child>
866 <object class="GtkGrid" id="indic-grid">
867 <property name="visible">True</property>
868 <property name="can_focus">False</property>
869 <property name="margin_left">12</property>
870 <property name="row_spacing">6</property>
871 <property name="column_spacing">12</property>
872 <child>
873 <object class="GtkLabel" id="label5">
874 <property name="visible">True</property>
875 <property name="can_focus">False</property>
876 <property name="xalign">0</property>
877 <property name="label" translatable="yes">Te_xt indicator: </property>
878 <property name="use_underline">True</property>
879 <property name="justify">center</property>
880 </object>
881 <packing>
882 <property name="left_attach">0</property>
883 <property name="top_attach">0</property>
884 <property name="width">1</property>
885 <property name="height">1</property>
886 </packing>
887 </child>
888 <child>
889 <object class="GtkComboBox" id="csv-textindicator">
890 <property name="visible">True</property>
891 <property name="can_focus">True</property>
892 <property name="model">csv-textindicator-list</property>
893 <property name="has_entry">True</property>
894 <property name="entry_text_column">0</property>
895 <property name="id_column">0</property>
896 <child internal-child="entry">
897 <object class="GtkEntry" id="combobox-entry">
898 <property name="can_focus">False</property>
899 <property name="invisible_char">●</property>
900 </object>
901 </child>
902 </object>
903 <packing>
904 <property name="left_attach">1</property>
905 <property name="top_attach">0</property>
906 <property name="width">1</property>
907 <property name="height">1</property>
908 </packing>
909 </child>
910 <child>
911 <object class="GtkCheckButton" id="csv_2x_indicator">
912 <property name="label" translatable="yes">_Adjacent text indicators escaped</property>
913 <property name="use_action_appearance">False</property>
914 <property name="visible">True</property>
915 <property name="can_focus">True</property>
916 <property name="receives_default">False</property>
917 <property name="has_tooltip">True</property>
918 <property name="tooltip_markup" translatable="yes">See two successive text indicators as one that does not terminate the cell.</property>
919 <property name="tooltip_text" translatable="yes">See two successive text indicators as one that does not terminate the cell.</property>
920 <property name="use_action_appearance">False</property>
921 <property name="use_underline">True</property>
922 <property name="xalign">0</property>
923 <property name="active">True</property>
924 <property name="draw_indicator">True</property>
925 </object>
926 <packing>
927 <property name="left_attach">0</property>
928 <property name="top_attach">1</property>
929 <property name="width">2</property>
930 <property name="height">1</property>
931 </packing>
932 </child>
933 <child>
934 <placeholder/>
935 </child>
936 <child>
937 <placeholder/>
938 </child>
939 <child>
940 <placeholder/>
941 </child>
942 <child>
943 <placeholder/>
944 </child>
945 <child>
946 <placeholder/>
947 </child>
948 </object>
949 <packing>
950 <property name="left_attach">1</property>
951 <property name="top_attach">1</property>
952 <property name="width">1</property>
953 <property name="height">1</property>
954 </packing>
955 </child>
956 <child>
957 <object class="GtkLabel" id="label25">
958 <property name="visible">True</property>
959 <property name="can_focus">False</property>
960 <property name="xalign">0</property>
961 <property name="label" translatable="yes">Data</property>
962 <attributes>
963 <attribute name="weight" value="bold"/>
964 </attributes>
965 </object>
966 <packing>
967 <property name="left_attach">0</property>
968 <property name="top_attach">2</property>
969 <property name="width">1</property>
970 <property name="height">1</property>
971 </packing>
972 </child>
973 <child>
974 <object class="GtkScrolledWindow" id="csv_data_container">
975 <property name="visible">True</property>
976 <property name="can_focus">True</property>
977 <property name="vexpand">True</property>
978 <child>
979 <placeholder/>
980 </child>
981 </object>
982 <packing>
983 <property name="left_attach">0</property>
984 <property name="top_attach">3</property>
985 <property name="width">3</property>
986 <property name="height">1</property>
987 </packing>
988 </child>
989 <child>
990 <placeholder/>
991 </child>
992 <child>
993 <placeholder/>
994 </child>
995 <child>
996 <placeholder/>
997 </child>
998 <child>
999 <placeholder/>
1000 </child>
1001 </object>
1002 <packing>
1003 <property name="position">1</property>
1004 </packing>
1005 </child>
1006 <child type="tab">
1007 <object class="GtkLabel" id="label36">
1008 <property name="visible">True</property>
1009 <property name="can_focus">False</property>
1010 <property name="label" translatable="yes">CSV</property>
1011 </object>
1012 <packing>
1013 <property name="position">1</property>
1014 <property name="tab_fill">False</property>
1015 </packing>
1016 </child>
1017 <child>
1018 <object class="GtkBox" id="vbox15">
1019 <property name="visible">True</property>
1020 <property name="can_focus">False</property>
1021 <property name="orientation">vertical</property>
1022 <child>
1023 <object class="GtkFrame" id="frame9">
1024 <property name="visible">True</property>
1025 <property name="can_focus">False</property>
1026 <property name="label_xalign">0</property>
1027 <child>
1028 <object class="GtkBox" id="hbox9">
1029 <property name="visible">True</property>
1030 <property name="can_focus">False</property>
1031 <property name="border_width">4</property>
1032 <property name="spacing">4</property>
1033 <child>
1034 <object class="GtkButtonBox" id="hbuttonbox3">
1035 <property name="visible">True</property>
1036 <property name="can_focus">False</property>
1037 <property name="layout_style">spread</property>
1038 <child>
1039 <object class="GtkButton" id="fixed_auto">
1040 <property name="label" translatable="yes">_Auto Column Discovery</property>
1041 <property name="use_action_appearance">False</property>
1042 <property name="visible">True</property>
1043 <property name="can_focus">True</property>
1044 <property name="receives_default">False</property>
1045 <property name="tooltip_text" translatable="yes">Attempt to recognize columns in the text automatically.</property>
1046 <property name="use_action_appearance">False</property>
1047 <property name="use_underline">True</property>
1048 </object>
1049 <packing>
1050 <property name="expand">False</property>
1051 <property name="fill">False</property>
1052 <property name="position">0</property>
1053 </packing>
1054 </child>
1055 <child>
1056 <object class="GtkButton" id="fixed_clear">
1057 <property name="label" translatable="yes">_Clear</property>
1058 <property name="use_action_appearance">False</property>
1059 <property name="visible">True</property>
1060 <property name="can_focus">True</property>
1061 <property name="receives_default">False</property>
1062 <property name="tooltip_text" translatable="yes">Clear list of columns</property>
1063 <property name="use_action_appearance">False</property>
1064 <property name="use_underline">True</property>
1065 </object>
1066 <packing>
1067 <property name="expand">False</property>
1068 <property name="fill">False</property>
1069 <property name="position">1</property>
1070 </packing>
1071 </child>
1072 </object>
1073 <packing>
1074 <property name="expand">True</property>
1075 <property name="fill">True</property>
1076 <property name="position">0</property>
1077 </packing>
1078 </child>
1079 <child>
1080 <placeholder/>
1081 </child>
1082 </object>
1083 </child>
1084 <child type="label">
1085 <object class="GtkLabel" id="label26">
1086 <property name="visible">True</property>
1087 <property name="can_focus">False</property>
1088 <property name="label" translatable="yes" context="import" comments="Columns in imported text">Columns</property>
1089 </object>
1090 </child>
1091 </object>
1092 <packing>
1093 <property name="expand">False</property>
1094 <property name="fill">True</property>
1095 <property name="position">0</property>
1096 </packing>
1097 </child>
1098 <child>
1099 <object class="GtkFrame" id="frame8">
1100 <property name="visible">True</property>
1101 <property name="can_focus">False</property>
1102 <property name="label_xalign">0</property>
1103 <child>
1104 <object class="GtkScrolledWindow" id="fixed_data_container">
1105 <property name="visible">True</property>
1106 <property name="can_focus">True</property>
1107 <child>
1108 <placeholder/>
1109 </child>
1110 </object>
1111 </child>
1112 <child type="label">
1113 <object class="GtkLabel" id="label27">
1114 <property name="visible">True</property>
1115 <property name="can_focus">False</property>
1116 <property name="label" translatable="yes">Data</property>
1117 </object>
1118 </child>
1119 </object>
1120 <packing>
1121 <property name="expand">True</property>
1122 <property name="fill">True</property>
1123 <property name="position">1</property>
1124 </packing>
1125 </child>
1126 </object>
1127 <packing>
1128 <property name="position">2</property>
1129 </packing>
1130 </child>
1131 <child type="tab">
1132 <object class="GtkLabel" id="label37">
1133 <property name="visible">True</property>
1134 <property name="can_focus">False</property>
1135 <property name="label" translatable="yes">Fixed</property>
1136 </object>
1137 <packing>
1138 <property name="position">2</property>
1139 <property name="tab_fill">False</property>
1140 </packing>
1141 </child>
1142 <child>
1143 <object class="GtkGrid" id="locale-grid">
1144 <property name="visible">True</property>
1145 <property name="can_focus">False</property>
1146 <property name="border_width">12</property>
1147 <property name="row_spacing">6</property>
1148 <property name="column_spacing">12</property>
1149 <child>
1150 <object class="GtkLabel" id="label19">
1151 <property name="visible">True</property>
1152 <property name="can_focus">False</property>
1153 <property name="xalign">0</property>
1154 <property name="label" translatable="yes">Trim:</property>
1155 <property name="justify">center</property>
1156 </object>
1157 <packing>
1158 <property name="left_attach">0</property>
1159 <property name="top_attach">0</property>
1160 <property name="width">1</property>
1161 <property name="height">1</property>
1162 </packing>
1163 </child>
1164 <child>
1165 <object class="GtkComboBox" id="format_trim">
1166 <property name="visible">True</property>
1167 <property name="can_focus">False</property>
1168 <property name="model">model1</property>
1169 <child>
1170 <object class="GtkCellRendererText" id="renderer1"/>
1171 <attributes>
1172 <attribute name="text">0</attribute>
1173 </attributes>
1174 </child>
1175 </object>
1176 <packing>
1177 <property name="left_attach">1</property>
1178 <property name="top_attach">0</property>
1179 <property name="width">1</property>
1180 <property name="height">1</property>
1181 </packing>
1182 </child>
1183 <child>
1184 <object class="GtkLabel" id="label33">
1185 <property name="visible">True</property>
1186 <property name="can_focus">False</property>
1187 <property name="margin_left">24</property>
1188 <property name="xalign">0</property>
1189 <property name="label" translatable="yes">Source Locale:</property>
1190 </object>
1191 <packing>
1192 <property name="left_attach">2</property>
1193 <property name="top_attach">0</property>
1194 <property name="width">1</property>
1195 <property name="height">1</property>
1196 </packing>
1197 </child>
1198 <child>
1199 <object class="GtkLabel" id="label3">
1200 <property name="visible">True</property>
1201 <property name="can_focus">False</property>
1202 <property name="xalign">0</property>
1203 <property name="label" translatable="yes">Data</property>
1204 <attributes>
1205 <attribute name="weight" value="bold"/>
1206 </attributes>
1207 </object>
1208 <packing>
1209 <property name="left_attach">0</property>
1210 <property name="top_attach">1</property>
1211 <property name="width">1</property>
1212 <property name="height">1</property>
1213 </packing>
1214 </child>
1215 <child>
1216 <object class="GtkScrolledWindow" id="format_data_container">
1217 <property name="visible">True</property>
1218 <property name="can_focus">True</property>
1219 <property name="margin_left">12</property>
1220 <property name="hexpand">True</property>
1221 <property name="vexpand">True</property>
1222 <child>
1223 <placeholder/>
1224 </child>
1225 </object>
1226 <packing>
1227 <property name="left_attach">0</property>
1228 <property name="top_attach">2</property>
1229 <property name="width">5</property>
1230 <property name="height">1</property>
1231 </packing>
1232 </child>
1233 <child>
1234 <object class="GtkLabel" id="column_selection_label">
1235 <property name="visible">True</property>
1236 <property name="can_focus">False</property>
1237 <property name="xalign">0</property>
1238 <property name="xpad">5</property>
1239 </object>
1240 <packing>
1241 <property name="left_attach">0</property>
1242 <property name="top_attach">3</property>
1243 <property name="width">5</property>
1244 <property name="height">1</property>
1245 </packing>
1246 </child>
1247 <child>
1248 <placeholder/>
1249 </child>
1250 <child>
1251 <placeholder/>
1252 </child>
1253 <child>
1254 <placeholder/>
1255 </child>
1256 <child>
1257 <placeholder/>
1258 </child>
1259 <child>
1260 <placeholder/>
1261 </child>
1262 <child>
1263 <object class="GtkLabel" id="label4">
1264 <property name="visible">True</property>
1265 <property name="can_focus">False</property>
1266 <property name="hexpand">True</property>
1267 </object>
1268 <packing>
1269 <property name="left_attach">4</property>
1270 <property name="top_attach">0</property>
1271 <property name="width">1</property>
1272 <property name="height">1</property>
1273 </packing>
1274 </child>
1275 </object>
1276 <packing>
1277 <property name="position">3</property>
1278 </packing>
1279 </child>
1280 <child type="tab">
1281 <object class="GtkLabel" id="label38">
1282 <property name="visible">True</property>
1283 <property name="can_focus">False</property>
1284 <property name="label" translatable="yes">Format</property>
1285 </object>
1286 <packing>
1287 <property name="position">3</property>
1288 <property name="tab_fill">False</property>
1289 </packing>
1290 </child>
1291 </object>
1292 <packing>
1293 <property name="expand">False</property>
1294 <property name="fill">True</property>
1295 <property name="position">2</property>
1296 </packing>
1297 </child>
1298 </object>
1299 </child>
1300 <action-widgets>
1301 <action-widget response="-11">help_button</action-widget>
1302 <action-widget response="-6">cancel_button</action-widget>
1303 <action-widget response="0">back_button</action-widget>
1304 <action-widget response="0">forward_button</action-widget>
1305 <action-widget response="-5">finish_button</action-widget>
1306 </action-widgets>
1307 </object>
1308 </interface>