1 <?xml version=
"1.0" standalone=
"no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM
"http://glade.gnome.org/glade-2.0.dtd">
6 <widget class=
"GtkWindow" id=
"MainWindow">
7 <property name=
"width_request">630</property>
8 <property name=
"height_request">380</property>
9 <property name=
"visible">True
</property>
10 <property name=
"title" translatable=
"yes">Contact Viewer
</property>
11 <property name=
"type">GTK_WINDOW_TOPLEVEL
</property>
12 <property name=
"window_position">GTK_WIN_POS_NONE
</property>
13 <property name=
"modal">False
</property>
14 <property name=
"resizable">True
</property>
15 <property name=
"destroy_with_parent">False
</property>
16 <property name=
"decorated">True
</property>
17 <property name=
"skip_taskbar_hint">False
</property>
18 <property name=
"skip_pager_hint">False
</property>
19 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_NORMAL
</property>
20 <property name=
"gravity">GDK_GRAVITY_NORTH_WEST
</property>
21 <property name=
"focus_on_map">True
</property>
22 <property name=
"urgency_hint">False
</property>
25 <widget class=
"GtkVBox" id=
"vbox1">
26 <property name=
"visible">True
</property>
27 <property name=
"homogeneous">False
</property>
28 <property name=
"spacing">0</property>
31 <widget class=
"GtkEventBox" id=
"MenubarHolder">
32 <property name=
"visible">True
</property>
33 <property name=
"visible_window">True
</property>
34 <property name=
"above_child">False
</property>
41 <property name=
"padding">0</property>
42 <property name=
"expand">False
</property>
43 <property name=
"fill">True
</property>
48 <widget class=
"GtkHPaned" id=
"hpaned1">
49 <property name=
"border_width">5</property>
50 <property name=
"visible">True
</property>
51 <property name=
"can_focus">True
</property>
52 <property name=
"position">200</property>
55 <widget class=
"GtkVBox" id=
"vbox2">
56 <property name=
"visible">True
</property>
57 <property name=
"homogeneous">False
</property>
58 <property name=
"spacing">5</property>
61 <widget class=
"GtkScrolledWindow" id=
"scrolledwindow1">
62 <property name=
"visible">True
</property>
63 <property name=
"can_focus">True
</property>
64 <property name=
"hscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
65 <property name=
"vscrollbar_policy">GTK_POLICY_ALWAYS
</property>
66 <property name=
"shadow_type">GTK_SHADOW_IN
</property>
67 <property name=
"window_placement">GTK_CORNER_TOP_LEFT
</property>
70 <widget class=
"GtkTreeView" id=
"ContactList">
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">True
</property>
73 <property name=
"headers_visible">True
</property>
74 <property name=
"rules_hint">False
</property>
75 <property name=
"reorderable">False
</property>
76 <property name=
"enable_search">True
</property>
77 <property name=
"fixed_height_mode">False
</property>
78 <property name=
"hover_selection">False
</property>
79 <property name=
"hover_expand">False
</property>
84 <property name=
"padding">0</property>
85 <property name=
"expand">True
</property>
86 <property name=
"fill">True
</property>
91 <widget class=
"GtkComboBox" id=
"ListIdentifier">
92 <property name=
"visible">True
</property>
93 <property name=
"add_tearoffs">False
</property>
94 <property name=
"focus_on_click">True
</property>
97 <property name=
"padding">0</property>
98 <property name=
"expand">False
</property>
99 <property name=
"fill">True
</property>
104 <property name=
"shrink">True
</property>
105 <property name=
"resize">False
</property>
110 <widget class=
"GtkEventBox" id=
"ContactHolder">
111 <property name=
"border_width">5</property>
112 <property name=
"visible">True
</property>
113 <property name=
"visible_window">True
</property>
114 <property name=
"above_child">False
</property>
121 <property name=
"shrink">True
</property>
122 <property name=
"resize">True
</property>
127 <property name=
"padding">0</property>
128 <property name=
"expand">True
</property>
129 <property name=
"fill">True
</property>
134 <widget class=
"GtkStatusbar" id=
"Statusbar">
135 <property name=
"visible">True
</property>
136 <property name=
"has_resize_grip">True
</property>
139 <property name=
"padding">0</property>
140 <property name=
"expand">False
</property>
141 <property name=
"fill">False
</property>
148 <widget class=
"GtkWindow" id=
"DetailedWindow">
149 <property name=
"visible">True
</property>
150 <property name=
"title" translatable=
"yes">Detailed view
</property>
151 <property name=
"type">GTK_WINDOW_TOPLEVEL
</property>
152 <property name=
"window_position">GTK_WIN_POS_NONE
</property>
153 <property name=
"modal">False
</property>
154 <property name=
"resizable">True
</property>
155 <property name=
"destroy_with_parent">False
</property>
156 <property name=
"decorated">True
</property>
157 <property name=
"skip_taskbar_hint">False
</property>
158 <property name=
"skip_pager_hint">False
</property>
159 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_NORMAL
</property>
160 <property name=
"gravity">GDK_GRAVITY_NORTH_WEST
</property>
161 <property name=
"focus_on_map">True
</property>
162 <property name=
"urgency_hint">False
</property>
165 <widget class=
"GtkVBox" id=
"vbox3">
166 <property name=
"border_width">10</property>
167 <property name=
"visible">True
</property>
168 <property name=
"homogeneous">False
</property>
169 <property name=
"spacing">10</property>
172 <widget class=
"GtkNotebook" id=
"notebook1">
173 <property name=
"visible">True
</property>
174 <property name=
"can_focus">True
</property>
175 <property name=
"show_tabs">True
</property>
176 <property name=
"show_border">True
</property>
177 <property name=
"tab_pos">GTK_POS_TOP
</property>
178 <property name=
"scrollable">False
</property>
179 <property name=
"enable_popup">False
</property>
182 <widget class=
"GtkVBox" id=
"vbox4">
183 <property name=
"border_width">10</property>
184 <property name=
"visible">True
</property>
185 <property name=
"homogeneous">False
</property>
186 <property name=
"spacing">10</property>
189 <widget class=
"GtkFrame" id=
"frame1">
190 <property name=
"visible">True
</property>
191 <property name=
"label_xalign">0</property>
192 <property name=
"label_yalign">0.5</property>
193 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
196 <widget class=
"GtkAlignment" id=
"alignment1">
197 <property name=
"visible">True
</property>
198 <property name=
"xalign">0.5</property>
199 <property name=
"yalign">0.5</property>
200 <property name=
"xscale">1</property>
201 <property name=
"yscale">1</property>
202 <property name=
"top_padding">5</property>
203 <property name=
"bottom_padding">0</property>
204 <property name=
"left_padding">12</property>
205 <property name=
"right_padding">0</property>
208 <widget class=
"GtkTable" id=
"table1">
209 <property name=
"visible">True
</property>
210 <property name=
"n_rows">4</property>
211 <property name=
"n_columns">2</property>
212 <property name=
"homogeneous">False
</property>
213 <property name=
"row_spacing">0</property>
214 <property name=
"column_spacing">0</property>
217 <widget class=
"GtkLabel" id=
"FirstNameLabel">
218 <property name=
"width_request">130</property>
219 <property name=
"visible">True
</property>
220 <property name=
"label" translatable=
"yes" comments=
"This is First name">First:
</property>
221 <property name=
"use_underline">False
</property>
222 <property name=
"use_markup">False
</property>
223 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
224 <property name=
"wrap">False
</property>
225 <property name=
"selectable">False
</property>
226 <property name=
"xalign">0</property>
227 <property name=
"yalign">0.5</property>
228 <property name=
"xpad">0</property>
229 <property name=
"ypad">0</property>
230 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
231 <property name=
"width_chars">-
1</property>
232 <property name=
"single_line_mode">False
</property>
233 <property name=
"angle">0</property>
236 <property name=
"left_attach">0</property>
237 <property name=
"right_attach">1</property>
238 <property name=
"top_attach">0</property>
239 <property name=
"bottom_attach">1</property>
240 <property name=
"x_options">fill
</property>
241 <property name=
"y_options"></property>
246 <widget class=
"GtkLabel" id=
"LastNameLabel">
247 <property name=
"visible">True
</property>
248 <property name=
"label" translatable=
"yes" comments=
"This is Last name">Last:
</property>
249 <property name=
"use_underline">False
</property>
250 <property name=
"use_markup">False
</property>
251 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
252 <property name=
"wrap">False
</property>
253 <property name=
"selectable">False
</property>
254 <property name=
"xalign">0</property>
255 <property name=
"yalign">0.5</property>
256 <property name=
"xpad">0</property>
257 <property name=
"ypad">0</property>
258 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
259 <property name=
"width_chars">-
1</property>
260 <property name=
"single_line_mode">False
</property>
261 <property name=
"angle">0</property>
264 <property name=
"left_attach">0</property>
265 <property name=
"right_attach">1</property>
266 <property name=
"top_attach">1</property>
267 <property name=
"bottom_attach">2</property>
268 <property name=
"x_options">fill
</property>
269 <property name=
"y_options"></property>
274 <widget class=
"GtkLabel" id=
"DisplayNameLabel">
275 <property name=
"visible">True
</property>
276 <property name=
"label" translatable=
"yes" comments=
"This is Display name">Display:
</property>
277 <property name=
"use_underline">False
</property>
278 <property name=
"use_markup">False
</property>
279 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
280 <property name=
"wrap">False
</property>
281 <property name=
"selectable">False
</property>
282 <property name=
"xalign">0</property>
283 <property name=
"yalign">0.5</property>
284 <property name=
"xpad">0</property>
285 <property name=
"ypad">0</property>
286 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
287 <property name=
"width_chars">-
1</property>
288 <property name=
"single_line_mode">False
</property>
289 <property name=
"angle">0</property>
292 <property name=
"left_attach">0</property>
293 <property name=
"right_attach">1</property>
294 <property name=
"top_attach">2</property>
295 <property name=
"bottom_attach">3</property>
296 <property name=
"x_options">fill
</property>
297 <property name=
"y_options"></property>
302 <widget class=
"GtkLabel" id=
"NicknameLabel">
303 <property name=
"visible">True
</property>
304 <property name=
"label" translatable=
"yes">Nickname:
</property>
305 <property name=
"use_underline">False
</property>
306 <property name=
"use_markup">False
</property>
307 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
308 <property name=
"wrap">False
</property>
309 <property name=
"selectable">False
</property>
310 <property name=
"xalign">0</property>
311 <property name=
"yalign">0.5</property>
312 <property name=
"xpad">0</property>
313 <property name=
"ypad">0</property>
314 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
315 <property name=
"width_chars">-
1</property>
316 <property name=
"single_line_mode">False
</property>
317 <property name=
"angle">0</property>
320 <property name=
"left_attach">0</property>
321 <property name=
"right_attach">1</property>
322 <property name=
"top_attach">3</property>
323 <property name=
"bottom_attach">4</property>
324 <property name=
"x_options">fill
</property>
325 <property name=
"y_options"></property>
330 <widget class=
"GtkEntry" id=
"FirstName">
331 <property name=
"visible">True
</property>
332 <property name=
"can_focus">True
</property>
333 <property name=
"editable">False
</property>
334 <property name=
"visibility">True
</property>
335 <property name=
"max_length">0</property>
336 <property name=
"text" translatable=
"yes"></property>
337 <property name=
"has_frame">True
</property>
338 <property name=
"invisible_char">●
</property>
339 <property name=
"activates_default">False
</property>
342 <property name=
"left_attach">1</property>
343 <property name=
"right_attach">2</property>
344 <property name=
"top_attach">0</property>
345 <property name=
"bottom_attach">1</property>
346 <property name=
"y_options"></property>
351 <widget class=
"GtkEntry" id=
"LastName">
352 <property name=
"visible">True
</property>
353 <property name=
"can_focus">True
</property>
354 <property name=
"editable">False
</property>
355 <property name=
"visibility">True
</property>
356 <property name=
"max_length">0</property>
357 <property name=
"text" translatable=
"yes"></property>
358 <property name=
"has_frame">True
</property>
359 <property name=
"invisible_char">●
</property>
360 <property name=
"activates_default">False
</property>
363 <property name=
"left_attach">1</property>
364 <property name=
"right_attach">2</property>
365 <property name=
"top_attach">1</property>
366 <property name=
"bottom_attach">2</property>
367 <property name=
"y_options"></property>
372 <widget class=
"GtkEntry" id=
"DisplayName">
373 <property name=
"visible">True
</property>
374 <property name=
"can_focus">True
</property>
375 <property name=
"editable">False
</property>
376 <property name=
"visibility">True
</property>
377 <property name=
"max_length">0</property>
378 <property name=
"text" translatable=
"yes"></property>
379 <property name=
"has_frame">True
</property>
380 <property name=
"invisible_char">●
</property>
381 <property name=
"activates_default">False
</property>
384 <property name=
"left_attach">1</property>
385 <property name=
"right_attach">2</property>
386 <property name=
"top_attach">2</property>
387 <property name=
"bottom_attach">3</property>
388 <property name=
"y_options"></property>
393 <widget class=
"GtkEntry" id=
"NickName">
394 <property name=
"visible">True
</property>
395 <property name=
"can_focus">True
</property>
396 <property name=
"editable">False
</property>
397 <property name=
"visibility">True
</property>
398 <property name=
"max_length">0</property>
399 <property name=
"text" translatable=
"yes"></property>
400 <property name=
"has_frame">True
</property>
401 <property name=
"invisible_char">●
</property>
402 <property name=
"activates_default">False
</property>
405 <property name=
"left_attach">1</property>
406 <property name=
"right_attach">2</property>
407 <property name=
"top_attach">3</property>
408 <property name=
"bottom_attach">4</property>
409 <property name=
"y_options"></property>
418 <widget class=
"GtkLabel" id=
"NameTopicLabel">
419 <property name=
"visible">True
</property>
420 <property name=
"label" translatable=
"yes"><b
>Name
</b
></property>
421 <property name=
"use_underline">False
</property>
422 <property name=
"use_markup">True
</property>
423 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
424 <property name=
"wrap">False
</property>
425 <property name=
"selectable">False
</property>
426 <property name=
"xalign">0.5</property>
427 <property name=
"yalign">0.5</property>
428 <property name=
"xpad">0</property>
429 <property name=
"ypad">0</property>
430 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
431 <property name=
"width_chars">-
1</property>
432 <property name=
"single_line_mode">False
</property>
433 <property name=
"angle">0</property>
436 <property name=
"type">label_item
</property>
441 <property name=
"padding">0</property>
442 <property name=
"expand">False
</property>
443 <property name=
"fill">True
</property>
448 <widget class=
"GtkFrame" id=
"frame2">
449 <property name=
"visible">True
</property>
450 <property name=
"label_xalign">0</property>
451 <property name=
"label_yalign">0.5</property>
452 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
455 <widget class=
"GtkAlignment" id=
"alignment2">
456 <property name=
"visible">True
</property>
457 <property name=
"xalign">0.5</property>
458 <property name=
"yalign">0.5</property>
459 <property name=
"xscale">1</property>
460 <property name=
"yscale">1</property>
461 <property name=
"top_padding">5</property>
462 <property name=
"bottom_padding">0</property>
463 <property name=
"left_padding">12</property>
464 <property name=
"right_padding">0</property>
467 <widget class=
"GtkTable" id=
"table2">
468 <property name=
"visible">True
</property>
469 <property name=
"n_rows">4</property>
470 <property name=
"n_columns">2</property>
471 <property name=
"homogeneous">False
</property>
472 <property name=
"row_spacing">0</property>
473 <property name=
"column_spacing">0</property>
476 <widget class=
"GtkLabel" id=
"PrimaryEmailLabel">
477 <property name=
"width_request">130</property>
478 <property name=
"visible">True
</property>
479 <property name=
"label" translatable=
"yes">E-Mail:
</property>
480 <property name=
"use_underline">False
</property>
481 <property name=
"use_markup">False
</property>
482 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
483 <property name=
"wrap">False
</property>
484 <property name=
"selectable">False
</property>
485 <property name=
"xalign">0</property>
486 <property name=
"yalign">0.5</property>
487 <property name=
"xpad">0</property>
488 <property name=
"ypad">0</property>
489 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
490 <property name=
"width_chars">-
1</property>
491 <property name=
"single_line_mode">False
</property>
492 <property name=
"angle">0</property>
495 <property name=
"left_attach">0</property>
496 <property name=
"right_attach">1</property>
497 <property name=
"top_attach">0</property>
498 <property name=
"bottom_attach">1</property>
499 <property name=
"x_options">fill
</property>
500 <property name=
"y_options"></property>
505 <widget class=
"GtkLabel" id=
"SecondaryEmailLabel">
506 <property name=
"visible">True
</property>
507 <property name=
"label" translatable=
"yes">Additional E-Mail:
</property>
508 <property name=
"use_underline">False
</property>
509 <property name=
"use_markup">False
</property>
510 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
511 <property name=
"wrap">False
</property>
512 <property name=
"selectable">False
</property>
513 <property name=
"xalign">0</property>
514 <property name=
"yalign">0.5</property>
515 <property name=
"xpad">0</property>
516 <property name=
"ypad">0</property>
517 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
518 <property name=
"width_chars">-
1</property>
519 <property name=
"single_line_mode">False
</property>
520 <property name=
"angle">0</property>
523 <property name=
"left_attach">0</property>
524 <property name=
"right_attach">1</property>
525 <property name=
"top_attach">1</property>
526 <property name=
"bottom_attach">2</property>
527 <property name=
"x_options">fill
</property>
528 <property name=
"y_options"></property>
533 <widget class=
"GtkLabel" id=
"PreferredFormatLabel">
534 <property name=
"visible">True
</property>
535 <property name=
"label" translatable=
"yes">Preferred format:
</property>
536 <property name=
"use_underline">False
</property>
537 <property name=
"use_markup">False
</property>
538 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
539 <property name=
"wrap">False
</property>
540 <property name=
"selectable">False
</property>
541 <property name=
"xalign">0</property>
542 <property name=
"yalign">0.5</property>
543 <property name=
"xpad">0</property>
544 <property name=
"ypad">0</property>
545 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
546 <property name=
"width_chars">-
1</property>
547 <property name=
"single_line_mode">False
</property>
548 <property name=
"angle">0</property>
551 <property name=
"left_attach">0</property>
552 <property name=
"right_attach">1</property>
553 <property name=
"top_attach">2</property>
554 <property name=
"bottom_attach">3</property>
555 <property name=
"x_options">fill
</property>
556 <property name=
"y_options"></property>
561 <widget class=
"GtkLabel" id=
"ScreenNameLabel">
562 <property name=
"visible">True
</property>
563 <property name=
"label" translatable=
"yes">Screen name:
</property>
564 <property name=
"use_underline">False
</property>
565 <property name=
"use_markup">False
</property>
566 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
567 <property name=
"wrap">False
</property>
568 <property name=
"selectable">False
</property>
569 <property name=
"xalign">0</property>
570 <property name=
"yalign">0.5</property>
571 <property name=
"xpad">0</property>
572 <property name=
"ypad">0</property>
573 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
574 <property name=
"width_chars">-
1</property>
575 <property name=
"single_line_mode">False
</property>
576 <property name=
"angle">0</property>
579 <property name=
"left_attach">0</property>
580 <property name=
"right_attach">1</property>
581 <property name=
"top_attach">3</property>
582 <property name=
"bottom_attach">4</property>
583 <property name=
"x_options">fill
</property>
584 <property name=
"y_options"></property>
589 <widget class=
"GtkEntry" id=
"PrimaryEmail">
590 <property name=
"visible">True
</property>
591 <property name=
"can_focus">True
</property>
592 <property name=
"editable">False
</property>
593 <property name=
"visibility">True
</property>
594 <property name=
"max_length">0</property>
595 <property name=
"text" translatable=
"yes"></property>
596 <property name=
"has_frame">True
</property>
597 <property name=
"invisible_char">●
</property>
598 <property name=
"activates_default">False
</property>
601 <property name=
"left_attach">1</property>
602 <property name=
"right_attach">2</property>
603 <property name=
"top_attach">0</property>
604 <property name=
"bottom_attach">1</property>
605 <property name=
"y_options"></property>
610 <widget class=
"GtkEntry" id=
"SecondEmail">
611 <property name=
"visible">True
</property>
612 <property name=
"can_focus">True
</property>
613 <property name=
"editable">False
</property>
614 <property name=
"visibility">True
</property>
615 <property name=
"max_length">0</property>
616 <property name=
"text" translatable=
"yes"></property>
617 <property name=
"has_frame">True
</property>
618 <property name=
"invisible_char">●
</property>
619 <property name=
"activates_default">False
</property>
622 <property name=
"left_attach">1</property>
623 <property name=
"right_attach">2</property>
624 <property name=
"top_attach">1</property>
625 <property name=
"bottom_attach">2</property>
626 <property name=
"y_options"></property>
631 <widget class=
"GtkEntry" id=
"_AimScreenName">
632 <property name=
"visible">True
</property>
633 <property name=
"can_focus">True
</property>
634 <property name=
"editable">False
</property>
635 <property name=
"visibility">True
</property>
636 <property name=
"max_length">0</property>
637 <property name=
"text" translatable=
"yes"></property>
638 <property name=
"has_frame">True
</property>
639 <property name=
"invisible_char">●
</property>
640 <property name=
"activates_default">False
</property>
643 <property name=
"left_attach">1</property>
644 <property name=
"right_attach">2</property>
645 <property name=
"top_attach">3</property>
646 <property name=
"bottom_attach">4</property>
647 <property name=
"y_options"></property>
652 <widget class=
"GtkComboBox" id=
"PreferredType">
653 <property name=
"visible">True
</property>
654 <property name=
"items" translatable=
"yes">Unknown
657 <property name=
"add_tearoffs">False
</property>
658 <property name=
"focus_on_click">True
</property>
661 <property name=
"left_attach">1</property>
662 <property name=
"right_attach">2</property>
663 <property name=
"top_attach">2</property>
664 <property name=
"bottom_attach">3</property>
665 <property name=
"x_options">fill
</property>
666 <property name=
"y_options">fill
</property>
675 <widget class=
"GtkLabel" id=
"InternetTopicLabel">
676 <property name=
"visible">True
</property>
677 <property name=
"label" translatable=
"yes"><b
>Internet
</b
></property>
678 <property name=
"use_underline">False
</property>
679 <property name=
"use_markup">True
</property>
680 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
681 <property name=
"wrap">False
</property>
682 <property name=
"selectable">False
</property>
683 <property name=
"xalign">0.5</property>
684 <property name=
"yalign">0.5</property>
685 <property name=
"xpad">0</property>
686 <property name=
"ypad">0</property>
687 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
688 <property name=
"width_chars">-
1</property>
689 <property name=
"single_line_mode">False
</property>
690 <property name=
"angle">0</property>
693 <property name=
"type">label_item
</property>
698 <property name=
"padding">0</property>
699 <property name=
"expand">False
</property>
700 <property name=
"fill">True
</property>
705 <widget class=
"GtkFrame" id=
"frame3">
706 <property name=
"visible">True
</property>
707 <property name=
"label_xalign">0</property>
708 <property name=
"label_yalign">0.5</property>
709 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
712 <widget class=
"GtkAlignment" id=
"alignment3">
713 <property name=
"visible">True
</property>
714 <property name=
"xalign">0.5</property>
715 <property name=
"yalign">0.5</property>
716 <property name=
"xscale">1</property>
717 <property name=
"yscale">1</property>
718 <property name=
"top_padding">5</property>
719 <property name=
"bottom_padding">0</property>
720 <property name=
"left_padding">12</property>
721 <property name=
"right_padding">0</property>
724 <widget class=
"GtkTable" id=
"table3">
725 <property name=
"visible">True
</property>
726 <property name=
"n_rows">5</property>
727 <property name=
"n_columns">2</property>
728 <property name=
"homogeneous">False
</property>
729 <property name=
"row_spacing">0</property>
730 <property name=
"column_spacing">0</property>
733 <widget class=
"GtkLabel" id=
"WorkPhoneLabel">
734 <property name=
"width_request">130</property>
735 <property name=
"visible">True
</property>
736 <property name=
"label" translatable=
"yes" comments=
"This is Work phone number">Work:
</property>
737 <property name=
"use_underline">False
</property>
738 <property name=
"use_markup">False
</property>
739 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
740 <property name=
"wrap">False
</property>
741 <property name=
"selectable">False
</property>
742 <property name=
"xalign">0</property>
743 <property name=
"yalign">0.5</property>
744 <property name=
"xpad">0</property>
745 <property name=
"ypad">0</property>
746 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
747 <property name=
"width_chars">-
1</property>
748 <property name=
"single_line_mode">False
</property>
749 <property name=
"angle">0</property>
752 <property name=
"left_attach">0</property>
753 <property name=
"right_attach">1</property>
754 <property name=
"top_attach">0</property>
755 <property name=
"bottom_attach">1</property>
756 <property name=
"x_options">fill
</property>
757 <property name=
"y_options"></property>
762 <widget class=
"GtkLabel" id=
"HomePhoneLabel">
763 <property name=
"visible">True
</property>
764 <property name=
"label" translatable=
"yes" comments=
"This is Home phone number">Home:
</property>
765 <property name=
"use_underline">False
</property>
766 <property name=
"use_markup">False
</property>
767 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
768 <property name=
"wrap">False
</property>
769 <property name=
"selectable">False
</property>
770 <property name=
"xalign">0</property>
771 <property name=
"yalign">0.5</property>
772 <property name=
"xpad">0</property>
773 <property name=
"ypad">0</property>
774 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
775 <property name=
"width_chars">-
1</property>
776 <property name=
"single_line_mode">False
</property>
777 <property name=
"angle">0</property>
780 <property name=
"left_attach">0</property>
781 <property name=
"right_attach">1</property>
782 <property name=
"top_attach">1</property>
783 <property name=
"bottom_attach">2</property>
784 <property name=
"x_options">fill
</property>
785 <property name=
"y_options"></property>
790 <widget class=
"GtkLabel" id=
"FaxPhoneLabel">
791 <property name=
"visible">True
</property>
792 <property name=
"label" translatable=
"yes">Fax:
</property>
793 <property name=
"use_underline">False
</property>
794 <property name=
"use_markup">False
</property>
795 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
796 <property name=
"wrap">False
</property>
797 <property name=
"selectable">False
</property>
798 <property name=
"xalign">0</property>
799 <property name=
"yalign">0.5</property>
800 <property name=
"xpad">0</property>
801 <property name=
"ypad">0</property>
802 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
803 <property name=
"width_chars">-
1</property>
804 <property name=
"single_line_mode">False
</property>
805 <property name=
"angle">0</property>
808 <property name=
"left_attach">0</property>
809 <property name=
"right_attach">1</property>
810 <property name=
"top_attach">2</property>
811 <property name=
"bottom_attach">3</property>
812 <property name=
"x_options">fill
</property>
813 <property name=
"y_options"></property>
818 <widget class=
"GtkLabel" id=
"PagerPhoneLabel">
819 <property name=
"visible">True
</property>
820 <property name=
"label" translatable=
"yes">Pager:
</property>
821 <property name=
"use_underline">False
</property>
822 <property name=
"use_markup">False
</property>
823 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
824 <property name=
"wrap">False
</property>
825 <property name=
"selectable">False
</property>
826 <property name=
"xalign">0</property>
827 <property name=
"yalign">0.5</property>
828 <property name=
"xpad">0</property>
829 <property name=
"ypad">0</property>
830 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
831 <property name=
"width_chars">-
1</property>
832 <property name=
"single_line_mode">False
</property>
833 <property name=
"angle">0</property>
836 <property name=
"left_attach">0</property>
837 <property name=
"right_attach">1</property>
838 <property name=
"top_attach">3</property>
839 <property name=
"bottom_attach">4</property>
840 <property name=
"x_options">fill
</property>
841 <property name=
"y_options"></property>
846 <widget class=
"GtkLabel" id=
"MobilePhoneLabel">
847 <property name=
"visible">True
</property>
848 <property name=
"label" translatable=
"yes">Mobile:
</property>
849 <property name=
"use_underline">False
</property>
850 <property name=
"use_markup">False
</property>
851 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
852 <property name=
"wrap">False
</property>
853 <property name=
"selectable">False
</property>
854 <property name=
"xalign">0</property>
855 <property name=
"yalign">0.5</property>
856 <property name=
"xpad">0</property>
857 <property name=
"ypad">0</property>
858 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
859 <property name=
"width_chars">-
1</property>
860 <property name=
"single_line_mode">False
</property>
861 <property name=
"angle">0</property>
864 <property name=
"left_attach">0</property>
865 <property name=
"right_attach">1</property>
866 <property name=
"top_attach">4</property>
867 <property name=
"bottom_attach">5</property>
868 <property name=
"x_options">fill
</property>
869 <property name=
"y_options"></property>
874 <widget class=
"GtkEntry" id=
"WorkPhone">
875 <property name=
"visible">True
</property>
876 <property name=
"can_focus">True
</property>
877 <property name=
"editable">False
</property>
878 <property name=
"visibility">True
</property>
879 <property name=
"max_length">0</property>
880 <property name=
"text" translatable=
"yes"></property>
881 <property name=
"has_frame">True
</property>
882 <property name=
"invisible_char">●
</property>
883 <property name=
"activates_default">False
</property>
886 <property name=
"left_attach">1</property>
887 <property name=
"right_attach">2</property>
888 <property name=
"top_attach">0</property>
889 <property name=
"bottom_attach">1</property>
890 <property name=
"y_options"></property>
895 <widget class=
"GtkEntry" id=
"HomePhone">
896 <property name=
"visible">True
</property>
897 <property name=
"can_focus">True
</property>
898 <property name=
"editable">False
</property>
899 <property name=
"visibility">True
</property>
900 <property name=
"max_length">0</property>
901 <property name=
"text" translatable=
"yes"></property>
902 <property name=
"has_frame">True
</property>
903 <property name=
"invisible_char">●
</property>
904 <property name=
"activates_default">False
</property>
907 <property name=
"left_attach">1</property>
908 <property name=
"right_attach">2</property>
909 <property name=
"top_attach">1</property>
910 <property name=
"bottom_attach">2</property>
911 <property name=
"y_options"></property>
916 <widget class=
"GtkEntry" id=
"FaxNumber">
917 <property name=
"visible">True
</property>
918 <property name=
"can_focus">True
</property>
919 <property name=
"editable">False
</property>
920 <property name=
"visibility">True
</property>
921 <property name=
"max_length">0</property>
922 <property name=
"text" translatable=
"yes"></property>
923 <property name=
"has_frame">True
</property>
924 <property name=
"invisible_char">●
</property>
925 <property name=
"activates_default">False
</property>
928 <property name=
"left_attach">1</property>
929 <property name=
"right_attach">2</property>
930 <property name=
"top_attach">2</property>
931 <property name=
"bottom_attach">3</property>
932 <property name=
"y_options"></property>
937 <widget class=
"GtkEntry" id=
"PagerNumber">
938 <property name=
"visible">True
</property>
939 <property name=
"can_focus">True
</property>
940 <property name=
"editable">False
</property>
941 <property name=
"visibility">True
</property>
942 <property name=
"max_length">0</property>
943 <property name=
"text" translatable=
"yes"></property>
944 <property name=
"has_frame">True
</property>
945 <property name=
"invisible_char">●
</property>
946 <property name=
"activates_default">False
</property>
949 <property name=
"left_attach">1</property>
950 <property name=
"right_attach">2</property>
951 <property name=
"top_attach">3</property>
952 <property name=
"bottom_attach">4</property>
953 <property name=
"y_options"></property>
958 <widget class=
"GtkEntry" id=
"CellularNumber">
959 <property name=
"visible">True
</property>
960 <property name=
"can_focus">True
</property>
961 <property name=
"editable">False
</property>
962 <property name=
"visibility">True
</property>
963 <property name=
"max_length">0</property>
964 <property name=
"text" translatable=
"yes"></property>
965 <property name=
"has_frame">True
</property>
966 <property name=
"invisible_char">●
</property>
967 <property name=
"activates_default">False
</property>
970 <property name=
"left_attach">1</property>
971 <property name=
"right_attach">2</property>
972 <property name=
"top_attach">4</property>
973 <property name=
"bottom_attach">5</property>
974 <property name=
"y_options"></property>
983 <widget class=
"GtkLabel" id=
"PhonesTopicLabel">
984 <property name=
"visible">True
</property>
985 <property name=
"label" translatable=
"yes"><b
>Phones
</b
></property>
986 <property name=
"use_underline">False
</property>
987 <property name=
"use_markup">True
</property>
988 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
989 <property name=
"wrap">False
</property>
990 <property name=
"selectable">False
</property>
991 <property name=
"xalign">0.5</property>
992 <property name=
"yalign">0.5</property>
993 <property name=
"xpad">0</property>
994 <property name=
"ypad">0</property>
995 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
996 <property name=
"width_chars">-
1</property>
997 <property name=
"single_line_mode">False
</property>
998 <property name=
"angle">0</property>
1001 <property name=
"type">label_item
</property>
1006 <property name=
"padding">0</property>
1007 <property name=
"expand">False
</property>
1008 <property name=
"fill">True
</property>
1013 <property name=
"tab_expand">False
</property>
1014 <property name=
"tab_fill">True
</property>
1019 <widget class=
"GtkLabel" id=
"label5">
1020 <property name=
"visible">True
</property>
1021 <property name=
"label" translatable=
"yes">Contact
</property>
1022 <property name=
"use_underline">False
</property>
1023 <property name=
"use_markup">False
</property>
1024 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1025 <property name=
"wrap">False
</property>
1026 <property name=
"selectable">False
</property>
1027 <property name=
"xalign">0.5</property>
1028 <property name=
"yalign">0.5</property>
1029 <property name=
"xpad">0</property>
1030 <property name=
"ypad">0</property>
1031 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1032 <property name=
"width_chars">-
1</property>
1033 <property name=
"single_line_mode">False
</property>
1034 <property name=
"angle">0</property>
1037 <property name=
"type">tab
</property>
1042 <widget class=
"GtkVBox" id=
"vbox5">
1043 <property name=
"border_width">10</property>
1044 <property name=
"visible">True
</property>
1045 <property name=
"homogeneous">False
</property>
1046 <property name=
"spacing">10</property>
1049 <widget class=
"GtkFrame" id=
"frame4">
1050 <property name=
"visible">True
</property>
1051 <property name=
"label_xalign">0</property>
1052 <property name=
"label_yalign">0.5</property>
1053 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
1056 <widget class=
"GtkAlignment" id=
"alignment4">
1057 <property name=
"visible">True
</property>
1058 <property name=
"xalign">0.5</property>
1059 <property name=
"yalign">0.5</property>
1060 <property name=
"xscale">1</property>
1061 <property name=
"yscale">1</property>
1062 <property name=
"top_padding">5</property>
1063 <property name=
"bottom_padding">0</property>
1064 <property name=
"left_padding">12</property>
1065 <property name=
"right_padding">0</property>
1068 <widget class=
"GtkTable" id=
"table4">
1069 <property name=
"visible">True
</property>
1070 <property name=
"n_rows">6</property>
1071 <property name=
"n_columns">4</property>
1072 <property name=
"homogeneous">False
</property>
1073 <property name=
"row_spacing">0</property>
1074 <property name=
"column_spacing">0</property>
1077 <widget class=
"GtkLabel" id=
"HomeAddressLabel">
1078 <property name=
"width_request">130</property>
1079 <property name=
"visible">True
</property>
1080 <property name=
"label" translatable=
"yes">Address:
</property>
1081 <property name=
"use_underline">False
</property>
1082 <property name=
"use_markup">False
</property>
1083 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1084 <property name=
"wrap">False
</property>
1085 <property name=
"selectable">False
</property>
1086 <property name=
"xalign">0</property>
1087 <property name=
"yalign">0.5</property>
1088 <property name=
"xpad">0</property>
1089 <property name=
"ypad">0</property>
1090 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1091 <property name=
"width_chars">-
1</property>
1092 <property name=
"single_line_mode">False
</property>
1093 <property name=
"angle">0</property>
1096 <property name=
"left_attach">0</property>
1097 <property name=
"right_attach">1</property>
1098 <property name=
"top_attach">0</property>
1099 <property name=
"bottom_attach">1</property>
1100 <property name=
"x_options">fill
</property>
1101 <property name=
"y_options"></property>
1106 <widget class=
"GtkLabel" id=
"HomeCityLabel">
1107 <property name=
"visible">True
</property>
1108 <property name=
"label" translatable=
"yes">City:
</property>
1109 <property name=
"use_underline">False
</property>
1110 <property name=
"use_markup">False
</property>
1111 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1112 <property name=
"wrap">False
</property>
1113 <property name=
"selectable">False
</property>
1114 <property name=
"xalign">0</property>
1115 <property name=
"yalign">0.5</property>
1116 <property name=
"xpad">0</property>
1117 <property name=
"ypad">0</property>
1118 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1119 <property name=
"width_chars">-
1</property>
1120 <property name=
"single_line_mode">False
</property>
1121 <property name=
"angle">0</property>
1124 <property name=
"left_attach">0</property>
1125 <property name=
"right_attach">1</property>
1126 <property name=
"top_attach">2</property>
1127 <property name=
"bottom_attach">3</property>
1128 <property name=
"x_options">fill
</property>
1129 <property name=
"y_options"></property>
1134 <widget class=
"GtkLabel" id=
"StateHomeLabel">
1135 <property name=
"visible">True
</property>
1136 <property name=
"label" translatable=
"yes">State/Province:
</property>
1137 <property name=
"use_underline">False
</property>
1138 <property name=
"use_markup">False
</property>
1139 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1140 <property name=
"wrap">False
</property>
1141 <property name=
"selectable">False
</property>
1142 <property name=
"xalign">0</property>
1143 <property name=
"yalign">0.5</property>
1144 <property name=
"xpad">0</property>
1145 <property name=
"ypad">0</property>
1146 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1147 <property name=
"width_chars">-
1</property>
1148 <property name=
"single_line_mode">False
</property>
1149 <property name=
"angle">0</property>
1152 <property name=
"left_attach">0</property>
1153 <property name=
"right_attach">1</property>
1154 <property name=
"top_attach">3</property>
1155 <property name=
"bottom_attach">4</property>
1156 <property name=
"x_options">fill
</property>
1157 <property name=
"y_options"></property>
1162 <widget class=
"GtkLabel" id=
"CountryHomeLabel">
1163 <property name=
"visible">True
</property>
1164 <property name=
"label" translatable=
"yes">Country:
</property>
1165 <property name=
"use_underline">False
</property>
1166 <property name=
"use_markup">False
</property>
1167 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1168 <property name=
"wrap">False
</property>
1169 <property name=
"selectable">False
</property>
1170 <property name=
"xalign">0</property>
1171 <property name=
"yalign">0.5</property>
1172 <property name=
"xpad">0</property>
1173 <property name=
"ypad">0</property>
1174 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1175 <property name=
"width_chars">-
1</property>
1176 <property name=
"single_line_mode">False
</property>
1177 <property name=
"angle">0</property>
1180 <property name=
"left_attach">0</property>
1181 <property name=
"right_attach">1</property>
1182 <property name=
"top_attach">4</property>
1183 <property name=
"bottom_attach">5</property>
1184 <property name=
"x_options">fill
</property>
1185 <property name=
"y_options"></property>
1190 <widget class=
"GtkLabel" id=
"WebPageHomeLabel">
1191 <property name=
"visible">True
</property>
1192 <property name=
"label" translatable=
"yes">Web Page:
</property>
1193 <property name=
"use_underline">False
</property>
1194 <property name=
"use_markup">False
</property>
1195 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1196 <property name=
"wrap">False
</property>
1197 <property name=
"selectable">False
</property>
1198 <property name=
"xalign">0</property>
1199 <property name=
"yalign">0.5</property>
1200 <property name=
"xpad">0</property>
1201 <property name=
"ypad">0</property>
1202 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1203 <property name=
"width_chars">-
1</property>
1204 <property name=
"single_line_mode">False
</property>
1205 <property name=
"angle">0</property>
1208 <property name=
"left_attach">0</property>
1209 <property name=
"right_attach">1</property>
1210 <property name=
"top_attach">5</property>
1211 <property name=
"bottom_attach">6</property>
1212 <property name=
"x_options">fill
</property>
1213 <property name=
"y_options"></property>
1218 <widget class=
"GtkEntry" id=
"HomeAddress">
1219 <property name=
"visible">True
</property>
1220 <property name=
"can_focus">True
</property>
1221 <property name=
"editable">False
</property>
1222 <property name=
"visibility">True
</property>
1223 <property name=
"max_length">0</property>
1224 <property name=
"text" translatable=
"yes"></property>
1225 <property name=
"has_frame">True
</property>
1226 <property name=
"invisible_char">●
</property>
1227 <property name=
"activates_default">False
</property>
1230 <property name=
"left_attach">1</property>
1231 <property name=
"right_attach">4</property>
1232 <property name=
"top_attach">0</property>
1233 <property name=
"bottom_attach">1</property>
1234 <property name=
"y_options"></property>
1239 <widget class=
"GtkEntry" id=
"HomeAddress2">
1240 <property name=
"visible">True
</property>
1241 <property name=
"can_focus">True
</property>
1242 <property name=
"editable">False
</property>
1243 <property name=
"visibility">True
</property>
1244 <property name=
"max_length">0</property>
1245 <property name=
"text" translatable=
"yes"></property>
1246 <property name=
"has_frame">True
</property>
1247 <property name=
"invisible_char">●
</property>
1248 <property name=
"activates_default">False
</property>
1251 <property name=
"left_attach">1</property>
1252 <property name=
"right_attach">4</property>
1253 <property name=
"top_attach">1</property>
1254 <property name=
"bottom_attach">2</property>
1255 <property name=
"y_options"></property>
1260 <widget class=
"GtkEntry" id=
"HomeCity">
1261 <property name=
"visible">True
</property>
1262 <property name=
"can_focus">True
</property>
1263 <property name=
"editable">False
</property>
1264 <property name=
"visibility">True
</property>
1265 <property name=
"max_length">0</property>
1266 <property name=
"text" translatable=
"yes"></property>
1267 <property name=
"has_frame">True
</property>
1268 <property name=
"invisible_char">●
</property>
1269 <property name=
"activates_default">False
</property>
1272 <property name=
"left_attach">1</property>
1273 <property name=
"right_attach">4</property>
1274 <property name=
"top_attach">2</property>
1275 <property name=
"bottom_attach">3</property>
1276 <property name=
"y_options"></property>
1281 <widget class=
"GtkEntry" id=
"HomeCountry">
1282 <property name=
"visible">True
</property>
1283 <property name=
"can_focus">True
</property>
1284 <property name=
"editable">False
</property>
1285 <property name=
"visibility">True
</property>
1286 <property name=
"max_length">0</property>
1287 <property name=
"text" translatable=
"yes"></property>
1288 <property name=
"has_frame">True
</property>
1289 <property name=
"invisible_char">●
</property>
1290 <property name=
"activates_default">False
</property>
1293 <property name=
"left_attach">1</property>
1294 <property name=
"right_attach">4</property>
1295 <property name=
"top_attach">4</property>
1296 <property name=
"bottom_attach">5</property>
1297 <property name=
"y_options"></property>
1302 <widget class=
"GtkEntry" id=
"WebPage2">
1303 <property name=
"visible">True
</property>
1304 <property name=
"can_focus">True
</property>
1305 <property name=
"editable">False
</property>
1306 <property name=
"visibility">True
</property>
1307 <property name=
"max_length">0</property>
1308 <property name=
"text" translatable=
"yes"></property>
1309 <property name=
"has_frame">True
</property>
1310 <property name=
"invisible_char">●
</property>
1311 <property name=
"activates_default">False
</property>
1314 <property name=
"left_attach">1</property>
1315 <property name=
"right_attach">4</property>
1316 <property name=
"top_attach">5</property>
1317 <property name=
"bottom_attach">6</property>
1318 <property name=
"y_options"></property>
1323 <widget class=
"GtkLabel" id=
"HomePostalLabel">
1324 <property name=
"visible">True
</property>
1325 <property name=
"label" translatable=
"yes">ZIP/Postal Code
</property>
1326 <property name=
"use_underline">False
</property>
1327 <property name=
"use_markup">False
</property>
1328 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1329 <property name=
"wrap">False
</property>
1330 <property name=
"selectable">False
</property>
1331 <property name=
"xalign">1</property>
1332 <property name=
"yalign">0.5</property>
1333 <property name=
"xpad">0</property>
1334 <property name=
"ypad">0</property>
1335 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1336 <property name=
"width_chars">-
1</property>
1337 <property name=
"single_line_mode">False
</property>
1338 <property name=
"angle">0</property>
1341 <property name=
"left_attach">2</property>
1342 <property name=
"right_attach">3</property>
1343 <property name=
"top_attach">3</property>
1344 <property name=
"bottom_attach">4</property>
1345 <property name=
"y_options"></property>
1350 <widget class=
"GtkEntry" id=
"HomeZipCode">
1351 <property name=
"width_request">70</property>
1352 <property name=
"visible">True
</property>
1353 <property name=
"can_focus">True
</property>
1354 <property name=
"editable">False
</property>
1355 <property name=
"visibility">True
</property>
1356 <property name=
"max_length">0</property>
1357 <property name=
"text" translatable=
"yes"></property>
1358 <property name=
"has_frame">True
</property>
1359 <property name=
"invisible_char">●
</property>
1360 <property name=
"activates_default">False
</property>
1363 <property name=
"left_attach">3</property>
1364 <property name=
"right_attach">4</property>
1365 <property name=
"top_attach">3</property>
1366 <property name=
"bottom_attach">4</property>
1367 <property name=
"x_options">fill
</property>
1368 <property name=
"y_options"></property>
1373 <widget class=
"GtkEntry" id=
"HomeState">
1374 <property name=
"width_request">70</property>
1375 <property name=
"visible">True
</property>
1376 <property name=
"can_focus">True
</property>
1377 <property name=
"editable">False
</property>
1378 <property name=
"visibility">True
</property>
1379 <property name=
"max_length">0</property>
1380 <property name=
"text" translatable=
"yes"></property>
1381 <property name=
"has_frame">True
</property>
1382 <property name=
"invisible_char">●
</property>
1383 <property name=
"activates_default">False
</property>
1386 <property name=
"left_attach">1</property>
1387 <property name=
"right_attach">2</property>
1388 <property name=
"top_attach">3</property>
1389 <property name=
"bottom_attach">4</property>
1390 <property name=
"x_options">fill
</property>
1391 <property name=
"y_options"></property>
1400 <widget class=
"GtkLabel" id=
"HomeTopicLabel">
1401 <property name=
"visible">True
</property>
1402 <property name=
"label" translatable=
"yes"><b
>Home
</b
></property>
1403 <property name=
"use_underline">False
</property>
1404 <property name=
"use_markup">True
</property>
1405 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1406 <property name=
"wrap">False
</property>
1407 <property name=
"selectable">False
</property>
1408 <property name=
"xalign">0.5</property>
1409 <property name=
"yalign">0.5</property>
1410 <property name=
"xpad">0</property>
1411 <property name=
"ypad">0</property>
1412 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1413 <property name=
"width_chars">-
1</property>
1414 <property name=
"single_line_mode">False
</property>
1415 <property name=
"angle">0</property>
1418 <property name=
"type">label_item
</property>
1423 <property name=
"padding">0</property>
1424 <property name=
"expand">False
</property>
1425 <property name=
"fill">True
</property>
1430 <widget class=
"GtkFrame" id=
"frame5">
1431 <property name=
"visible">True
</property>
1432 <property name=
"label_xalign">0</property>
1433 <property name=
"label_yalign">0.5</property>
1434 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
1437 <widget class=
"GtkAlignment" id=
"alignment5">
1438 <property name=
"visible">True
</property>
1439 <property name=
"xalign">0.5</property>
1440 <property name=
"yalign">0.5</property>
1441 <property name=
"xscale">1</property>
1442 <property name=
"yscale">1</property>
1443 <property name=
"top_padding">5</property>
1444 <property name=
"bottom_padding">0</property>
1445 <property name=
"left_padding">12</property>
1446 <property name=
"right_padding">0</property>
1449 <widget class=
"GtkTable" id=
"table5">
1450 <property name=
"visible">True
</property>
1451 <property name=
"n_rows">9</property>
1452 <property name=
"n_columns">4</property>
1453 <property name=
"homogeneous">False
</property>
1454 <property name=
"row_spacing">0</property>
1455 <property name=
"column_spacing">0</property>
1458 <widget class=
"GtkEntry" id=
"WorkState">
1459 <property name=
"width_request">70</property>
1460 <property name=
"visible">True
</property>
1461 <property name=
"can_focus">True
</property>
1462 <property name=
"editable">False
</property>
1463 <property name=
"visibility">True
</property>
1464 <property name=
"max_length">0</property>
1465 <property name=
"text" translatable=
"yes"></property>
1466 <property name=
"has_frame">True
</property>
1467 <property name=
"invisible_char">●
</property>
1468 <property name=
"activates_default">False
</property>
1471 <property name=
"left_attach">1</property>
1472 <property name=
"right_attach">2</property>
1473 <property name=
"top_attach">6</property>
1474 <property name=
"bottom_attach">7</property>
1475 <property name=
"x_options">fill
</property>
1476 <property name=
"y_options"></property>
1481 <widget class=
"GtkEntry" id=
"WorkZipCode">
1482 <property name=
"width_request">70</property>
1483 <property name=
"visible">True
</property>
1484 <property name=
"can_focus">True
</property>
1485 <property name=
"editable">False
</property>
1486 <property name=
"visibility">True
</property>
1487 <property name=
"max_length">0</property>
1488 <property name=
"text" translatable=
"yes"></property>
1489 <property name=
"has_frame">True
</property>
1490 <property name=
"invisible_char">●
</property>
1491 <property name=
"activates_default">False
</property>
1494 <property name=
"left_attach">3</property>
1495 <property name=
"right_attach">4</property>
1496 <property name=
"top_attach">6</property>
1497 <property name=
"bottom_attach">7</property>
1498 <property name=
"x_options">fill
</property>
1499 <property name=
"y_options"></property>
1504 <widget class=
"GtkLabel" id=
"WorkTitleLabel">
1505 <property name=
"width_request">130</property>
1506 <property name=
"visible">True
</property>
1507 <property name=
"label" translatable=
"yes">Title:
</property>
1508 <property name=
"use_underline">False
</property>
1509 <property name=
"use_markup">False
</property>
1510 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1511 <property name=
"wrap">False
</property>
1512 <property name=
"selectable">False
</property>
1513 <property name=
"xalign">0</property>
1514 <property name=
"yalign">0.5</property>
1515 <property name=
"xpad">0</property>
1516 <property name=
"ypad">0</property>
1517 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1518 <property name=
"width_chars">-
1</property>
1519 <property name=
"single_line_mode">False
</property>
1520 <property name=
"angle">0</property>
1523 <property name=
"left_attach">0</property>
1524 <property name=
"right_attach">1</property>
1525 <property name=
"top_attach">0</property>
1526 <property name=
"bottom_attach">1</property>
1527 <property name=
"x_options">fill
</property>
1528 <property name=
"y_options"></property>
1533 <widget class=
"GtkLabel" id=
"WorkDepartmentLabel">
1534 <property name=
"visible">True
</property>
1535 <property name=
"label" translatable=
"yes">Department:
</property>
1536 <property name=
"use_underline">False
</property>
1537 <property name=
"use_markup">False
</property>
1538 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1539 <property name=
"wrap">False
</property>
1540 <property name=
"selectable">False
</property>
1541 <property name=
"xalign">0</property>
1542 <property name=
"yalign">0.5</property>
1543 <property name=
"xpad">0</property>
1544 <property name=
"ypad">0</property>
1545 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1546 <property name=
"width_chars">-
1</property>
1547 <property name=
"single_line_mode">False
</property>
1548 <property name=
"angle">0</property>
1551 <property name=
"left_attach">0</property>
1552 <property name=
"right_attach">1</property>
1553 <property name=
"top_attach">1</property>
1554 <property name=
"bottom_attach">2</property>
1555 <property name=
"x_options">fill
</property>
1556 <property name=
"y_options"></property>
1561 <widget class=
"GtkLabel" id=
"WorkOrganizationLabel">
1562 <property name=
"visible">True
</property>
1563 <property name=
"label" translatable=
"yes">Organization:
</property>
1564 <property name=
"use_underline">False
</property>
1565 <property name=
"use_markup">False
</property>
1566 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1567 <property name=
"wrap">False
</property>
1568 <property name=
"selectable">False
</property>
1569 <property name=
"xalign">0</property>
1570 <property name=
"yalign">0.5</property>
1571 <property name=
"xpad">0</property>
1572 <property name=
"ypad">0</property>
1573 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1574 <property name=
"width_chars">-
1</property>
1575 <property name=
"single_line_mode">False
</property>
1576 <property name=
"angle">0</property>
1579 <property name=
"left_attach">0</property>
1580 <property name=
"right_attach">1</property>
1581 <property name=
"top_attach">2</property>
1582 <property name=
"bottom_attach">3</property>
1583 <property name=
"x_options">fill
</property>
1584 <property name=
"y_options"></property>
1589 <widget class=
"GtkLabel" id=
"WorkAddressLabel">
1590 <property name=
"visible">True
</property>
1591 <property name=
"label" translatable=
"yes">Address:
</property>
1592 <property name=
"use_underline">False
</property>
1593 <property name=
"use_markup">False
</property>
1594 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1595 <property name=
"wrap">False
</property>
1596 <property name=
"selectable">False
</property>
1597 <property name=
"xalign">0</property>
1598 <property name=
"yalign">0.5</property>
1599 <property name=
"xpad">0</property>
1600 <property name=
"ypad">0</property>
1601 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1602 <property name=
"width_chars">-
1</property>
1603 <property name=
"single_line_mode">False
</property>
1604 <property name=
"angle">0</property>
1607 <property name=
"left_attach">0</property>
1608 <property name=
"right_attach">1</property>
1609 <property name=
"top_attach">3</property>
1610 <property name=
"bottom_attach">4</property>
1611 <property name=
"x_options">fill
</property>
1612 <property name=
"y_options"></property>
1617 <widget class=
"GtkLabel" id=
"WorkCityLabel">
1618 <property name=
"visible">True
</property>
1619 <property name=
"label" translatable=
"yes">City:
</property>
1620 <property name=
"use_underline">False
</property>
1621 <property name=
"use_markup">False
</property>
1622 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1623 <property name=
"wrap">False
</property>
1624 <property name=
"selectable">False
</property>
1625 <property name=
"xalign">0</property>
1626 <property name=
"yalign">0.5</property>
1627 <property name=
"xpad">0</property>
1628 <property name=
"ypad">0</property>
1629 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1630 <property name=
"width_chars">-
1</property>
1631 <property name=
"single_line_mode">False
</property>
1632 <property name=
"angle">0</property>
1635 <property name=
"left_attach">0</property>
1636 <property name=
"right_attach">1</property>
1637 <property name=
"top_attach">5</property>
1638 <property name=
"bottom_attach">6</property>
1639 <property name=
"x_options">fill
</property>
1640 <property name=
"y_options"></property>
1645 <widget class=
"GtkLabel" id=
"WorkStateLabel">
1646 <property name=
"visible">True
</property>
1647 <property name=
"label" translatable=
"yes">State/Province
</property>
1648 <property name=
"use_underline">False
</property>
1649 <property name=
"use_markup">False
</property>
1650 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1651 <property name=
"wrap">False
</property>
1652 <property name=
"selectable">False
</property>
1653 <property name=
"xalign">0</property>
1654 <property name=
"yalign">0.5</property>
1655 <property name=
"xpad">0</property>
1656 <property name=
"ypad">0</property>
1657 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1658 <property name=
"width_chars">-
1</property>
1659 <property name=
"single_line_mode">False
</property>
1660 <property name=
"angle">0</property>
1663 <property name=
"left_attach">0</property>
1664 <property name=
"right_attach">1</property>
1665 <property name=
"top_attach">6</property>
1666 <property name=
"bottom_attach">7</property>
1667 <property name=
"x_options">fill
</property>
1668 <property name=
"y_options"></property>
1673 <widget class=
"GtkLabel" id=
"WorkCountryLabel">
1674 <property name=
"visible">True
</property>
1675 <property name=
"label" translatable=
"yes">Country:
</property>
1676 <property name=
"use_underline">False
</property>
1677 <property name=
"use_markup">False
</property>
1678 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1679 <property name=
"wrap">False
</property>
1680 <property name=
"selectable">False
</property>
1681 <property name=
"xalign">0</property>
1682 <property name=
"yalign">0.5</property>
1683 <property name=
"xpad">0</property>
1684 <property name=
"ypad">0</property>
1685 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1686 <property name=
"width_chars">-
1</property>
1687 <property name=
"single_line_mode">False
</property>
1688 <property name=
"angle">0</property>
1691 <property name=
"left_attach">0</property>
1692 <property name=
"right_attach">1</property>
1693 <property name=
"top_attach">7</property>
1694 <property name=
"bottom_attach">8</property>
1695 <property name=
"x_options">fill
</property>
1696 <property name=
"y_options"></property>
1701 <widget class=
"GtkLabel" id=
"WorkWebPage">
1702 <property name=
"visible">True
</property>
1703 <property name=
"label" translatable=
"yes">Web Page:
</property>
1704 <property name=
"use_underline">False
</property>
1705 <property name=
"use_markup">False
</property>
1706 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1707 <property name=
"wrap">False
</property>
1708 <property name=
"selectable">False
</property>
1709 <property name=
"xalign">0</property>
1710 <property name=
"yalign">0.5</property>
1711 <property name=
"xpad">0</property>
1712 <property name=
"ypad">0</property>
1713 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1714 <property name=
"width_chars">-
1</property>
1715 <property name=
"single_line_mode">False
</property>
1716 <property name=
"angle">0</property>
1719 <property name=
"left_attach">0</property>
1720 <property name=
"right_attach">1</property>
1721 <property name=
"top_attach">8</property>
1722 <property name=
"bottom_attach">9</property>
1723 <property name=
"x_options">fill
</property>
1724 <property name=
"y_options"></property>
1729 <widget class=
"GtkLabel" id=
"label42">
1730 <property name=
"visible">True
</property>
1731 <property name=
"label" translatable=
"yes">ZIP/Postal Code:
</property>
1732 <property name=
"use_underline">False
</property>
1733 <property name=
"use_markup">False
</property>
1734 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1735 <property name=
"wrap">False
</property>
1736 <property name=
"selectable">False
</property>
1737 <property name=
"xalign">1</property>
1738 <property name=
"yalign">0.5</property>
1739 <property name=
"xpad">0</property>
1740 <property name=
"ypad">0</property>
1741 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1742 <property name=
"width_chars">-
1</property>
1743 <property name=
"single_line_mode">False
</property>
1744 <property name=
"angle">0</property>
1747 <property name=
"left_attach">2</property>
1748 <property name=
"right_attach">3</property>
1749 <property name=
"top_attach">6</property>
1750 <property name=
"bottom_attach">7</property>
1751 <property name=
"x_options">fill
</property>
1752 <property name=
"y_options"></property>
1757 <widget class=
"GtkEntry" id=
"JobTitle">
1758 <property name=
"visible">True
</property>
1759 <property name=
"can_focus">True
</property>
1760 <property name=
"editable">False
</property>
1761 <property name=
"visibility">True
</property>
1762 <property name=
"max_length">0</property>
1763 <property name=
"text" translatable=
"yes"></property>
1764 <property name=
"has_frame">True
</property>
1765 <property name=
"invisible_char">●
</property>
1766 <property name=
"activates_default">False
</property>
1769 <property name=
"left_attach">1</property>
1770 <property name=
"right_attach">4</property>
1771 <property name=
"top_attach">0</property>
1772 <property name=
"bottom_attach">1</property>
1773 <property name=
"y_options"></property>
1778 <widget class=
"GtkEntry" id=
"Department">
1779 <property name=
"visible">True
</property>
1780 <property name=
"can_focus">True
</property>
1781 <property name=
"editable">False
</property>
1782 <property name=
"visibility">True
</property>
1783 <property name=
"max_length">0</property>
1784 <property name=
"text" translatable=
"yes"></property>
1785 <property name=
"has_frame">True
</property>
1786 <property name=
"invisible_char">●
</property>
1787 <property name=
"activates_default">False
</property>
1790 <property name=
"left_attach">1</property>
1791 <property name=
"right_attach">4</property>
1792 <property name=
"top_attach">1</property>
1793 <property name=
"bottom_attach">2</property>
1794 <property name=
"y_options"></property>
1799 <widget class=
"GtkEntry" id=
"Company">
1800 <property name=
"visible">True
</property>
1801 <property name=
"can_focus">True
</property>
1802 <property name=
"editable">False
</property>
1803 <property name=
"visibility">True
</property>
1804 <property name=
"max_length">0</property>
1805 <property name=
"text" translatable=
"yes"></property>
1806 <property name=
"has_frame">True
</property>
1807 <property name=
"invisible_char">●
</property>
1808 <property name=
"activates_default">False
</property>
1811 <property name=
"left_attach">1</property>
1812 <property name=
"right_attach">4</property>
1813 <property name=
"top_attach">2</property>
1814 <property name=
"bottom_attach">3</property>
1815 <property name=
"y_options"></property>
1820 <widget class=
"GtkEntry" id=
"WorkAddress">
1821 <property name=
"visible">True
</property>
1822 <property name=
"can_focus">True
</property>
1823 <property name=
"editable">False
</property>
1824 <property name=
"visibility">True
</property>
1825 <property name=
"max_length">0</property>
1826 <property name=
"text" translatable=
"yes"></property>
1827 <property name=
"has_frame">True
</property>
1828 <property name=
"invisible_char">●
</property>
1829 <property name=
"activates_default">False
</property>
1832 <property name=
"left_attach">1</property>
1833 <property name=
"right_attach">4</property>
1834 <property name=
"top_attach">3</property>
1835 <property name=
"bottom_attach">4</property>
1836 <property name=
"y_options"></property>
1841 <widget class=
"GtkEntry" id=
"WorkAddress2">
1842 <property name=
"visible">True
</property>
1843 <property name=
"can_focus">True
</property>
1844 <property name=
"editable">False
</property>
1845 <property name=
"visibility">True
</property>
1846 <property name=
"max_length">0</property>
1847 <property name=
"text" translatable=
"yes"></property>
1848 <property name=
"has_frame">True
</property>
1849 <property name=
"invisible_char">●
</property>
1850 <property name=
"activates_default">False
</property>
1853 <property name=
"left_attach">1</property>
1854 <property name=
"right_attach">4</property>
1855 <property name=
"top_attach">4</property>
1856 <property name=
"bottom_attach">5</property>
1857 <property name=
"y_options"></property>
1862 <widget class=
"GtkEntry" id=
"WorkCity">
1863 <property name=
"visible">True
</property>
1864 <property name=
"can_focus">True
</property>
1865 <property name=
"editable">False
</property>
1866 <property name=
"visibility">True
</property>
1867 <property name=
"max_length">0</property>
1868 <property name=
"text" translatable=
"yes"></property>
1869 <property name=
"has_frame">True
</property>
1870 <property name=
"invisible_char">●
</property>
1871 <property name=
"activates_default">False
</property>
1874 <property name=
"left_attach">1</property>
1875 <property name=
"right_attach">4</property>
1876 <property name=
"top_attach">5</property>
1877 <property name=
"bottom_attach">6</property>
1878 <property name=
"y_options"></property>
1883 <widget class=
"GtkEntry" id=
"WorkCountry">
1884 <property name=
"visible">True
</property>
1885 <property name=
"can_focus">True
</property>
1886 <property name=
"editable">False
</property>
1887 <property name=
"visibility">True
</property>
1888 <property name=
"max_length">0</property>
1889 <property name=
"text" translatable=
"yes"></property>
1890 <property name=
"has_frame">True
</property>
1891 <property name=
"invisible_char">●
</property>
1892 <property name=
"activates_default">False
</property>
1895 <property name=
"left_attach">1</property>
1896 <property name=
"right_attach">4</property>
1897 <property name=
"top_attach">7</property>
1898 <property name=
"bottom_attach">8</property>
1899 <property name=
"y_options"></property>
1904 <widget class=
"GtkEntry" id=
"WebPage1">
1905 <property name=
"visible">True
</property>
1906 <property name=
"can_focus">True
</property>
1907 <property name=
"editable">False
</property>
1908 <property name=
"visibility">True
</property>
1909 <property name=
"max_length">0</property>
1910 <property name=
"text" translatable=
"yes"></property>
1911 <property name=
"has_frame">True
</property>
1912 <property name=
"invisible_char">●
</property>
1913 <property name=
"activates_default">False
</property>
1916 <property name=
"left_attach">1</property>
1917 <property name=
"right_attach">4</property>
1918 <property name=
"top_attach">8</property>
1919 <property name=
"bottom_attach">9</property>
1920 <property name=
"y_options"></property>
1929 <widget class=
"GtkLabel" id=
"WorkTopicLabel">
1930 <property name=
"visible">True
</property>
1931 <property name=
"label" translatable=
"yes"><b
>Work
</b
></property>
1932 <property name=
"use_underline">False
</property>
1933 <property name=
"use_markup">True
</property>
1934 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1935 <property name=
"wrap">False
</property>
1936 <property name=
"selectable">False
</property>
1937 <property name=
"xalign">0.5</property>
1938 <property name=
"yalign">0.5</property>
1939 <property name=
"xpad">0</property>
1940 <property name=
"ypad">0</property>
1941 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1942 <property name=
"width_chars">-
1</property>
1943 <property name=
"single_line_mode">False
</property>
1944 <property name=
"angle">0</property>
1947 <property name=
"type">label_item
</property>
1952 <property name=
"padding">0</property>
1953 <property name=
"expand">True
</property>
1954 <property name=
"fill">True
</property>
1959 <property name=
"tab_expand">False
</property>
1960 <property name=
"tab_fill">True
</property>
1965 <widget class=
"GtkLabel" id=
"label6">
1966 <property name=
"visible">True
</property>
1967 <property name=
"label" translatable=
"yes">Address
</property>
1968 <property name=
"use_underline">False
</property>
1969 <property name=
"use_markup">False
</property>
1970 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1971 <property name=
"wrap">False
</property>
1972 <property name=
"selectable">False
</property>
1973 <property name=
"xalign">0.5</property>
1974 <property name=
"yalign">0.5</property>
1975 <property name=
"xpad">0</property>
1976 <property name=
"ypad">0</property>
1977 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
1978 <property name=
"width_chars">-
1</property>
1979 <property name=
"single_line_mode">False
</property>
1980 <property name=
"angle">0</property>
1983 <property name=
"type">tab
</property>
1988 <widget class=
"GtkVBox" id=
"vbox6">
1989 <property name=
"border_width">10</property>
1990 <property name=
"visible">True
</property>
1991 <property name=
"homogeneous">False
</property>
1992 <property name=
"spacing">10</property>
1995 <widget class=
"GtkFrame" id=
"frame6">
1996 <property name=
"visible">True
</property>
1997 <property name=
"label_xalign">0</property>
1998 <property name=
"label_yalign">0.5</property>
1999 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
2002 <widget class=
"GtkAlignment" id=
"alignment6">
2003 <property name=
"visible">True
</property>
2004 <property name=
"xalign">0.5</property>
2005 <property name=
"yalign">0.5</property>
2006 <property name=
"xscale">1</property>
2007 <property name=
"yscale">1</property>
2008 <property name=
"top_padding">5</property>
2009 <property name=
"bottom_padding">0</property>
2010 <property name=
"left_padding">12</property>
2011 <property name=
"right_padding">0</property>
2014 <widget class=
"GtkTable" id=
"table6">
2015 <property name=
"visible">True
</property>
2016 <property name=
"n_rows">4</property>
2017 <property name=
"n_columns">2</property>
2018 <property name=
"homogeneous">False
</property>
2019 <property name=
"row_spacing">0</property>
2020 <property name=
"column_spacing">0</property>
2023 <widget class=
"GtkLabel" id=
"Custom1Label">
2024 <property name=
"width_request">130</property>
2025 <property name=
"visible">True
</property>
2026 <property name=
"label" translatable=
"yes">Custom
1:
</property>
2027 <property name=
"use_underline">False
</property>
2028 <property name=
"use_markup">False
</property>
2029 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
2030 <property name=
"wrap">False
</property>
2031 <property name=
"selectable">False
</property>
2032 <property name=
"xalign">0</property>
2033 <property name=
"yalign">0.5</property>
2034 <property name=
"xpad">0</property>
2035 <property name=
"ypad">0</property>
2036 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
2037 <property name=
"width_chars">-
1</property>
2038 <property name=
"single_line_mode">False
</property>
2039 <property name=
"angle">0</property>
2042 <property name=
"left_attach">0</property>
2043 <property name=
"right_attach">1</property>
2044 <property name=
"top_attach">0</property>
2045 <property name=
"bottom_attach">1</property>
2046 <property name=
"x_options">fill
</property>
2047 <property name=
"y_options"></property>
2052 <widget class=
"GtkLabel" id=
"Custom2Label">
2053 <property name=
"visible">True
</property>
2054 <property name=
"label" translatable=
"yes">Custom
2:
</property>
2055 <property name=
"use_underline">False
</property>
2056 <property name=
"use_markup">False
</property>
2057 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
2058 <property name=
"wrap">False
</property>
2059 <property name=
"selectable">False
</property>
2060 <property name=
"xalign">0</property>
2061 <property name=
"yalign">0.5</property>
2062 <property name=
"xpad">0</property>
2063 <property name=
"ypad">0</property>
2064 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
2065 <property name=
"width_chars">-
1</property>
2066 <property name=
"single_line_mode">False
</property>
2067 <property name=
"angle">0</property>
2070 <property name=
"left_attach">0</property>
2071 <property name=
"right_attach">1</property>
2072 <property name=
"top_attach">1</property>
2073 <property name=
"bottom_attach">2</property>
2074 <property name=
"x_options">fill
</property>
2075 <property name=
"y_options"></property>
2080 <widget class=
"GtkLabel" id=
"Custom3Label">
2081 <property name=
"visible">True
</property>
2082 <property name=
"label" translatable=
"yes">Custom
3:
</property>
2083 <property name=
"use_underline">False
</property>
2084 <property name=
"use_markup">False
</property>
2085 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
2086 <property name=
"wrap">False
</property>
2087 <property name=
"selectable">False
</property>
2088 <property name=
"xalign">0</property>
2089 <property name=
"yalign">0.5</property>
2090 <property name=
"xpad">0</property>
2091 <property name=
"ypad">0</property>
2092 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
2093 <property name=
"width_chars">-
1</property>
2094 <property name=
"single_line_mode">False
</property>
2095 <property name=
"angle">0</property>
2098 <property name=
"left_attach">0</property>
2099 <property name=
"right_attach">1</property>
2100 <property name=
"top_attach">2</property>
2101 <property name=
"bottom_attach">3</property>
2102 <property name=
"x_options">fill
</property>
2103 <property name=
"y_options"></property>
2108 <widget class=
"GtkLabel" id=
"Custom4Label">
2109 <property name=
"visible">True
</property>
2110 <property name=
"label" translatable=
"yes">Custom
4:
</property>
2111 <property name=
"use_underline">False
</property>
2112 <property name=
"use_markup">False
</property>
2113 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
2114 <property name=
"wrap">False
</property>
2115 <property name=
"selectable">False
</property>
2116 <property name=
"xalign">0</property>
2117 <property name=
"yalign">0.5</property>
2118 <property name=
"xpad">0</property>
2119 <property name=
"ypad">0</property>
2120 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
2121 <property name=
"width_chars">-
1</property>
2122 <property name=
"single_line_mode">False
</property>
2123 <property name=
"angle">0</property>
2126 <property name=
"left_attach">0</property>
2127 <property name=
"right_attach">1</property>
2128 <property name=
"top_attach">3</property>
2129 <property name=
"bottom_attach">4</property>
2130 <property name=
"x_options">fill
</property>
2131 <property name=
"y_options"></property>
2136 <widget class=
"GtkEntry" id=
"Custom1">
2137 <property name=
"visible">True
</property>
2138 <property name=
"can_focus">True
</property>
2139 <property name=
"editable">False
</property>
2140 <property name=
"visibility">True
</property>
2141 <property name=
"max_length">0</property>
2142 <property name=
"text" translatable=
"yes"></property>
2143 <property name=
"has_frame">True
</property>
2144 <property name=
"invisible_char">●
</property>
2145 <property name=
"activates_default">False
</property>
2148 <property name=
"left_attach">1</property>
2149 <property name=
"right_attach">2</property>
2150 <property name=
"top_attach">0</property>
2151 <property name=
"bottom_attach">1</property>
2152 <property name=
"y_options"></property>
2157 <widget class=
"GtkEntry" id=
"Custom2">
2158 <property name=
"visible">True
</property>
2159 <property name=
"can_focus">True
</property>
2160 <property name=
"editable">False
</property>
2161 <property name=
"visibility">True
</property>
2162 <property name=
"max_length">0</property>
2163 <property name=
"text" translatable=
"yes"></property>
2164 <property name=
"has_frame">True
</property>
2165 <property name=
"invisible_char">●
</property>
2166 <property name=
"activates_default">False
</property>
2169 <property name=
"left_attach">1</property>
2170 <property name=
"right_attach">2</property>
2171 <property name=
"top_attach">1</property>
2172 <property name=
"bottom_attach">2</property>
2173 <property name=
"y_options"></property>
2178 <widget class=
"GtkEntry" id=
"Custom3">
2179 <property name=
"visible">True
</property>
2180 <property name=
"can_focus">True
</property>
2181 <property name=
"editable">False
</property>
2182 <property name=
"visibility">True
</property>
2183 <property name=
"max_length">0</property>
2184 <property name=
"text" translatable=
"yes"></property>
2185 <property name=
"has_frame">True
</property>
2186 <property name=
"invisible_char">●
</property>
2187 <property name=
"activates_default">False
</property>
2190 <property name=
"left_attach">1</property>
2191 <property name=
"right_attach">2</property>
2192 <property name=
"top_attach">2</property>
2193 <property name=
"bottom_attach">3</property>
2194 <property name=
"y_options"></property>
2199 <widget class=
"GtkEntry" id=
"Custom4">
2200 <property name=
"visible">True
</property>
2201 <property name=
"can_focus">True
</property>
2202 <property name=
"editable">False
</property>
2203 <property name=
"visibility">True
</property>
2204 <property name=
"max_length">0</property>
2205 <property name=
"text" translatable=
"yes"></property>
2206 <property name=
"has_frame">True
</property>
2207 <property name=
"invisible_char">●
</property>
2208 <property name=
"activates_default">False
</property>
2211 <property name=
"left_attach">1</property>
2212 <property name=
"right_attach">2</property>
2213 <property name=
"top_attach">3</property>
2214 <property name=
"bottom_attach">4</property>
2215 <property name=
"y_options"></property>
2224 <widget class=
"GtkLabel" id=
"CustomTopicLabel">
2225 <property name=
"visible">True
</property>
2226 <property name=
"label" translatable=
"yes"><b
>Custom fields
</b
></property>
2227 <property name=
"use_underline">False
</property>
2228 <property name=
"use_markup">True
</property>
2229 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
2230 <property name=
"wrap">False
</property>
2231 <property name=
"selectable">False
</property>
2232 <property name=
"xalign">0.5</property>
2233 <property name=
"yalign">0.5</property>
2234 <property name=
"xpad">0</property>
2235 <property name=
"ypad">0</property>
2236 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
2237 <property name=
"width_chars">-
1</property>
2238 <property name=
"single_line_mode">False
</property>
2239 <property name=
"angle">0</property>
2242 <property name=
"type">label_item
</property>
2247 <property name=
"padding">0</property>
2248 <property name=
"expand">False
</property>
2249 <property name=
"fill">True
</property>
2254 <widget class=
"GtkFrame" id=
"frame7">
2255 <property name=
"visible">True
</property>
2256 <property name=
"label_xalign">0</property>
2257 <property name=
"label_yalign">0.5</property>
2258 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
2261 <widget class=
"GtkAlignment" id=
"alignment7">
2262 <property name=
"visible">True
</property>
2263 <property name=
"xalign">0.5</property>
2264 <property name=
"yalign">0.5</property>
2265 <property name=
"xscale">1</property>
2266 <property name=
"yscale">1</property>
2267 <property name=
"top_padding">5</property>
2268 <property name=
"bottom_padding">0</property>
2269 <property name=
"left_padding">12</property>
2270 <property name=
"right_padding">0</property>
2273 <widget class=
"GtkScrolledWindow" id=
"scrolledwindow2">
2274 <property name=
"visible">True
</property>
2275 <property name=
"can_focus">True
</property>
2276 <property name=
"hscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
2277 <property name=
"vscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
2278 <property name=
"shadow_type">GTK_SHADOW_IN
</property>
2279 <property name=
"window_placement">GTK_CORNER_TOP_LEFT
</property>
2282 <widget class=
"GtkTextView" id=
"Notes">
2283 <property name=
"visible">True
</property>
2284 <property name=
"can_focus">True
</property>
2285 <property name=
"editable">False
</property>
2286 <property name=
"overwrite">False
</property>
2287 <property name=
"accepts_tab">True
</property>
2288 <property name=
"justification">GTK_JUSTIFY_LEFT
</property>
2289 <property name=
"wrap_mode">GTK_WRAP_NONE
</property>
2290 <property name=
"cursor_visible">True
</property>
2291 <property name=
"pixels_above_lines">0</property>
2292 <property name=
"pixels_below_lines">0</property>
2293 <property name=
"pixels_inside_wrap">0</property>
2294 <property name=
"left_margin">0</property>
2295 <property name=
"right_margin">0</property>
2296 <property name=
"indent">0</property>
2297 <property name=
"text" translatable=
"yes"></property>
2306 <widget class=
"GtkLabel" id=
"NoteTopicLabel">
2307 <property name=
"visible">True
</property>
2308 <property name=
"label" translatable=
"yes"><b
>Notes
</b
></property>
2309 <property name=
"use_underline">False
</property>
2310 <property name=
"use_markup">True
</property>
2311 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
2312 <property name=
"wrap">False
</property>
2313 <property name=
"selectable">False
</property>
2314 <property name=
"xalign">0.5</property>
2315 <property name=
"yalign">0.5</property>
2316 <property name=
"xpad">0</property>
2317 <property name=
"ypad">0</property>
2318 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
2319 <property name=
"width_chars">-
1</property>
2320 <property name=
"single_line_mode">False
</property>
2321 <property name=
"angle">0</property>
2324 <property name=
"type">label_item
</property>
2329 <property name=
"padding">0</property>
2330 <property name=
"expand">True
</property>
2331 <property name=
"fill">True
</property>
2336 <property name=
"tab_expand">False
</property>
2337 <property name=
"tab_fill">True
</property>
2342 <widget class=
"GtkLabel" id=
"label7">
2343 <property name=
"visible">True
</property>
2344 <property name=
"label" translatable=
"yes">Other
</property>
2345 <property name=
"use_underline">False
</property>
2346 <property name=
"use_markup">False
</property>
2347 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
2348 <property name=
"wrap">False
</property>
2349 <property name=
"selectable">False
</property>
2350 <property name=
"xalign">0.5</property>
2351 <property name=
"yalign">0.5</property>
2352 <property name=
"xpad">0</property>
2353 <property name=
"ypad">0</property>
2354 <property name=
"ellipsize">PANGO_ELLIPSIZE_NONE
</property>
2355 <property name=
"width_chars">-
1</property>
2356 <property name=
"single_line_mode">False
</property>
2357 <property name=
"angle">0</property>
2360 <property name=
"type">tab
</property>
2365 <property name=
"padding">0</property>
2366 <property name=
"expand">True
</property>
2367 <property name=
"fill">True
</property>
2372 <widget class=
"GtkHButtonBox" id=
"hbuttonbox2">
2373 <property name=
"visible">True
</property>
2374 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
2375 <property name=
"spacing">0</property>
2378 <widget class=
"GtkButton" id=
"Close">
2379 <property name=
"visible">True
</property>
2380 <property name=
"can_default">True
</property>
2381 <property name=
"can_focus">True
</property>
2382 <property name=
"label">gtk-close
</property>
2383 <property name=
"use_stock">True
</property>
2384 <property name=
"relief">GTK_RELIEF_NORMAL
</property>
2385 <property name=
"focus_on_click">True
</property>
2390 <property name=
"padding">0</property>
2391 <property name=
"expand">False
</property>
2392 <property name=
"fill">True
</property>