Updated Spanish translation
[evolution.git] / e-util / e-send-options.ui
blob13459e28014f55eb26d0c42a46160d62722e68b0
1 <?xml version="1.0"?>
2 <interface>
3 <object class="GtkAdjustment" id="adjustment1">
4 <property name="upper">100</property>
5 <property name="lower">0</property>
6 <property name="page_increment">10</property>
7 <property name="step_increment">1</property>
8 <property name="page_size">0</property>
9 <property name="value">5</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustment2">
12 <property name="upper">100</property>
13 <property name="lower">0</property>
14 <property name="page_increment">10</property>
15 <property name="step_increment">1</property>
16 <property name="page_size">0</property>
17 <property name="value">2</property>
18 </object>
19 <object class="GtkListStore" id="model1">
20 <columns>
21 <column type="gchararray"/>
22 </columns>
23 <data>
24 <row>
25 <col id="0" translatable="yes">Undefined</col>
26 </row>
27 <row>
28 <col id="0" translatable="yes">High</col>
29 </row>
30 <row>
31 <col id="0" translatable="yes">Standard</col>
32 </row>
33 <row>
34 <col id="0" translatable="yes">Low</col>
35 </row>
36 </data>
37 </object>
38 <object class="GtkListStore" id="model2">
39 <columns>
40 <column type="gchararray"/>
41 </columns>
42 <data>
43 <row>
44 <col id="0" translatable="yes">Normal</col>
45 </row>
46 <row>
47 <col id="0" translatable="yes">Proprietary</col>
48 </row>
49 <row>
50 <col id="0" translatable="yes">Confidential</col>
51 </row>
52 <row>
53 <col id="0" translatable="yes">Secret</col>
54 </row>
55 <row>
56 <col id="0" translatable="yes">Top Secret</col>
57 </row>
58 <row>
59 <col id="0" translatable="yes">For Your Eyes Only</col>
60 </row>
61 </data>
62 </object>
63 <object class="GtkListStore" id="model3">
64 <columns>
65 <column type="gchararray"/>
66 </columns>
67 <data>
68 <row>
69 <col id="0" translatable="yes" context="send-options" comments="Translators: Used in send options dialog">None</col>
70 </row>
71 <row>
72 <col id="0" translatable="yes">Mail Receipt</col>
73 </row>
74 </data>
75 </object>
76 <object class="GtkListStore" id="model4">
77 <columns>
78 <column type="gchararray"/>
79 </columns>
80 <data>
81 <row>
82 <col id="0" translatable="yes" context="send-options">None</col>
83 </row>
84 <row>
85 <col id="0" translatable="yes">Mail Receipt</col>
86 </row>
87 </data>
88 </object>
89 <object class="GtkListStore" id="model5">
90 <columns>
91 <column type="gchararray"/>
92 </columns>
93 <data>
94 <row>
95 <col id="0" translatable="yes" context="send-options">None</col>
96 </row>
97 <row>
98 <col id="0" translatable="yes">Mail Receipt</col>
99 </row>
100 </data>
101 </object>
102 <object class="GtkListStore" id="model6">
103 <columns>
104 <column type="gchararray"/>
105 </columns>
106 <data>
107 <row>
108 <col id="0" translatable="yes" context="send-options">None</col>
109 </row>
110 <row>
111 <col id="0" translatable="yes">Mail Receipt</col>
112 </row>
113 </data>
114 </object>
115 <!-- interface-requires gtk+ 2.16 -->
116 <!-- interface-naming-policy toplevel-contextual -->
117 <object class="GtkDialog" id="send-options-dialog">
118 <property name="visible">True</property>
119 <property name="can_default">True</property>
120 <property name="title" translatable="yes">Send Options</property>
121 <property name="resizable">False</property>
122 <property name="modal">True</property>
123 <property name="window_position">mouse</property>
124 <property name="type_hint">dialog</property>
125 <child internal-child="vbox">
126 <object class="GtkVBox" id="vbox">
127 <property name="visible">True</property>
128 <property name="can_default">True</property>
129 <child>
130 <object class="GtkNotebook" id="notebook">
131 <property name="visible">True</property>
132 <property name="can_focus">True</property>
133 <child>
134 <object class="GtkTable" id="general-options">
135 <property name="visible">True</property>
136 <property name="border_width">12</property>
137 <property name="n_rows">4</property>
138 <property name="n_columns">4</property>
139 <property name="column_spacing">12</property>
140 <property name="row_spacing">12</property>
141 <child>
142 <object class="GtkLabel" id="label92">
143 <property name="visible">True</property>
144 <property name="xalign">0</property>
145 </object>
146 <packing>
147 <property name="left_attach">2</property>
148 <property name="right_attach">4</property>
149 <property name="top_attach">1</property>
150 <property name="bottom_attach">2</property>
151 <property name="y_options"/>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkFrame" id="frame16">
156 <property name="visible">True</property>
157 <property name="label_xalign">0</property>
158 <property name="shadow_type">none</property>
159 <child>
160 <object class="GtkTable" id="table32">
161 <property name="visible">True</property>
162 <property name="border_width">12</property>
163 <property name="n_rows">2</property>
164 <property name="n_columns">3</property>
165 <property name="column_spacing">12</property>
166 <property name="row_spacing">12</property>
167 <child>
168 <object class="GtkCheckButton" id="reply-request-button">
169 <property name="label" translatable="yes">R_eply requested</property>
170 <property name="visible">True</property>
171 <property name="can_focus">True</property>
172 <property name="receives_default">False</property>
173 <property name="use_underline">True</property>
174 <property name="draw_indicator">True</property>
175 </object>
176 <packing>
177 <property name="right_attach">3</property>
178 <property name="x_options">GTK_FILL</property>
179 <property name="y_options"/>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkAlignment" id="alignment38">
184 <property name="visible">True</property>
185 <property name="xscale">0</property>
186 <property name="left_padding">12</property>
187 <child>
188 <object class="GtkTable" id="table33">
189 <property name="visible">True</property>
190 <property name="n_rows">2</property>
191 <property name="n_columns">3</property>
192 <property name="column_spacing">12</property>
193 <property name="row_spacing">12</property>
194 <child>
195 <object class="GtkRadioButton" id="reply-within">
196 <property name="label" translatable="yes" comments="Translators: This is part of 'Within [ X ] days', where [ X ] is a spinner with a number" context="ESendOptionsWithin">Wi_thin</property>
197 <property name="visible">True</property>
198 <property name="can_focus">True</property>
199 <property name="receives_default">False</property>
200 <property name="use_underline">True</property>
201 <property name="draw_indicator">True</property>
202 </object>
203 <packing>
204 <property name="top_attach">1</property>
205 <property name="bottom_attach">2</property>
206 <property name="x_options">GTK_FILL</property>
207 <property name="y_options"/>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkSpinButton" id="within-days">
212 <property name="visible">True</property>
213 <property name="can_focus">True</property>
214 <property name="adjustment">adjustment1</property>
215 <property name="climb_rate">1</property>
216 </object>
217 <packing>
218 <property name="left_attach">1</property>
219 <property name="right_attach">2</property>
220 <property name="top_attach">1</property>
221 <property name="bottom_attach">2</property>
222 <property name="y_options"/>
223 </packing>
224 </child>
225 <child>
226 <object class="GtkLabel" id="label93">
227 <property name="visible">True</property>
228 <property name="xalign">0</property>
229 <property name="label" translatable="yes" comments="Translators: This is part of 'Within [ X ] days', where [ X ] is a spinner with a number" context="ESendOptionsWithin">days</property>
230 </object>
231 <packing>
232 <property name="left_attach">2</property>
233 <property name="right_attach">3</property>
234 <property name="top_attach">1</property>
235 <property name="bottom_attach">2</property>
236 <property name="x_options">GTK_FILL</property>
237 <property name="y_options"/>
238 </packing>
239 </child>
240 <child>
241 <object class="GtkRadioButton" id="reply-convinient">
242 <property name="label" translatable="yes">_When convenient</property>
243 <property name="visible">True</property>
244 <property name="can_focus">True</property>
245 <property name="receives_default">False</property>
246 <property name="use_underline">True</property>
247 <property name="draw_indicator">True</property>
248 <property name="group">reply-within</property>
249 </object>
250 <packing>
251 <property name="right_attach">3</property>
252 <property name="x_options">GTK_FILL</property>
253 <property name="y_options"/>
254 </packing>
255 </child>
256 </object>
257 </child>
258 </object>
259 <packing>
260 <property name="right_attach">3</property>
261 <property name="top_attach">1</property>
262 <property name="bottom_attach">2</property>
263 <property name="x_options"/>
264 <property name="y_options"/>
265 </packing>
266 </child>
267 </object>
268 </child>
269 <child type="label">
270 <object class="GtkLabel" id="label94">
271 <property name="visible">True</property>
272 <property name="label" translatable="yes">Replies</property>
273 <attributes>
274 <attribute name="weight" value="bold"/>
275 </attributes>
276 </object>
277 </child>
278 </object>
279 <packing>
280 <property name="right_attach">4</property>
281 <property name="top_attach">2</property>
282 <property name="bottom_attach">3</property>
283 <property name="x_options">GTK_FILL</property>
284 <property name="y_options"/>
285 </packing>
286 </child>
287 <child>
288 <object class="GtkFrame" id="frame17">
289 <property name="visible">True</property>
290 <property name="label_xalign">0</property>
291 <property name="shadow_type">none</property>
292 <child>
293 <object class="GtkTable" id="table34">
294 <property name="visible">True</property>
295 <property name="border_width">12</property>
296 <property name="n_rows">4</property>
297 <property name="n_columns">2</property>
298 <child>
299 <object class="GtkCheckButton" id="delay-delivery-button">
300 <property comments="To translators: This means Delay the message delivery for some time" name="label" translatable="yes">_Delay message delivery</property>
301 <property name="visible">True</property>
302 <property name="can_focus">True</property>
303 <property name="receives_default">False</property>
304 <property name="use_underline">True</property>
305 <property name="draw_indicator">True</property>
306 </object>
307 <packing>
308 <property name="x_options">GTK_FILL</property>
309 <property name="y_options"/>
310 </packing>
311 </child>
312 <child>
313 <object class="GtkLabel" id="label95">
314 <property name="visible">True</property>
315 <property name="xalign">0</property>
316 </object>
317 <packing>
318 <property name="left_attach">1</property>
319 <property name="right_attach">2</property>
320 <property name="y_options"/>
321 </packing>
322 </child>
323 <child>
324 <object class="GtkAlignment" id="alignment39">
325 <property name="visible">True</property>
326 <property name="left_padding">12</property>
327 <child>
328 <object class="GtkHBox" id="hbox11">
329 <property name="visible">True</property>
330 <property name="border_width">12</property>
331 <property name="spacing">12</property>
332 <child>
333 <object class="GtkLabel" id="label96">
334 <property name="visible">True</property>
335 <property name="xalign">0</property>
336 <property name="label" translatable="yes" comments="Translators: This is part of 'After [ X ] days', where [ X ] is a spinner with a number" context="ESendOptionsAfter">_After</property>
337 <property name="use_underline">True</property>
338 <property name="mnemonic_widget">expire-after</property>
339 </object>
340 <packing>
341 <property name="expand">False</property>
342 <property name="fill">False</property>
343 <property name="position">0</property>
344 </packing>
345 </child>
346 <child>
347 <object class="GtkSpinButton" id="expire-after">
348 <property name="visible">True</property>
349 <property name="can_focus">True</property>
350 <property name="adjustment">adjustment2</property>
351 <property name="climb_rate">1</property>
352 </object>
353 <packing>
354 <property name="expand">False</property>
355 <property name="fill">False</property>
356 <property name="position">1</property>
357 </packing>
358 </child>
359 <child>
360 <object class="GtkLabel" id="label97">
361 <property name="visible">True</property>
362 <property name="xalign">0</property>
363 <property name="label" translatable="yes" comments="Translators: This is part of 'After [ X ] days', where [ X ] is a spinner with a number" context="ESendOptionsAfter">days</property>
364 </object>
365 <packing>
366 <property name="expand">False</property>
367 <property name="fill">False</property>
368 <property name="position">2</property>
369 </packing>
370 </child>
371 </object>
372 </child>
373 </object>
374 <packing>
375 <property name="right_attach">2</property>
376 <property name="top_attach">3</property>
377 <property name="bottom_attach">4</property>
378 <property name="y_options">GTK_EXPAND</property>
379 </packing>
380 </child>
381 <child>
382 <object class="GtkCheckButton" id="expiration-button">
383 <property name="label" translatable="yes">_Set expiration date</property>
384 <property name="visible">True</property>
385 <property name="can_focus">True</property>
386 <property name="receives_default">False</property>
387 <property name="use_underline">True</property>
388 <property name="draw_indicator">True</property>
389 </object>
390 <packing>
391 <property name="top_attach">2</property>
392 <property name="bottom_attach">3</property>
393 <property name="x_options">GTK_FILL</property>
394 <property name="y_options"/>
395 </packing>
396 </child>
397 <child>
398 <object class="GtkLabel" id="label98">
399 <property name="visible">True</property>
400 <property name="xalign">0</property>
401 </object>
402 <packing>
403 <property name="left_attach">1</property>
404 <property name="right_attach">2</property>
405 <property name="top_attach">2</property>
406 <property name="bottom_attach">3</property>
407 <property name="x_options">GTK_FILL</property>
408 <property name="y_options"/>
409 </packing>
410 </child>
411 <child>
412 <object class="GtkAlignment" id="alignment40">
413 <property name="visible">True</property>
414 <property name="left_padding">12</property>
415 <child>
416 <object class="GtkHBox" id="hbox13">
417 <property name="visible">True</property>
418 <property name="can_focus">True</property>
419 <property name="border_width">12</property>
420 <property name="spacing">12</property>
421 <child>
422 <object class="GtkLabel" id="until-label">
423 <property name="visible">True</property>
424 <property name="xalign">0</property>
425 <property name="label" translatable="yes" comments="Translators: This is part of 'Until [ date ]', where [ date ] is a date picker" context="ESendOptions">_Until</property>
426 <property name="use_underline">True</property>
427 <property name="mnemonic_widget">until-date</property>
428 </object>
429 <packing>
430 <property name="expand">False</property>
431 <property name="fill">False</property>
432 <property name="position">0</property>
433 </packing>
434 </child>
435 <child>
436 <object class="EDateEdit" id="until-date">
437 <property name="visible">True</property>
438 </object>
439 <packing>
440 <property name="expand">False</property>
441 <property name="fill">False</property>
442 <property name="position">1</property>
443 </packing>
444 </child>
445 </object>
446 </child>
447 </object>
448 <packing>
449 <property name="right_attach">2</property>
450 <property name="top_attach">1</property>
451 <property name="bottom_attach">2</property>
452 <property name="y_options"/>
453 </packing>
454 </child>
455 </object>
456 </child>
457 <child type="label">
458 <object class="GtkLabel" id="label103">
459 <property name="visible">True</property>
460 <property name="label" translatable="yes">Delivery Options</property>
461 <attributes>
462 <attribute name="weight" value="bold"/>
463 </attributes>
464 </object>
465 </child>
466 </object>
467 <packing>
468 <property name="right_attach">4</property>
469 <property name="top_attach">3</property>
470 <property name="bottom_attach">4</property>
471 <property name="x_options">GTK_FILL</property>
472 <property name="y_options"/>
473 </packing>
474 </child>
475 <child>
476 <object class="GtkComboBox" id="combo-priority">
477 <property name="visible">True</property>
478 <property name="model">model1</property>
479 <child>
480 <object class="GtkCellRendererText" id="renderer1"/>
481 <attributes>
482 <attribute name="text">0</attribute>
483 </attributes>
484 </child>
485 </object>
486 <packing>
487 <property name="left_attach">1</property>
488 <property name="right_attach">2</property>
489 <property name="top_attach">1</property>
490 <property name="bottom_attach">2</property>
491 <property name="y_options">GTK_FILL</property>
492 </packing>
493 </child>
494 <child>
495 <object class="GtkLabel" id="priority-label">
496 <property name="visible">True</property>
497 <property name="xalign">1</property>
498 <property name="label" translatable="yes">_Priority:</property>
499 <property name="use_underline">True</property>
500 <property name="mnemonic_widget">combo-priority</property>
501 </object>
502 <packing>
503 <property name="top_attach">1</property>
504 <property name="bottom_attach">2</property>
505 <property name="y_options"/>
506 </packing>
507 </child>
508 <child>
509 <object class="GtkLabel" id="security-label">
510 <property name="visible">True</property>
511 <property name="xalign">1</property>
512 <property name="label" translatable="yes">_Classification:</property>
513 <property name="use_underline">True</property>
514 <property name="mnemonic_widget">security-combo</property>
515 </object>
516 <packing>
517 <property name="x_options">GTK_FILL</property>
518 <property name="y_options"/>
519 </packing>
520 </child>
521 <child>
522 <object class="GtkComboBox" id="security-combo">
523 <property name="visible">True</property>
524 <property name="model">model2</property>
525 <child>
526 <object class="GtkCellRendererText" id="renderer2"/>
527 <attributes>
528 <attribute name="text">0</attribute>
529 </attributes>
530 </child>
531 </object>
532 <packing>
533 <property name="left_attach">1</property>
534 <property name="right_attach">2</property>
535 <property name="x_options">GTK_FILL</property>
536 <property name="y_options">GTK_FILL</property>
537 </packing>
538 </child>
539 <child>
540 <placeholder/>
541 </child>
542 <child>
543 <placeholder/>
544 </child>
545 </object>
546 </child>
547 <child type="tab">
548 <object class="GtkLabel" id="gopts-label">
549 <property name="visible">True</property>
550 <property name="label" translatable="yes">Gene_ral Options</property>
551 <property name="use_underline">True</property>
552 </object>
553 <packing>
554 <property name="tab_fill">False</property>
555 </packing>
556 </child>
557 <child>
558 <object class="GtkVBox" id="status-tracking">
559 <property name="visible">True</property>
560 <property name="border_width">12</property>
561 <property name="spacing">12</property>
562 <child>
563 <object class="GtkFrame" id="frame18">
564 <property name="visible">True</property>
565 <property name="label_xalign">0</property>
566 <property name="shadow_type">none</property>
567 <child>
568 <object class="GtkAlignment" id="alignment42">
569 <property name="visible">True</property>
570 <property name="left_padding">12</property>
571 <child>
572 <object class="GtkVBox" id="vbox10">
573 <property name="visible">True</property>
574 <property name="border_width">12</property>
575 <property name="spacing">12</property>
576 <child>
577 <object class="GtkCheckButton" id="create-sent-button">
578 <property name="label" translatable="yes">Creat_e a sent item to track information</property>
579 <property name="visible">True</property>
580 <property name="can_focus">True</property>
581 <property name="receives_default">False</property>
582 <property name="use_underline">True</property>
583 <property name="draw_indicator">True</property>
584 </object>
585 <packing>
586 <property name="expand">False</property>
587 <property name="fill">False</property>
588 <property name="position">0</property>
589 </packing>
590 </child>
591 <child>
592 <object class="GtkAlignment" id="alignment46">
593 <property name="visible">True</property>
594 <property name="left_padding">19</property>
595 <child>
596 <object class="GtkRadioButton" id="delivered">
597 <property name="label" translatable="yes">_Delivered</property>
598 <property name="visible">True</property>
599 <property name="can_focus">True</property>
600 <property name="receives_default">False</property>
601 <property name="use_underline">True</property>
602 <property name="draw_indicator">True</property>
603 </object>
604 </child>
605 </object>
606 <packing>
607 <property name="expand">False</property>
608 <property name="fill">False</property>
609 <property name="position">1</property>
610 </packing>
611 </child>
612 <child>
613 <object class="GtkAlignment" id="alignment47">
614 <property name="visible">True</property>
615 <property name="left_padding">19</property>
616 <child>
617 <object class="GtkRadioButton" id="delivered-opened">
618 <property name="label" translatable="yes">Deli_vered and opened</property>
619 <property name="visible">True</property>
620 <property name="can_focus">True</property>
621 <property name="receives_default">False</property>
622 <property name="use_underline">True</property>
623 <property name="draw_indicator">True</property>
624 <property name="group">delivered</property>
625 </object>
626 </child>
627 </object>
628 <packing>
629 <property name="expand">False</property>
630 <property name="fill">False</property>
631 <property name="position">2</property>
632 </packing>
633 </child>
634 <child>
635 <object class="GtkAlignment" id="alignment48">
636 <property name="visible">True</property>
637 <property name="left_padding">19</property>
638 <child>
639 <object class="GtkRadioButton" id="all-info">
640 <property name="label" translatable="yes">_All information</property>
641 <property name="visible">True</property>
642 <property name="can_focus">True</property>
643 <property name="receives_default">False</property>
644 <property name="use_underline">True</property>
645 <property name="draw_indicator">True</property>
646 <property name="group">delivered</property>
647 </object>
648 </child>
649 </object>
650 <packing>
651 <property name="expand">False</property>
652 <property name="fill">False</property>
653 <property name="position">3</property>
654 </packing>
655 </child>
656 <child>
657 <object class="GtkAlignment" id="alignment56">
658 <property name="visible">True</property>
659 <property name="left_padding">19</property>
660 <child>
661 <object class="GtkCheckButton" id="autodelete">
662 <property name="label" translatable="yes">A_uto-delete sent item</property>
663 <property name="visible">True</property>
664 <property name="can_focus">True</property>
665 <property name="receives_default">False</property>
666 <property name="use_underline">True</property>
667 <property name="draw_indicator">True</property>
668 </object>
669 </child>
670 </object>
671 <packing>
672 <property name="expand">False</property>
673 <property name="fill">False</property>
674 <property name="position">4</property>
675 </packing>
676 </child>
677 </object>
678 </child>
679 </object>
680 </child>
681 <child type="label">
682 <object class="GtkLabel" id="label106">
683 <property name="visible">True</property>
684 <property name="label" translatable="yes">Status Tracking</property>
685 <property name="use_underline">True</property>
686 <attributes>
687 <attribute name="weight" value="bold"/>
688 </attributes>
689 </object>
690 </child>
691 </object>
692 <packing>
693 <property name="expand">False</property>
694 <property name="fill">False</property>
695 <property name="position">0</property>
696 </packing>
697 </child>
698 <child>
699 <object class="GtkFrame" id="frame19">
700 <property name="visible">True</property>
701 <property name="label_xalign">0</property>
702 <property name="shadow_type">none</property>
703 <child>
704 <object class="GtkAlignment" id="alignment43">
705 <property name="visible">True</property>
706 <property name="left_padding">12</property>
707 <child>
708 <object class="GtkTable" id="table35">
709 <property name="visible">True</property>
710 <property name="border_width">12</property>
711 <property name="n_rows">4</property>
712 <property name="n_columns">2</property>
713 <property name="column_spacing">12</property>
714 <property name="row_spacing">12</property>
715 <child>
716 <object class="GtkLabel" id="opened-label">
717 <property name="visible">True</property>
718 <property name="xalign">1</property>
719 <property name="label" translatable="yes">_When opened:</property>
720 <property name="use_underline">True</property>
721 <property name="mnemonic_widget">open-combo</property>
722 </object>
723 <packing>
724 <property name="x_options">GTK_FILL</property>
725 <property name="y_options"/>
726 </packing>
727 </child>
728 <child>
729 <object class="GtkLabel" id="declined-label">
730 <property name="visible">True</property>
731 <property name="xalign">1</property>
732 <property name="label" translatable="yes">When decli_ned:</property>
733 <property name="use_underline">True</property>
734 <property name="mnemonic_widget">delete-combo</property>
735 </object>
736 <packing>
737 <property name="top_attach">1</property>
738 <property name="bottom_attach">2</property>
739 <property name="x_options">GTK_FILL</property>
740 <property name="y_options"/>
741 </packing>
742 </child>
743 <child>
744 <object class="GtkLabel" id="completed-label">
745 <property name="visible">True</property>
746 <property name="xalign">0</property>
747 <property name="label" translatable="yes">When co_mpleted:</property>
748 <property name="use_underline">True</property>
749 <property name="mnemonic_widget">complete-combo</property>
750 </object>
751 <packing>
752 <property name="top_attach">3</property>
753 <property name="bottom_attach">4</property>
754 <property name="x_options">GTK_FILL</property>
755 <property name="y_options"/>
756 </packing>
757 </child>
758 <child>
759 <object class="GtkLabel" id="accepted-label">
760 <property name="visible">True</property>
761 <property name="xalign">1</property>
762 <property name="label" translatable="yes">When acce_pted:</property>
763 <property name="use_underline">True</property>
764 <property name="mnemonic_widget">accept-combo</property>
765 </object>
766 <packing>
767 <property name="top_attach">2</property>
768 <property name="bottom_attach">3</property>
769 <property name="x_options">GTK_FILL</property>
770 <property name="y_options"/>
771 </packing>
772 </child>
773 <child>
774 <object class="GtkComboBox" id="open-combo">
775 <property name="visible">True</property>
776 <property name="model">model3</property>
777 <child>
778 <object class="GtkCellRendererText" id="renderer3"/>
779 <attributes>
780 <attribute name="text">0</attribute>
781 </attributes>
782 </child>
783 </object>
784 <packing>
785 <property name="left_attach">1</property>
786 <property name="right_attach">2</property>
787 <property name="y_options">GTK_FILL</property>
788 </packing>
789 </child>
790 <child>
791 <object class="GtkComboBox" id="delete-combo">
792 <property name="visible">True</property>
793 <property name="model">model4</property>
794 <child>
795 <object class="GtkCellRendererText" id="renderer4"/>
796 <attributes>
797 <attribute name="text">0</attribute>
798 </attributes>
799 </child>
800 </object>
801 <packing>
802 <property name="left_attach">1</property>
803 <property name="right_attach">2</property>
804 <property name="top_attach">1</property>
805 <property name="bottom_attach">2</property>
806 <property name="y_options">GTK_FILL</property>
807 </packing>
808 </child>
809 <child>
810 <object class="GtkComboBox" id="accept-combo">
811 <property name="visible">True</property>
812 <property name="model">model5</property>
813 <child>
814 <object class="GtkCellRendererText" id="renderer5"/>
815 <attributes>
816 <attribute name="text">0</attribute>
817 </attributes>
818 </child>
819 </object>
820 <packing>
821 <property name="left_attach">1</property>
822 <property name="right_attach">2</property>
823 <property name="top_attach">2</property>
824 <property name="bottom_attach">3</property>
825 <property name="y_options">GTK_FILL</property>
826 </packing>
827 </child>
828 <child>
829 <object class="GtkComboBox" id="complete-combo">
830 <property name="visible">True</property>
831 <property name="model">model6</property>
832 <child>
833 <object class="GtkCellRendererText" id="renderer6"/>
834 <attributes>
835 <attribute name="text">0</attribute>
836 </attributes>
837 </child>
838 </object>
839 <packing>
840 <property name="left_attach">1</property>
841 <property name="right_attach">2</property>
842 <property name="top_attach">3</property>
843 <property name="bottom_attach">4</property>
844 </packing>
845 </child>
846 </object>
847 </child>
848 </object>
849 </child>
850 <child type="label">
851 <object class="GtkLabel" id="label111">
852 <property name="visible">True</property>
853 <property name="label" translatable="yes">Return Notification</property>
854 <property name="use_underline">True</property>
855 <attributes>
856 <attribute name="weight" value="bold"/>
857 </attributes>
858 </object>
859 </child>
860 </object>
861 <packing>
862 <property name="expand">False</property>
863 <property name="fill">False</property>
864 <property name="position">1</property>
865 </packing>
866 </child>
867 </object>
868 </child>
869 <child type="tab">
870 <object class="GtkLabel" id="slabel">
871 <property name="visible">True</property>
872 <property name="label" translatable="yes">Sta_tus Tracking</property>
873 <property name="use_underline">True</property>
874 </object>
875 <packing>
876 <property name="position">1</property>
877 <property name="tab_fill">False</property>
878 </packing>
879 </child>
880 </object>
881 <packing>
882 <property name="position">2</property>
883 </packing>
884 </child>
885 <child internal-child="action_area">
886 <object class="GtkHButtonBox" id="dialog-action_area1">
887 <property name="visible">True</property>
888 <property name="layout_style">end</property>
889 <child>
890 <object class="GtkButton" id="helpbutton1">
891 <property name="label" translatable="yes">_Help</property>
892 <property name="visible">True</property>
893 <property name="can_focus">True</property>
894 <property name="can_default">True</property>
895 <property name="receives_default">False</property>
896 <property name="use_stock">False</property>
897 <property name="use_underline">True</property>
898 </object>
899 <packing>
900 <property name="expand">False</property>
901 <property name="fill">False</property>
902 <property name="position">0</property>
903 </packing>
904 </child>
905 <child>
906 <object class="GtkButton" id="cancelbutton1">
907 <property name="label" translatable="yes">_Cancel</property>
908 <property name="visible">True</property>
909 <property name="can_focus">True</property>
910 <property name="can_default">True</property>
911 <property name="receives_default">False</property>
912 <property name="use_stock">False</property>
913 <property name="use_underline">True</property>
914 </object>
915 <packing>
916 <property name="expand">False</property>
917 <property name="fill">False</property>
918 <property name="position">1</property>
919 </packing>
920 </child>
921 <child>
922 <object class="GtkButton" id="okbutton1">
923 <property name="label" translatable="yes">_OK</property>
924 <property name="visible">True</property>
925 <property name="can_focus">True</property>
926 <property name="can_default">True</property>
927 <property name="receives_default">False</property>
928 <property name="use_stock">False</property>
929 <property name="use_underline">True</property>
930 </object>
931 <packing>
932 <property name="expand">False</property>
933 <property name="fill">False</property>
934 <property name="position">2</property>
935 </packing>
936 </child>
937 </object>
938 <packing>
939 <property name="expand">False</property>
940 <property name="pack_type">end</property>
941 <property name="position">0</property>
942 </packing>
943 </child>
944 </object>
945 </child>
946 <action-widgets>
947 <action-widget response="-11">helpbutton1</action-widget>
948 <action-widget response="-6">cancelbutton1</action-widget>
949 <action-widget response="-5">okbutton1</action-widget>
950 </action-widgets>
951 </object>
952 </interface>