<?xml version="1.0"?> <GTK-Interface> <project> <name>Contact-editor</name> <program_name>contact-editor</program_name> <directory></directory> <source_directory>src</source_directory> <pixmaps_directory>pixmaps</pixmaps_directory> <language>C</language> <gnome_support>True</gnome_support> <gettext_support>True</gettext_support> <use_widget_names>True</use_widget_names> <output_main_file>False</output_main_file> <output_support_files>False</output_support_files> <output_build_files>False</output_build_files> <backup_source_files>False</backup_source_files> <main_source_file>interface.c</main_source_file> <main_header_file>interface.h</main_header_file> <handler_source_file>callbacks.c</handler_source_file> <handler_header_file>callbacks.h</handler_header_file> <support_source_file>support.c</support_source_file> <support_header_file>support.h</support_header_file> <output_translatable_strings>True</output_translatable_strings> <translatable_strings_file>e-contact-editor-strings.h</translatable_strings_file> </project> <widget> <class>GtkWindow</class> <name>contact editor</name> <cxx_use_heap>True</cxx_use_heap> <visible>False</visible> <title>Contact Editor</title> <type>GTK_WINDOW_TOPLEVEL</type> <position>GTK_WIN_POS_NONE</position> <modal>False</modal> <allow_shrink>False</allow_shrink> <allow_grow>True</allow_grow> <auto_shrink>False</auto_shrink> <widget> <class>GtkNotebook</class> <name>notebook-contact-editor</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <show_tabs>True</show_tabs> <show_border>True</show_border> <tab_pos>GTK_POS_TOP</tab_pos> <scrollable>False</scrollable> <tab_hborder>2</tab_hborder> <tab_vborder>2</tab_vborder> <popup_enable>False</popup_enable> <widget> <class>GtkTable</class> <name>table-contact-editor-general</name> <border_width>7</border_width> <cxx_use_heap>True</cxx_use_heap> <rows>13</rows> <columns>8</columns> <homogeneous>False</homogeneous> <row_spacing>4</row_spacing> <column_spacing>4</column_spacing> <widget> <class>GtkEntry</class> <name>entry-phone1</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>7</left_attach> <right_attach>8</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-phone2</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>7</left_attach> <right_attach>8</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-phone3</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>7</left_attach> <right_attach>8</right_attach> <top_attach>2</top_attach> <bottom_attach>3</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-phone4</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>7</left_attach> <right_attach>8</right_attach> <top_attach>3</top_attach> <bottom_attach>4</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkText</class> <name>text-address</name> <width>1</width> <height>1</height> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text></text> <child> <left_attach>7</left_attach> <right_attach>8</right_attach> <top_attach>5</top_attach> <bottom_attach>9</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkButton</class> <name>button-fullname</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <label>_Full Name...</label> <child> <left_attach>1</left_attach> <right_attach>3</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkAccelLabel</class> <name>accellabel-company</name> <cxx_use_heap>True</cxx_use_heap> <label>Company:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>3</right_attach> <top_attach>2</top_attach> <bottom_attach>3</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkAccelLabel</class> <name>accellabel-fileas</name> <cxx_use_heap>True</cxx_use_heap> <label>File As:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>3</right_attach> <top_attach>3</top_attach> <bottom_attach>4</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkAccelLabel</class> <name>accellabel-web</name> <cxx_use_heap>True</cxx_use_heap> <label>Web page address:</label> <justify>GTK_JUSTIFY_LEFT</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>3</right_attach> <top_attach>8</top_attach> <bottom_attach>9</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkAlignment</class> <name>alignment3</name> <cxx_use_heap>True</cxx_use_heap> <xalign>1</xalign> <yalign>0.5</yalign> <xscale>0</xscale> <yscale>1</yscale> <child> <left_attach>2</left_attach> <right_attach>3</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button-email1</name> <cxx_use_heap>True</cxx_use_heap> <widget> <class>Placeholder</class> </widget> </widget> </widget> <widget> <class>GtkAlignment</class> <name>alignment5</name> <cxx_use_heap>True</cxx_use_heap> <xalign>1</xalign> <yalign>0.5</yalign> <xscale>0</xscale> <yscale>0</yscale> <child> <left_attach>6</left_attach> <right_attach>7</right_attach> <top_attach>3</top_attach> <bottom_attach>4</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button-phone4</name> <cxx_use_heap>True</cxx_use_heap> <widget> <class>Placeholder</class> </widget> </widget> </widget> <widget> <class>GtkAlignment</class> <name>alignment7</name> <cxx_use_heap>True</cxx_use_heap> <xalign>1</xalign> <yalign>0.5</yalign> <xscale>0</xscale> <yscale>0</yscale> <child> <left_attach>6</left_attach> <right_attach>7</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button-phone2</name> <cxx_use_heap>True</cxx_use_heap> <widget> <class>Placeholder</class> </widget> </widget> </widget> <widget> <class>GtkAlignment</class> <name>alignment8</name> <cxx_use_heap>True</cxx_use_heap> <xalign>1</xalign> <yalign>0.5</yalign> <xscale>0</xscale> <yscale>0</yscale> <child> <left_attach>6</left_attach> <right_attach>7</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button-phone1</name> <cxx_use_heap>True</cxx_use_heap> <widget> <class>Placeholder</class> </widget> </widget> </widget> <widget> <class>GtkHSeparator</class> <name>hseparator4</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>4</left_attach> <right_attach>8</right_attach> <top_attach>4</top_attach> <bottom_attach>5</bottom_attach> <xpad>0</xpad> <ypad>2</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkAlignment</class> <name>alignment6</name> <cxx_use_heap>True</cxx_use_heap> <xalign>1</xalign> <yalign>0.5</yalign> <xscale>0</xscale> <yscale>0</yscale> <child> <left_attach>6</left_attach> <right_attach>7</right_attach> <top_attach>2</top_attach> <bottom_attach>3</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button-phone3</name> <cxx_use_heap>True</cxx_use_heap> <widget> <class>Placeholder</class> </widget> </widget> </widget> <widget> <class>GtkEntry</class> <name>entry-fullname</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-jobtitle</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-company</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>2</top_attach> <bottom_attach>3</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-email1</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-web</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>8</top_attach> <bottom_attach>9</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkHSeparator</class> <name>hseparator5</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>0</left_attach> <right_attach>4</right_attach> <top_attach>4</top_attach> <bottom_attach>5</bottom_attach> <xpad>0</xpad> <ypad>2</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkCombo</class> <name>combo-file-as</name> <cxx_use_heap>True</cxx_use_heap> <value_in_list>False</value_in_list> <ok_if_empty>True</ok_if_empty> <case_sensitive>True</case_sensitive> <use_arrows>True</use_arrows> <use_arrows_always>False</use_arrows_always> <items></items> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>3</top_attach> <bottom_attach>4</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> <widget> <class>GtkEntry</class> <child_name>GtkCombo:entry</child_name> <name>entry-file-as</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> </widget> </widget> <widget> <class>GtkHSeparator</class> <name>hseparator6</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>0</left_attach> <right_attach>4</right_attach> <top_attach>7</top_attach> <bottom_attach>8</bottom_attach> <xpad>0</xpad> <ypad>2</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkAlignment</class> <name>alignment10</name> <cxx_use_heap>True</cxx_use_heap> <xalign>0.5</xalign> <yalign>0</yalign> <xscale>1</xscale> <yscale>1</yscale> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>6</top_attach> <bottom_attach>7</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>True</xshrink> <yshrink>True</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkCheckButton</class> <name>checkbutton-htmlmail</name> <cxx_use_heap>True</cxx_use_heap> <label>Wants _HTML mail</label> <active>False</active> <draw_indicator>True</draw_indicator> </widget> </widget> <widget> <class>GtkAlignment</class> <name>alignment4</name> <cxx_use_heap>True</cxx_use_heap> <xalign>1</xalign> <yalign>0.5</yalign> <xscale>0</xscale> <yscale>0</yscale> <child> <left_attach>6</left_attach> <right_attach>7</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button-address1</name> <cxx_use_heap>True</cxx_use_heap> <widget> <class>Placeholder</class> </widget> </widget> </widget> <widget> <class>GtkLabel</class> <name>address-label</name> <cxx_use_heap>True</cxx_use_heap> <label>Address:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <focus_target>text-address</focus_target> <child> <left_attach>5</left_attach> <right_attach>7</right_attach> <top_attach>6</top_attach> <bottom_attach>7</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkEventBox</class> <name>eventbox1</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>5</left_attach> <right_attach>6</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkLabel</class> <name>label-phone1</name> <cxx_use_heap>True</cxx_use_heap> <label>_Business</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <focus_target>entry-phone1</focus_target> </widget> </widget> <widget> <class>GtkEventBox</class> <name>eventbox2</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>5</left_attach> <right_attach>6</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkLabel</class> <name>label-phone2</name> <cxx_use_heap>True</cxx_use_heap> <label>_Home</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <focus_target>entry-phone2</focus_target> </widget> </widget> <widget> <class>GtkEventBox</class> <name>eventbox3</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>5</left_attach> <right_attach>6</right_attach> <top_attach>2</top_attach> <bottom_attach>3</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkLabel</class> <name>label-phone3</name> <cxx_use_heap>True</cxx_use_heap> <label>Business _Fax</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <focus_target>entry-phone3</focus_target> </widget> </widget> <widget> <class>GtkEventBox</class> <name>eventbox4</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>5</left_attach> <right_attach>6</right_attach> <top_attach>3</top_attach> <bottom_attach>4</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkLabel</class> <name>label-phone4</name> <cxx_use_heap>True</cxx_use_heap> <label>_Mobile</label> <justify>GTK_JUSTIFY_LEFT</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <focus_target>entry-phone4</focus_target> </widget> </widget> <widget> <class>GtkEventBox</class> <name>eventbox5</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkLabel</class> <name>label-email1</name> <cxx_use_heap>True</cxx_use_heap> <label>Primary Email</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <focus_target>entry-email1</focus_target> </widget> </widget> <widget> <class>GtkEventBox</class> <name>eventbox-business</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>5</left_attach> <right_attach>6</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkLabel</class> <name>label-address1</name> <cxx_use_heap>True</cxx_use_heap> <label>Business</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <focus_target>text-address</focus_target> </widget> </widget> <widget> <class>GtkAlignment</class> <name>alignment2</name> <cxx_use_heap>True</cxx_use_heap> <xalign>0</xalign> <yalign>0</yalign> <xscale>0</xscale> <yscale>0</yscale> <child> <left_attach>7</left_attach> <right_attach>8</right_attach> <top_attach>9</top_attach> <bottom_attach>10</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkCheckButton</class> <name>checkbutton-mailingaddress</name> <cxx_use_heap>True</cxx_use_heap> <label>This is the _mailing address</label> <active>False</active> <draw_indicator>True</draw_indicator> </widget> </widget> <widget> <class>GtkHSeparator</class> <name>hseparator9</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>0</left_attach> <right_attach>4</right_attach> <top_attach>11</top_attach> <bottom_attach>12</bottom_attach> <xpad>0</xpad> <ypad>2</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkHSeparator</class> <name>hseparator10</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>4</left_attach> <right_attach>8</right_attach> <top_attach>11</top_attach> <bottom_attach>12</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkAlignment</class> <name>alignment12</name> <cxx_use_heap>True</cxx_use_heap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xscale>1</xscale> <yscale>0</yscale> <child> <left_attach>1</left_attach> <right_attach>3</right_attach> <top_attach>12</top_attach> <bottom_attach>13</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button-contacts</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <label>_Contacts...</label> </widget> </widget> <widget> <class>GtkAlignment</class> <name>alignment15</name> <cxx_use_heap>True</cxx_use_heap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xscale>1</xscale> <yscale>0</yscale> <child> <left_attach>7</left_attach> <right_attach>8</right_attach> <top_attach>12</top_attach> <bottom_attach>13</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkEntry</class> <name>entry-categories</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> </widget> </widget> <widget> <class>GtkAlignment</class> <name>alignment14</name> <cxx_use_heap>True</cxx_use_heap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xscale>1</xscale> <yscale>0</yscale> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>12</top_attach> <bottom_attach>13</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkEntry</class> <name>entry-contacts</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> </widget> </widget> <widget> <class>GtkAlignment</class> <name>alignment16</name> <cxx_use_heap>True</cxx_use_heap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xscale>1</xscale> <yscale>0</yscale> <child> <left_attach>5</left_attach> <right_attach>7</right_attach> <top_attach>12</top_attach> <bottom_attach>13</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button-categories</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <label>Ca_tegories...</label> </widget> </widget> <widget> <class>GtkEventBox</class> <name>eventbox7</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>1</left_attach> <right_attach>3</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkAccelLabel</class> <name>accellabel-jobtitle</name> <cxx_use_heap>True</cxx_use_heap> <label>Job Title</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> </widget> </widget> <widget> <class>GtkLabel</class> <child_name>Notebook:tab</child_name> <name>label15</name> <cxx_use_heap>True</cxx_use_heap> <label>General</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> <widget> <class>GtkTable</class> <name>table-contact-editor-details</name> <border_width>7</border_width> <cxx_use_heap>True</cxx_use_heap> <rows>9</rows> <columns>6</columns> <homogeneous>False</homogeneous> <row_spacing>4</row_spacing> <column_spacing>4</column_spacing> <widget> <class>GtkLabel</class> <name>label21</name> <cxx_use_heap>True</cxx_use_heap> <label>Department:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label22</name> <cxx_use_heap>True</cxx_use_heap> <label>Office:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label23</name> <cxx_use_heap>True</cxx_use_heap> <label>Profession:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>2</top_attach> <bottom_attach>3</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label24</name> <cxx_use_heap>True</cxx_use_heap> <label>Nickname:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>4</top_attach> <bottom_attach>5</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label25</name> <cxx_use_heap>True</cxx_use_heap> <label>Spouse:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label31</name> <cxx_use_heap>True</cxx_use_heap> <label>Birthday:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>4</top_attach> <bottom_attach>5</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label30</name> <cxx_use_heap>True</cxx_use_heap> <label>Assistant's name:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label29</name> <cxx_use_heap>True</cxx_use_heap> <label>Manager's Name:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label32</name> <cxx_use_heap>True</cxx_use_heap> <label>Anniversary:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>3</left_attach> <right_attach>4</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-spouse</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>2</left_attach> <right_attach>3</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-department</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>2</left_attach> <right_attach>3</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-office</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>2</left_attach> <right_attach>3</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-profession</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>2</left_attach> <right_attach>3</right_attach> <top_attach>2</top_attach> <bottom_attach>3</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-nickname</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>2</left_attach> <right_attach>3</right_attach> <top_attach>4</top_attach> <bottom_attach>5</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GnomeDateEdit</class> <name>dateedit-anniversary</name> <cxx_use_heap>True</cxx_use_heap> <show_time>False</show_time> <use_24_format>False</use_24_format> <week_start_monday>False</week_start_monday> <lower_hour>7</lower_hour> <upper_hour>19</upper_hour> <child> <left_attach>4</left_attach> <right_attach>6</right_attach> <top_attach>5</top_attach> <bottom_attach>6</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GnomeDateEdit</class> <name>dateedit-birthday</name> <cxx_use_heap>True</cxx_use_heap> <show_time>False</show_time> <use_24_format>False</use_24_format> <week_start_monday>False</week_start_monday> <lower_hour>7</lower_hour> <upper_hour>19</upper_hour> <child> <left_attach>4</left_attach> <right_attach>6</right_attach> <top_attach>4</top_attach> <bottom_attach>5</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-assistant</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>4</left_attach> <right_attach>6</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkEntry</class> <name>entry-manager</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>4</left_attach> <right_attach>6</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkHSeparator</class> <name>hseparator7</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>0</left_attach> <right_attach>6</right_attach> <top_attach>3</top_attach> <bottom_attach>4</bottom_attach> <xpad>0</xpad> <ypad>2</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label33</name> <cxx_use_heap>True</cxx_use_heap> <label>Notes:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>7</top_attach> <bottom_attach>8</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkHBox</class> <name>hbox5</name> <cxx_use_heap>True</cxx_use_heap> <homogeneous>False</homogeneous> <spacing>0</spacing> <child> <left_attach>1</left_attach> <right_attach>6</right_attach> <top_attach>8</top_attach> <bottom_attach>9</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>True</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkText</class> <name>text-comments</name> <height>50</height> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text></text> <child> <padding>0</padding> <expand>True</expand> <fill>True</fill> </child> </widget> <widget> <class>GtkVScrollbar</class> <name>vscrollbar-comments</name> <cxx_use_heap>True</cxx_use_heap> <policy>GTK_UPDATE_CONTINUOUS</policy> <value>0</value> <lower>0</lower> <upper>0</upper> <step>0</step> <page>0</page> <page_size>0</page_size> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> </widget> </widget> <widget> <class>GtkHSeparator</class> <name>hseparator8</name> <cxx_use_heap>True</cxx_use_heap> <child> <left_attach>0</left_attach> <right_attach>6</right_attach> <top_attach>6</top_attach> <bottom_attach>7</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> </widget> <widget> <class>GtkLabel</class> <child_name>Notebook:tab</child_name> <name>label16</name> <cxx_use_heap>True</cxx_use_heap> <label>Details</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> </widget> </widget> <widget> <class>GnomeDialog</class> <name>dialog2</name> <cxx_use_heap>True</cxx_use_heap> <visible>False</visible> <type>GTK_WINDOW_TOPLEVEL</type> <position>GTK_WIN_POS_NONE</position> <modal>False</modal> <allow_shrink>False</allow_shrink> <allow_grow>False</allow_grow> <auto_shrink>False</auto_shrink> <auto_close>False</auto_close> <hide_on_close>False</hide_on_close> <widget> <class>GtkVBox</class> <child_name>GnomeDialog:vbox</child_name> <name>dialog-vbox2</name> <cxx_use_heap>True</cxx_use_heap> <homogeneous>False</homogeneous> <spacing>8</spacing> <child> <padding>4</padding> <expand>True</expand> <fill>True</fill> </child> <widget> <class>GtkTable</class> <name>table2</name> <cxx_use_heap>True</cxx_use_heap> <rows>2</rows> <columns>2</columns> <homogeneous>False</homogeneous> <row_spacing>0</row_spacing> <column_spacing>0</column_spacing> <child> <padding>0</padding> <expand>True</expand> <fill>True</fill> </child> <widget> <class>GtkEntry</class> <name>entry2</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> <child> <left_attach>0</left_attach> <right_attach>2</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkVBox</class> <name>vbox1</name> <cxx_use_heap>True</cxx_use_heap> <homogeneous>False</homogeneous> <spacing>0</spacing> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>True</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkButton</class> <name>button31</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <label>Add</label> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> </widget> <widget> <class>GtkButton</class> <name>button32</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <label>Delete</label> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> </widget> </widget> <widget> <class>GtkScrolledWindow</class> <name>scrolledwindow1</name> <height>200</height> <cxx_use_heap>True</cxx_use_heap> <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy> <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy> <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy> <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy> <child> <left_attach>0</left_attach> <right_attach>1</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>True</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> <widget> <class>GtkCList</class> <name>clist1</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <columns>1</columns> <column_widths>80</column_widths> <selection_mode>GTK_SELECTION_SINGLE</selection_mode> <show_titles>True</show_titles> <shadow_type>GTK_SHADOW_NONE</shadow_type> <widget> <class>GtkLabel</class> <child_name>CList:title</child_name> <name>label20</name> <cxx_use_heap>True</cxx_use_heap> <label>Phone Types</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> </widget> </widget> </widget> <widget> <class>GtkHButtonBox</class> <child_name>GnomeDialog:action_area</child_name> <name>dialog-action_area2</name> <cxx_use_heap>True</cxx_use_heap> <layout_style>GTK_BUTTONBOX_END</layout_style> <spacing>8</spacing> <child_min_width>85</child_min_width> <child_min_height>27</child_min_height> <child_ipad_x>7</child_ipad_x> <child_ipad_y>0</child_ipad_y> <child> <padding>0</padding> <expand>False</expand> <fill>True</fill> <pack>GTK_PACK_END</pack> </child> <widget> <class>GtkButton</class> <name>button28</name> <cxx_use_heap>True</cxx_use_heap> <can_default>True</can_default> <can_focus>True</can_focus> <stock_button>GNOME_STOCK_BUTTON_OK</stock_button> </widget> <widget> <class>GtkButton</class> <name>button29</name> <cxx_use_heap>True</cxx_use_heap> <can_default>True</can_default> <can_focus>True</can_focus> <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button> </widget> <widget> <class>GtkButton</class> <name>button30</name> <cxx_use_heap>True</cxx_use_heap> <can_default>True</can_default> <can_focus>True</can_focus> <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button> </widget> </widget> </widget> </widget> <widget> <class>GnomeDialog</class> <name>dialog-add-phone</name> <cxx_use_heap>True</cxx_use_heap> <visible>False</visible> <title>New phone type</title> <type>GTK_WINDOW_TOPLEVEL</type> <position>GTK_WIN_POS_NONE</position> <modal>False</modal> <allow_shrink>False</allow_shrink> <allow_grow>False</allow_grow> <auto_shrink>False</auto_shrink> <auto_close>False</auto_close> <hide_on_close>False</hide_on_close> <widget> <class>GtkVBox</class> <child_name>GnomeDialog:vbox</child_name> <name>vbox2</name> <cxx_use_heap>True</cxx_use_heap> <homogeneous>False</homogeneous> <spacing>8</spacing> <child> <padding>4</padding> <expand>True</expand> <fill>True</fill> </child> <widget> <class>GtkFrame</class> <name>frame-add-phone</name> <border_width>4</border_width> <cxx_use_heap>True</cxx_use_heap> <label>New phone type</label> <label_xalign>0</label_xalign> <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> <child> <padding>0</padding> <expand>True</expand> <fill>True</fill> </child> <widget> <class>GtkAlignment</class> <name>alignment9</name> <border_width>9</border_width> <cxx_use_heap>True</cxx_use_heap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xscale>1</xscale> <yscale>1</yscale> <widget> <class>GtkEntry</class> <name>entry-add-phone</name> <cxx_use_heap>True</cxx_use_heap> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> <text_max_length>0</text_max_length> <text></text> </widget> </widget> </widget> <widget> <class>GtkHButtonBox</class> <child_name>GnomeDialog:action_area</child_name> <name>hbuttonbox1</name> <cxx_use_heap>True</cxx_use_heap> <layout_style>GTK_BUTTONBOX_END</layout_style> <spacing>8</spacing> <child_min_width>85</child_min_width> <child_min_height>27</child_min_height> <child_ipad_x>7</child_ipad_x> <child_ipad_y>0</child_ipad_y> <child> <padding>0</padding> <expand>False</expand> <fill>True</fill> <pack>GTK_PACK_END</pack> </child> <widget> <class>GtkButton</class> <name>button43</name> <cxx_use_heap>True</cxx_use_heap> <can_default>True</can_default> <can_focus>True</can_focus> <label>Add</label> <stock_pixmap>GNOME_STOCK_PIXMAP_ADD</stock_pixmap> </widget> <widget> <class>GtkButton</class> <name>button44</name> <cxx_use_heap>True</cxx_use_heap> <can_default>True</can_default> <can_focus>True</can_focus> <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button> </widget> </widget> </widget> </widget> </GTK-Interface>