<?xml version="1.0"?>
<GTK-Interface>

<project>
  <name>Galeon</name>
  <program_name>galeon</program_name>
  <directory></directory>
  <source_directory>src</source_directory>
  <pixmaps_directory>.</pixmaps_directory>
  <language>C</language>
  <gnome_support>True</gnome_support>
  <gettext_support>True</gettext_support>
  <output_main_file>False</output_main_file>
  <output_support_files>False</output_support_files>
  <output_translatable_strings>True</output_translatable_strings>
  <translatable_strings_file>../src/trans.h</translatable_strings_file>
</project>

<widget>
  <class>GnomeDialog</class>
  <name>preferences_dialog</name>
  <visible>False</visible>
  <signal>
    <name>close</name>
    <handler>prefs_close_cb</handler>
    <last_modification_time>Fri, 06 Apr 2001 09:55:50 GMT</last_modification_time>
  </signal>
  <title>Preferences</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>True</auto_shrink>
  <wmclass_name>dialog_prefs</wmclass_name>
  <wmclass_class>galeon_browser</wmclass_class>
  <auto_close>False</auto_close>
  <hide_on_close>True</hide_on_close>

  <widget>
    <class>GtkVBox</class>
    <child_name>GnomeDialog:vbox</child_name>
    <name>dialog-vbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>5</spacing>
    <child>
      <padding>4</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkHButtonBox</class>
      <child_name>GnomeDialog:action_area</child_name>
      <name>dialog-action_area1</name>
      <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>prefs_ok_button</name>
	<can_default>True</can_default>
	<has_default>True</has_default>
	<can_focus>True</can_focus>
	<signal>
	  <name>clicked</name>
	  <handler>prefs_ok_button_clicked_cb</handler>
	  <last_modification_time>Wed, 16 May 2001 01:45:58 GMT</last_modification_time>
	</signal>
	<stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
      </widget>

      <widget>
	<class>GtkButton</class>
	<name>prefs_apply_button</name>
	<can_default>True</can_default>
	<can_focus>True</can_focus>
	<signal>
	  <name>clicked</name>
	  <handler>prefs_apply_button_clicked_cb</handler>
	  <last_modification_time>Wed, 16 May 2001 01:46:32 GMT</last_modification_time>
	</signal>
	<stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
      </widget>

      <widget>
	<class>GtkButton</class>
	<name>prefs_cancel_button</name>
	<can_default>True</can_default>
	<can_focus>True</can_focus>
	<signal>
	  <name>clicked</name>
	  <handler>prefs_cancel_button_clicked_cb</handler>
	  <last_modification_time>Wed, 16 May 2001 01:46:21 GMT</last_modification_time>
	</signal>
	<stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
      </widget>

      <widget>
	<class>GtkButton</class>
	<name>prefs_help_button</name>
	<can_default>True</can_default>
	<can_focus>True</can_focus>
	<signal>
	  <name>clicked</name>
	  <handler>prefs_help_button_clicked_cb</handler>
	  <last_modification_time>Wed, 16 May 2001 01:46:05 GMT</last_modification_time>
	</signal>
	<stock_button>GNOME_STOCK_BUTTON_HELP</stock_button>
      </widget>
    </widget>

    <widget>
      <class>GtkHBox</class>
      <name>hbox82</name>
      <homogeneous>False</homogeneous>
      <spacing>12</spacing>
      <child>
	<padding>0</padding>
	<expand>True</expand>
	<fill>True</fill>
      </child>

      <widget>
	<class>GtkFrame</class>
	<name>sidebar_frame</name>
	<width>130</width>
	<label_xalign>0</label_xalign>
	<shadow_type>GTK_SHADOW_IN</shadow_type>
	<child>
	  <padding>0</padding>
	  <expand>False</expand>
	  <fill>False</fill>
	</child>

	<widget>
	  <class>GtkVBox</class>
	  <name>sidebar</name>
	  <homogeneous>False</homogeneous>
	  <spacing>0</spacing>
	</widget>
      </widget>

      <widget>
	<class>GtkNotebook</class>
	<name>notebook</name>
	<signal>
	  <name>switch_page</name>
	  <handler>preferences_switch_page_cb</handler>
	  <last_modification_time>Fri, 06 Apr 2001 09:12:51 GMT</last_modification_time>
	</signal>
	<show_tabs>False</show_tabs>
	<show_border>False</show_border>
	<tab_pos>GTK_POS_LEFT</tab_pos>
	<scrollable>False</scrollable>
	<tab_hborder>2</tab_hborder>
	<tab_vborder>0</tab_vborder>
	<popup_enable>False</popup_enable>
	<child>
	  <padding>0</padding>
	  <expand>True</expand>
	  <fill>True</fill>
	</child>

	<widget>
	  <class>GtkAlignment</class>
	  <name>alignment1</name>
	  <xalign>0.5</xalign>
	  <yalign>0.5</yalign>
	  <xscale>0</xscale>
	  <yscale>0</yscale>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame56</name>
	    <border_width>2</border_width>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>

	    <widget>
	      <class>GnomePixmap</class>
	      <name>LogoPage</name>
	      <filename>logo.png</filename>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label119</name>
	  <label></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>GtkVBox</class>
	  <name>vbox15</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame17</name>
	    <label>Home Page</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox14</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>5</spacing>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox4</name>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>
		<child>
		  <padding>0</padding>
		  <expand>True</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkLabel</class>
		  <name>label80</name>
		  <label>_URL</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0.5</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>startpage_entry</default_focus_target>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkEntry</class>
		  <name>startpage_entry</name>
		  <can_focus>True</can_focus>
		  <editable>True</editable>
		  <text_visible>True</text_visible>
		  <text_max_length>0</text_max_length>
		  <text></text>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkHButtonBox</class>
		<name>hbuttonbox2</name>
		<layout_style>GTK_BUTTONBOX_END</layout_style>
		<spacing>5</spacing>
		<child_min_width>150</child_min_width>
		<child_min_height>16</child_min_height>
		<child_ipad_x>7</child_ipad_x>
		<child_ipad_y>0</child_ipad_y>
		<child>
		  <padding>0</padding>
		  <expand>True</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkButton</class>
		  <name>homepage_current_button</name>
		  <can_default>True</can_default>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_homepage_current_button_clicked_cb</handler>
		    <last_modification_time>Thu, 07 Sep 2000 17:11:36 GMT</last_modification_time>
		  </signal>
		  <label>Set to _Current Page</label>
		  <relief>GTK_RELIEF_NORMAL</relief>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>homepage_my_portal_button</name>
		  <can_default>True</can_default>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_homepage_my_portal_button_clicked_cb</handler>
		    <last_modification_time>Thu, 07 Sep 2000 17:08:50 GMT</last_modification_time>
		  </signal>
		  <label>Set to &quot;_My Portal&quot;</label>
		  <relief>GTK_RELIEF_NORMAL</relief>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkHBox</class>
	    <name>hbox78</name>
	    <homogeneous>True</homogeneous>
	    <spacing>5</spacing>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkFrame</class>
	      <name>frame62</name>
	      <label>On Startup</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>GtkVBox</class>
		<name>vbox110</name>
		<border_width>5</border_width>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>startup_show_homepage</name>
		  <can_focus>True</can_focus>
		  <label>Show _home page</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>OnStartup</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton20</name>
		  <can_focus>True</can_focus>
		  <label>Show _last page</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>OnStartup</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton21</name>
		  <can_focus>True</can_focus>
		  <label>Show _blank page</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>OnStartup</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>

	    <widget>
	      <class>GtkFrame</class>
	      <name>frame6</name>
	      <label>On New Page</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>GtkVBox</class>
		<name>vbox111</name>
		<border_width>5</border_width>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>newpage_show_homepage</name>
		  <can_focus>True</can_focus>
		  <label>Show hom_e page</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>OnNew</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton23</name>
		  <can_focus>True</can_focus>
		  <label>Show las_t page</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>OnNew</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton24</name>
		  <can_focus>True</can_focus>
		  <label>Show blan_k page</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>OnNew</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame58</name>
	    <label>Exit</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox102</name>
	      <border_width>4</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>always_save_session_check</name>
		<can_focus>True</can_focus>
		<label>_Always save session at exit</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label99</name>
	  <label></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>GtkVBox</class>
	  <name>vbox27</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkHBox</class>
	    <name>hbox87</name>
	    <homogeneous>True</homogeneous>
	    <spacing>5</spacing>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkFrame</class>
	      <name>frame18</name>
	      <label>When Adding Bookmarks</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>GtkVBox</class>
		<name>vbox109</name>
		<border_width>5</border_width>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>bookmarks_use_page_title</name>
		  <can_focus>True</can_focus>
		  <label>_Use page title</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>BookmarksTitle</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton15</name>
		  <can_focus>True</can_focus>
		  <label>_Ask user for a title</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>BookmarksTitle</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>favicons_enabled_check</name>
		  <can_focus>True</can_focus>
		  <label>_Fetch bookmark icons</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>

	    <widget>
	      <class>GtkFrame</class>
	      <name>frame63</name>
	      <label>Show Folder Actions</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>GtkVBox</class>
		<name>vbox112</name>
		<border_width>5</border_width>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>bookmarks_show_actions_top</name>
		  <can_focus>True</can_focus>
		  <label>At the _top of each folder</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>FolderActions</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton17</name>
		  <can_focus>True</can_focus>
		  <label>At the _bottom of each folder</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>FolderActions</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton18</name>
		  <can_focus>True</can_focus>
		  <label>Only in context _menu</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>FolderActions</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame36</name>
	    <label>AutoBookmarks</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox50</name>
	      <border_width>4</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>5</spacing>

	      <widget>
		<class>GtkTable</class>
		<name>table62</name>
		<rows>2</rows>
		<columns>3</columns>
		<homogeneous>False</homogeneous>
		<row_spacing>5</row_spacing>
		<column_spacing>5</column_spacing>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>autobookmarks_enabled_check</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>toggled</name>
		    <handler>prefs_autobookmarks_enabled_check_toggled_cb</handler>
		    <last_modification_time>Sat, 25 Aug 2001 15:41:40 GMT</last_modification_time>
		  </signal>
		  <label>_Enabled</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <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>False</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label172</name>
		  <label>_Number to generate</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>1</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>autobookmarks_count_spin</default_focus_target>
		  <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>True</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label199</name>
		  <visible>False</visible>
		  <label>_Shorten titles to length</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>1</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>autobookmarks_shorten_spin</default_focus_target>
		  <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>True</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>autobookmarks_shorten_spin</name>
		  <visible>False</visible>
		  <sensitive>False</sensitive>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_IF_VALID</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>20</value>
		  <lower>0</lower>
		  <upper>200</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <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>GtkSpinButton</class>
		  <name>autobookmarks_count_spin</name>
		  <sensitive>False</sensitive>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_IF_VALID</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>50</value>
		  <lower>1</lower>
		  <upper>200</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <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>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>smart_bookmarks_frame</name>
	    <label>Smart Bookmarks</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox63</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>1</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>smart_bm_history_check</name>
		<can_focus>True</can_focus>
		<label>Enable smart bookmarks _history</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>smart_bm_goto_button_check</name>
		<can_focus>True</can_focus>
		<label>Show &quot;_go to&quot; button</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>smart_bm_clear_check</name>
		<can_focus>True</can_focus>
		<label>_Clear smart bookmarks after use</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox102</name>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>
		<child>
		  <padding>1</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>

		<widget>
		  <class>GtkLabel</class>
		  <name>label212</name>
		  <label>Default entry _width</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>1</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>smart_bm_entry_width_spin</default_focus_target>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>smart_bm_entry_width_spin</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>changed</name>
		    <handler>prefs_smart_bm_entry_width_spin_changed_cb</handler>
		    <last_modification_time>Wed, 23 May 2001 15:14:07 GMT</last_modification_time>
		  </signal>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_ALWAYS</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>150</value>
		  <lower>15</lower>
		  <upper>350</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkAlignment</class>
		  <name>alignment3</name>
		  <xalign>0.5</xalign>
		  <yalign>0.5</yalign>
		  <xscale>0</xscale>
		  <yscale>1</yscale>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		    <pack>GTK_PACK_END</pack>
		  </child>

		  <widget>
		    <class>GtkEntry</class>
		    <name>smart_bm_example_entry</name>
		    <can_focus>True</can_focus>
		    <editable>True</editable>
		    <text_visible>True</text_visible>
		    <text_max_length>0</text_max_length>
		    <text>Example</text>
		  </widget>
		</widget>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label118</name>
	  <label></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>GtkVBox</class>
	  <name>vbox33</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame5</name>
	    <label>History</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox126</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>5</spacing>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox103</name>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>
		<child>
		  <padding>0</padding>
		  <expand>True</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkLabel</class>
		  <name>label51</name>
		  <label>_Days before expiring history items</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0.5</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>history_expire_spin</default_focus_target>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>history_expire_spin</name>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>True</numeric>
		  <update_policy>GTK_UPDATE_ALWAYS</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>1</value>
		  <lower>0</lower>
		  <upper>65536</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkHButtonBox</class>
		<name>hbuttonbox6</name>
		<layout_style>GTK_BUTTONBOX_END</layout_style>
		<spacing>30</spacing>
		<child_min_width>150</child_min_width>
		<child_min_height>16</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>False</fill>
		</child>

		<widget>
		  <class>GtkButton</class>
		  <name>clear_history_button</name>
		  <border_width>1</border_width>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_clear_history_button_clicked_cb</handler>
		    <last_modification_time>Tue, 21 Nov 2000 00:59:01 GMT</last_modification_time>
		  </signal>
		  <label>_Clear History</label>
		  <relief>GTK_RELIEF_NORMAL</relief>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame22</name>
	    <label>Completions</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox93</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>autocompletion_enabled_checkbutton</name>
		<can_focus>True</can_focus>
		<label>_Autocompletion enabled</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>True</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label171</name>
		<label>You can always get explicit completions by hitting TAB</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<child>
		  <padding>5</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHSeparator</class>
		<name>hseparator2</name>
		<child>
		  <padding>5</padding>
		  <expand>False</expand>
		  <fill>True</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>autocompletion_sort_whole</name>
		<can_focus>True</can_focus>
		<label>Sort on _whole URL</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>AutocompletionsSort</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>radiobutton13</name>
		<can_focus>True</can_focus>
		<label>Sort on _simplified URL</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>AutocompletionsSort</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame70</name>
	    <label>Page-Specific Settings</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox122</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>autozoom_checkbutton</name>
		<can_focus>True</can_focus>
		<label>_Remember zoom settings</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label100</name>
	  <label></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>GtkVBox</class>
	  <name>vbox57</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame42</name>
	    <label>Tabbed Browsing</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table61</name>
	      <border_width>5</border_width>
	      <rows>4</rows>
	      <columns>2</columns>
	      <homogeneous>True</homogeneous>
	      <row_spacing>0</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>tabbed_enable_check</name>
		<can_focus>True</can_focus>
		<label>_Open in tabs by default</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>tabbed_autojump_check</name>
		<can_focus>True</can_focus>
		<label>_Jump to new tabs automatically</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>tabbed_insert_new_tabs_check</name>
		<can_focus>True</can_focus>
		<label>_Insert new tabs after current tab</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>tabbed_popups_enable_check</name>
		<can_focus>True</can_focus>
		<label>Open _popups in tabs</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>tabbed_always_show_check</name>
		<can_focus>True</can_focus>
		<label>_Always show tab labels</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>tabbed_closebutton_check</name>
		<can_focus>True</can_focus>
		<label>_Display close buttons on tabs</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>tabbed_closebutton_insensitive_check</name>
		<can_focus>True</can_focus>
		<label>Insensitive close _buttons</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox76</name>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>
		<child>
		  <left_attach>1</left_attach>
		  <right_attach>2</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>label206</name>
		  <label>_Tabs appear along</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>1</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>tabbed_position_optionmenu</default_focus_target>
		  <child>
		    <padding>1</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkOptionMenu</class>
		  <name>tabbed_position_optionmenu</name>
		  <can_focus>True</can_focus>
		  <items>Left
Right
Top
Bottom
</items>
		  <initial_choice>0</initial_choice>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame47</name>
	    <label>Tab Names</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox64</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>1</spacing>

	      <widget>
		<class>GtkTable</class>
		<name>table43</name>
		<rows>2</rows>
		<columns>2</columns>
		<homogeneous>False</homogeneous>
		<row_spacing>3</row_spacing>
		<column_spacing>5</column_spacing>
		<child>
		  <padding>3</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton2</name>
		  <can_focus>True</can_focus>
		  <label>Shorten names to fixed _width</label>
		  <active>True</active>
		  <draw_indicator>True</draw_indicator>
		  <group>ShortenStyle</group>
		  <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>False</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>shorten_target_radiobutton</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>toggled</name>
		    <handler>prefs_shorten_target_toggled_cb</handler>
		    <last_modification_time>Sat, 25 Aug 2001 16:02:30 GMT</last_modification_time>
		  </signal>
		  <label>Shorten names to target _length</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>ShortenStyle</group>
		  <child>
		    <left_attach>0</left_attach>
		    <right_attach>1</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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>tabbed_shorten_spin2</name>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_IF_VALID</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>200</value>
		  <lower>0</lower>
		  <upper>200</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>tabbed_shorten_spin</name>
		  <sensitive>False</sensitive>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_IF_VALID</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>200</value>
		  <lower>0</lower>
		  <upper>200</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <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>False</yfill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkVBox</class>
		<name>tabbed_shorten_name_vbox</name>
		<homogeneous>False</homogeneous>
		<spacing>1</spacing>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>tabbed_separator_check</name>
		  <can_focus>True</can_focus>
		  <label>_Shorten long names by looking for common separators</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>tabbed_vowel_check</name>
		  <can_focus>True</can_focus>
		  <label>Shorten long names by dropping _vowels</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>tabbed_prefix_check</name>
		  <can_focus>True</can_focus>
		  <label>Shorten all _names by dropping common prefixes</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame68</name>
	    <label>Tab Colors</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table66</name>
	      <border_width>5</border_width>
	      <rows>1</rows>
	      <columns>4</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label1057</name>
		<label>Loading tab text _color</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<focus_target>background_color</focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox92</name>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>True</yfill>
		</child>

		<widget>
		  <class>GnomeColorPicker</class>
		  <name>tabbed_loading_color</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_color_picker_clicked_cb</handler>
		    <after>True</after>
		    <last_modification_time>Sat, 13 Jan 2001 05:59:34 GMT</last_modification_time>
		  </signal>
		  <dither>True</dither>
		  <use_alpha>False</use_alpha>
		  <title>Pick the background color</title>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label1055</name>
		<label>_Unviewed tab text color</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>1</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<focus_target>text_color</focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox93</name>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>
		<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>True</yfill>
		</child>

		<widget>
		  <class>GnomeColorPicker</class>
		  <name>tabbed_new_color</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_color_picker_clicked_cb</handler>
		    <after>True</after>
		    <last_modification_time>Sat, 13 Jan 2001 05:59:21 GMT</last_modification_time>
		  </signal>
		  <dither>True</dither>
		  <use_alpha>False</use_alpha>
		  <title>Pick the text color</title>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label204</name>
	  <label></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>GtkVBox</class>
	  <name>vbox21</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame24</name>
	    <label>Windows</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table34</name>
	      <border_width>5</border_width>
	      <rows>2</rows>
	      <columns>2</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkCombo</class>
		<name>windows</name>
		<border_width>3</border_width>
		<value_in_list>False</value_in_list>
		<ok_if_empty>True</ok_if_empty>
		<case_sensitive>False</case_sensitive>
		<use_arrows>True</use_arrows>
		<use_arrows_always>False</use_arrows_always>
		<items>%s - Galeon
Galeon - %s
%s
Galeon
</items>
		<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>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>windows_title_entry</name>
		  <can_focus>True</can_focus>
		  <editable>True</editable>
		  <text_visible>True</text_visible>
		  <text_max_length>0</text_max_length>
		  <text>%s - Galeon</text>
		</widget>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label138</name>
		<label>_Title</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>windows_title_entry</default_focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label1062</name>
		<label>%s = page title</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame44</name>
	    <label>Fullscreen</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox59</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>1</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_menubar_in_fullscreen_check</name>
		<can_focus>True</can_focus>
		<label>Show _menubar</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_toolbars_in_fullscreen_check</name>
		<can_focus>True</can_focus>
		<label>Show t_oolbars</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_bookmarks_in_fullscreen_check</name>
		<can_focus>True</can_focus>
		<label>Show _bookmarks toolbars</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_statusbar_in_fullscreen_check</name>
		<can_focus>True</can_focus>
		<label>Show _statusbar</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>fullscreen_stacking_checkbutton</name>
		<can_focus>True</can_focus>
		<label>_Keep fullscreen window above all other windows</label>
		<active>True</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame74</name>
	    <label>Default Window Layout</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox128</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>1</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_menubar_check</name>
		<can_focus>True</can_focus>
		<label>Show menu_bar</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_toolbars_check</name>
		<can_focus>True</can_focus>
		<label>Show too_lbars</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_bookmarks_check</name>
		<can_focus>True</can_focus>
		<label>Show bookm_arks toolbars</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_statusbar_check</name>
		<can_focus>True</can_focus>
		<label>Show statusba_r</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_history_dock_check</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_enable_history_dock_clicked_cb</handler>
		  <last_modification_time>Mon, 24 Sep 2001 20:17:12 GMT</last_modification_time>
		</signal>
		<label>Show _history dock</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>show_bookmarks_dock_check</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_enable_bookmarks_dock_clicked_cb</handler>
		  <last_modification_time>Mon, 24 Sep 2001 20:16:55 GMT</last_modification_time>
		</signal>
		<label>Show bookmarks _dock</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label106</name>
	  <label></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>GtkVBox</class>
	  <name>themes_page</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame8</name>
	    <label>Toolbar Appearance</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox116</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>5</spacing>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox80</name>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkLabel</class>
		  <name>label1042</name>
		  <label>_Appearance</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>1</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>toolbar_style_optionmenu</default_focus_target>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkOptionMenu</class>
		  <name>toolbar_style_optionmenu</name>
		  <can_focus>True</can_focus>
		  <items>Text beside icons
Text under icons
Text only
Icons only
</items>
		  <initial_choice>0</initial_choice>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>toolbar_share_main_toolbar</name>
		<can_focus>True</can_focus>
		<label>_Keep location entry on main toolbar</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkHBox</class>
	    <name>hbox84</name>
	    <homogeneous>False</homogeneous>
	    <spacing>5</spacing>
	    <child>
	      <padding>0</padding>
	      <expand>True</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkFrame</class>
	      <name>frame65</name>
	      <label>Current Controls</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>GtkScrolledWindow</class>
		<name>scrolledwindow1126</name>
		<border_width>5</border_width>
		<hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
		<vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
		<hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
		<vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>

		<widget>
		  <class>GtkCList</class>
		  <name>current_clist</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>select_row</name>
		    <handler>current_clist_select_row_cb</handler>
		    <last_modification_time>Thu, 05 Jul 2001 13:38:30 GMT</last_modification_time>
		  </signal>
		  <signal>
		    <name>unselect_row</name>
		    <handler>current_clist_unselect_row_cb</handler>
		    <last_modification_time>Thu, 05 Jul 2001 13:38:40 GMT</last_modification_time>
		  </signal>
		  <signal>
		    <name>button_press_event</name>
		    <handler>current_clist_double_click_cb</handler>
		    <last_modification_time>Tue, 14 Aug 2001 09:10:13 GMT</last_modification_time>
		  </signal>
		  <signal>
		    <name>drag_end</name>
		    <handler>current_clist_drag_end_cb</handler>
		    <last_modification_time>Wed, 15 Aug 2001 03:00:10 GMT</last_modification_time>
		  </signal>
		  <columns>1</columns>
		  <column_widths>80</column_widths>
		  <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
		  <show_titles>False</show_titles>
		  <shadow_type>GTK_SHADOW_IN</shadow_type>

		  <widget>
		    <class>GtkLabel</class>
		    <child_name>CList:title</child_name>
		    <name>label1049</name>
		    <label>label1049</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>GtkAlignment</class>
	      <name>alignment2</name>
	      <xalign>0.5</xalign>
	      <yalign>0.5</yalign>
	      <xscale>0</xscale>
	      <yscale>0</yscale>
	      <child>
		<padding>0</padding>
		<expand>False</expand>
		<fill>False</fill>
	      </child>

	      <widget>
		<class>GtkTable</class>
		<name>table65</name>
		<rows>3</rows>
		<columns>3</columns>
		<homogeneous>False</homogeneous>
		<row_spacing>3</row_spacing>
		<column_spacing>3</column_spacing>

		<widget>
		  <class>GtkButton</class>
		  <name>edit_toolbars_up_button</name>
		  <sensitive>False</sensitive>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>toolbar_editor_move_up_clicked_cb</handler>
		    <last_modification_time>Thu, 05 Jul 2001 13:07:23 GMT</last_modification_time>
		  </signal>
		  <relief>GTK_RELIEF_NONE</relief>
		  <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>False</yfill>
		  </child>

		  <widget>
		    <class>GtkArrow</class>
		    <name>arrow9</name>
		    <arrow_type>GTK_ARROW_UP</arrow_type>
		    <shadow_type>GTK_SHADOW_OUT</shadow_type>
		    <xalign>0.5</xalign>
		    <yalign>0.5</yalign>
		    <xpad>0</xpad>
		    <ypad>0</ypad>
		  </widget>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>edit_toolbars_add_button</name>
		  <sensitive>False</sensitive>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>toolbar_editor_add_clicked_cb</handler>
		    <last_modification_time>Thu, 05 Jul 2001 13:07:56 GMT</last_modification_time>
		  </signal>
		  <relief>GTK_RELIEF_NONE</relief>
		  <child>
		    <left_attach>0</left_attach>
		    <right_attach>1</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>False</yfill>
		  </child>

		  <widget>
		    <class>GtkArrow</class>
		    <name>arrow8</name>
		    <arrow_type>GTK_ARROW_LEFT</arrow_type>
		    <shadow_type>GTK_SHADOW_OUT</shadow_type>
		    <xalign>0.5</xalign>
		    <yalign>0.5</yalign>
		    <xpad>0</xpad>
		    <ypad>0</ypad>
		  </widget>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>edit_toolbars_remove_button</name>
		  <sensitive>False</sensitive>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>toolbar_editor_remove_clicked_cb</handler>
		    <last_modification_time>Thu, 05 Jul 2001 14:54:51 GMT</last_modification_time>
		  </signal>
		  <relief>GTK_RELIEF_NONE</relief>
		  <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>False</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>

		  <widget>
		    <class>GtkArrow</class>
		    <name>arrow6</name>
		    <arrow_type>GTK_ARROW_RIGHT</arrow_type>
		    <shadow_type>GTK_SHADOW_OUT</shadow_type>
		    <xalign>0.5</xalign>
		    <yalign>0.5</yalign>
		    <xpad>0</xpad>
		    <ypad>0</ypad>
		  </widget>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>edit_toolbars_down_button</name>
		  <sensitive>False</sensitive>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>toolbar_editor_move_down_clicked_cb</handler>
		    <last_modification_time>Thu, 05 Jul 2001 13:07:44 GMT</last_modification_time>
		  </signal>
		  <relief>GTK_RELIEF_NONE</relief>
		  <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>False</yfill>
		  </child>

		  <widget>
		    <class>GtkArrow</class>
		    <name>arrow7</name>
		    <arrow_type>GTK_ARROW_DOWN</arrow_type>
		    <shadow_type>GTK_SHADOW_OUT</shadow_type>
		    <xalign>0.5</xalign>
		    <yalign>0.5</yalign>
		    <xpad>0</xpad>
		    <ypad>0</ypad>
		  </widget>
		</widget>
	      </widget>
	    </widget>

	    <widget>
	      <class>GtkFrame</class>
	      <name>frame66</name>
	      <label>Available Controls</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>GtkScrolledWindow</class>
		<name>scrolledwindow1127</name>
		<border_width>5</border_width>
		<hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
		<vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
		<hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
		<vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>

		<widget>
		  <class>GtkCList</class>
		  <name>available_clist</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>unselect_row</name>
		    <handler>available_clist_unselect_row_cb</handler>
		    <last_modification_time>Thu, 05 Jul 2001 13:39:47 GMT</last_modification_time>
		  </signal>
		  <signal>
		    <name>select_row</name>
		    <handler>available_clist_select_row_cb</handler>
		    <last_modification_time>Thu, 05 Jul 2001 13:39:57 GMT</last_modification_time>
		  </signal>
		  <signal>
		    <name>button_press_event</name>
		    <handler>available_clist_double_click_cb</handler>
		    <last_modification_time>Tue, 14 Aug 2001 09:09:48 GMT</last_modification_time>
		  </signal>
		  <columns>1</columns>
		  <column_widths>80</column_widths>
		  <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
		  <show_titles>False</show_titles>
		  <shadow_type>GTK_SHADOW_IN</shadow_type>

		  <widget>
		    <class>GtkLabel</class>
		    <child_name>CList:title</child_name>
		    <name>label1050</name>
		    <label>label1049</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>

	  <widget>
	    <class>GtkHBox</class>
	    <name>hbox95</name>
	    <homogeneous>True</homogeneous>
	    <spacing>5</spacing>
	    <child>
	      <padding>0</padding>
	      <expand>True</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkFrame</class>
	      <name>frame69</name>
	      <label>Toolbar Theme</label>
	      <label_xalign>0</label_xalign>
	      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	      <child>
		<padding>0</padding>
		<expand>False</expand>
		<fill>True</fill>
	      </child>

	      <widget>
		<class>GtkVBox</class>
		<name>vbox121</name>
		<border_width>5</border_width>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>

		<widget>
		  <class>GtkScrolledWindow</class>
		  <name>theme_scrolledwindow</name>
		  <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
		  <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
		  <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
		  <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>

		  <widget>
		    <class>GnomeIconList</class>
		    <name>theme_iconlist</name>
		    <border_width>4</border_width>
		    <can_focus>True</can_focus>
		    <signal>
		      <name>select_icon</name>
		      <handler>prefs_theme_select_icon_cb</handler>
		      <last_modification_time>Tue, 18 Sep 2001 12:53:14 GMT</last_modification_time>
		    </signal>
		    <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
		    <icon_width>70</icon_width>
		    <row_spacing>10</row_spacing>
		    <column_spacing>2</column_spacing>
		    <text_spacing>0</text_spacing>
		    <text_editable>False</text_editable>
		    <text_static>True</text_static>
		  </widget>
		</widget>

		<widget>
		  <class>GtkHBox</class>
		  <name>hbox94</name>
		  <homogeneous>False</homogeneous>
		  <spacing>5</spacing>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>True</fill>
		  </child>

		  <widget>
		    <class>GnomeFileEntry</class>
		    <name>fileentry3</name>
		    <signal>
		      <name>browse_clicked</name>
		      <handler>prefs_browse_clicked_cb</handler>
		      <after>True</after>
		      <last_modification_time>Sat, 13 Jan 2001 05:33:03 GMT</last_modification_time>
		    </signal>
		    <max_saved>10</max_saved>
		    <title>Select Animation Folder</title>
		    <directory>True</directory>
		    <modal>False</modal>
		    <child>
		      <padding>0</padding>
		      <expand>True</expand>
		      <fill>True</fill>
		    </child>

		    <widget>
		      <class>GtkEntry</class>
		      <child_name>GnomeEntry:entry</child_name>
		      <name>theme_dir_entry</name>
		      <width>128</width>
		      <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>
	    </widget>

	    <widget>
	      <class>GtkFrame</class>
	      <name>frame26</name>
	      <label>Spinner</label>
	      <label_xalign>0</label_xalign>
	      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	      <child>
		<padding>0</padding>
		<expand>False</expand>
		<fill>True</fill>
	      </child>

	      <widget>
		<class>GtkVBox</class>
		<name>vbox39</name>
		<border_width>5</border_width>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>

		<widget>
		  <class>GtkScrolledWindow</class>
		  <name>spinner_scrolledwindow</name>
		  <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
		  <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
		  <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
		  <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>

		  <widget>
		    <class>GnomeIconList</class>
		    <name>spinner_iconlist</name>
		    <border_width>4</border_width>
		    <can_focus>True</can_focus>
		    <signal>
		      <name>select_icon</name>
		      <handler>prefs_spinner_select_icon_cb</handler>
		      <last_modification_time>Sat, 03 Feb 2001 18:35:20 GMT</last_modification_time>
		    </signal>
		    <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
		    <icon_width>70</icon_width>
		    <row_spacing>10</row_spacing>
		    <column_spacing>2</column_spacing>
		    <text_spacing>0</text_spacing>
		    <text_editable>False</text_editable>
		    <text_static>True</text_static>
		  </widget>
		</widget>

		<widget>
		  <class>GtkHBox</class>
		  <name>hbox15</name>
		  <homogeneous>False</homogeneous>
		  <spacing>5</spacing>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>

		  <widget>
		    <class>GnomeFileEntry</class>
		    <name>fileentry2</name>
		    <signal>
		      <name>browse_clicked</name>
		      <handler>prefs_browse_clicked_cb</handler>
		      <after>True</after>
		      <last_modification_time>Sat, 13 Jan 2001 05:33:03 GMT</last_modification_time>
		    </signal>
		    <max_saved>10</max_saved>
		    <title>Select Animation Folder</title>
		    <directory>True</directory>
		    <modal>False</modal>
		    <child>
		      <padding>0</padding>
		      <expand>True</expand>
		      <fill>True</fill>
		    </child>

		    <widget>
		      <class>GtkEntry</class>
		      <child_name>GnomeEntry:entry</child_name>
		      <name>spinner_dir_entry</name>
		      <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>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label140</name>
	  <label></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>GtkVBox</class>
	  <name>vbox49</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame32</name>
	    <label>Context Menus</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table22</name>
	      <border_width>5</border_width>
	      <rows>1</rows>
	      <columns>1</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>0</row_spacing>
	      <column_spacing>0</column_spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>history_popup_checkbutton</name>
		<can_focus>True</can_focus>
		<label>Right click on back/forward items activates _history popup</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame37</name>
	    <label>Mouse Buttons</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table26</name>
	      <border_width>5</border_width>
	      <rows>2</rows>
	      <columns>2</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label174</name>
		<visible>False</visible>
		<label>_Right button</label>
		<justify>GTK_JUSTIFY_LEFT</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>right_button_optionmenu</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label173</name>
		<label>_Middle button</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>middle_button_optionmenu</default_focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkOptionMenu</class>
		<name>middle_button_optionmenu</name>
		<can_focus>True</can_focus>
		<items>Shows bookmarks
Pastes and loads selection as URL
Does nothing
</items>
		<initial_choice>0</initial_choice>
		<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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkOptionMenu</class>
		<name>right_button_optionmenu</name>
		<visible>False</visible>
		<can_focus>True</can_focus>
		<items>Shows menu on button press
Shows menu on button press + mouse motion
</items>
		<initial_choice>0</initial_choice>
		<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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame39</name>
	    <label>Mouse Wheel</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkNotebook</class>
	      <name>notebook2</name>
	      <border_width>5</border_width>
	      <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>5</tab_hborder>
	      <tab_vborder>1</tab_vborder>
	      <popup_enable>False</popup_enable>

	      <widget>
		<class>GtkTable</class>
		<name>table29</name>
		<border_width>5</border_width>
		<rows>3</rows>
		<columns>2</columns>
		<homogeneous>False</homogeneous>
		<row_spacing>5</row_spacing>
		<column_spacing>5</column_spacing>

		<widget>
		  <class>GtkLabel</class>
		  <name>label190</name>
		  <label>Ac_tion</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>wheel_nokey_action_optionmenu</default_focus_target>
		  <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>False</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label191</name>
		  <label>Ste_p size</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>wheel_nokey_step_spinbutton</default_focus_target>
		  <child>
		    <left_attach>0</left_attach>
		    <right_attach>1</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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>wheel_nokey_default_step_checkbutton</name>
		  <can_focus>True</can_focus>
		  <label>_Use system default step size</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>wheel_nokey_step_spinbutton</name>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_ALWAYS</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>1</value>
		  <lower>0</lower>
		  <upper>100</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkOptionMenu</class>
		  <name>wheel_nokey_action_optionmenu</name>
		  <can_focus>True</can_focus>
		  <items>Scroll by one step
Scroll by one page
Move in the browsing history
Zoom
</items>
		  <initial_choice>0</initial_choice>
		  <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>False</yfill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<child_name>Notebook:tab</child_name>
		<name>label186</name>
		<label>_No modifier key</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>table30</name>
		<border_width>5</border_width>
		<rows>3</rows>
		<columns>2</columns>
		<homogeneous>False</homogeneous>
		<row_spacing>5</row_spacing>
		<column_spacing>5</column_spacing>

		<widget>
		  <class>GtkLabel</class>
		  <name>label192</name>
		  <label>Ac_tion</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>wheel_alt_action_optionmenu</default_focus_target>
		  <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>False</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label193</name>
		  <label>Step si_ze</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>wheel_alt_step_spinbutton</default_focus_target>
		  <child>
		    <left_attach>0</left_attach>
		    <right_attach>1</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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>wheel_alt_default_step_checkbutton</name>
		  <can_focus>True</can_focus>
		  <label>_Use system default step size</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkOptionMenu</class>
		  <name>wheel_alt_action_optionmenu</name>
		  <can_focus>True</can_focus>
		  <items>Scroll by one step
Scroll by one page
Move in the browsing history
Zoom
</items>
		  <initial_choice>0</initial_choice>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>wheel_alt_step_spinbutton</name>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_ALWAYS</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>1</value>
		  <lower>0</lower>
		  <upper>100</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <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>False</yfill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<child_name>Notebook:tab</child_name>
		<name>label187</name>
		<label>_Alt</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>table31</name>
		<border_width>5</border_width>
		<rows>3</rows>
		<columns>2</columns>
		<homogeneous>False</homogeneous>
		<row_spacing>5</row_spacing>
		<column_spacing>5</column_spacing>

		<widget>
		  <class>GtkOptionMenu</class>
		  <name>wheel_ctrl_action_optionmenu</name>
		  <can_focus>True</can_focus>
		  <items>Scroll by one step
Scroll by one page
Move in the browsing history
Zoom
</items>
		  <initial_choice>0</initial_choice>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label194</name>
		  <label>Ac_tion</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>wheel_ctrl_action_optionmenu</default_focus_target>
		  <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>False</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label195</name>
		  <label>Step si_ze</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>wheel_ctrl_step_spinbutton</default_focus_target>
		  <child>
		    <left_attach>0</left_attach>
		    <right_attach>1</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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>wheel_ctrl_default_step_checkbutton</name>
		  <can_focus>True</can_focus>
		  <label>_Use system default step size</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>wheel_ctrl_step_spinbutton</name>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_ALWAYS</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>1</value>
		  <lower>0</lower>
		  <upper>100</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <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>False</yfill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<child_name>Notebook:tab</child_name>
		<name>label188</name>
		<label>_Ctrl</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>table32</name>
		<border_width>5</border_width>
		<rows>3</rows>
		<columns>2</columns>
		<homogeneous>False</homogeneous>
		<row_spacing>5</row_spacing>
		<column_spacing>5</column_spacing>

		<widget>
		  <class>GtkOptionMenu</class>
		  <name>wheel_shift_action_optionmenu</name>
		  <can_focus>True</can_focus>
		  <items>Scroll by one step
Scroll by one page
Move in the browsing history
Zoom
</items>
		  <initial_choice>0</initial_choice>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label196</name>
		  <label>Ac_tion</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>wheel_shift_action_optionmenu</default_focus_target>
		  <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>False</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label197</name>
		  <label>Step si_ze</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>0</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>wheel_shift_step_spinbutton</default_focus_target>
		  <child>
		    <left_attach>0</left_attach>
		    <right_attach>1</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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>wheel_shift_default_step_checkbutton</name>
		  <can_focus>True</can_focus>
		  <label>_Use system default step size</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkSpinButton</class>
		  <name>wheel_shift_step_spinbutton</name>
		  <can_focus>True</can_focus>
		  <climb_rate>1</climb_rate>
		  <digits>0</digits>
		  <numeric>False</numeric>
		  <update_policy>GTK_UPDATE_ALWAYS</update_policy>
		  <snap>False</snap>
		  <wrap>False</wrap>
		  <value>1</value>
		  <lower>0</lower>
		  <upper>100</upper>
		  <step>1</step>
		  <page>10</page>
		  <page_size>10</page_size>
		  <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>False</yfill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<child_name>Notebook:tab</child_name>
		<name>lab1</name>
		<label>_Shift</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>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label165</name>
	  <label></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>GtkVBox</class>
	  <name>vbox23</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame60</name>
	    <label>Downloader</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table60</name>
	      <border_width>5</border_width>
	      <rows>5</rows>
	      <columns>2</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>0</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkCombo</class>
		<name>download_command_combo</name>
		<sensitive>False</sensitive>
		<value_in_list>False</value_in_list>
		<ok_if_empty>False</ok_if_empty>
		<case_sensitive>False</case_sensitive>
		<use_arrows>True</use_arrows>
		<use_arrows_always>False</use_arrows_always>
		<items>darxget %s
nt %s
wget -N -c %s
</items>
		<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>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>download_command_entry</name>
		  <can_focus>True</can_focus>
		  <editable>True</editable>
		  <text_visible>True</text_visible>
		  <text_max_length>0</text_max_length>
		  <text>wget -N -c %s</text>
		</widget>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>download_use_builtin</name>
		<can_focus>True</can_focus>
		<label>Use _built-in downloader</label>
		<active>True</active>
		<draw_indicator>True</draw_indicator>
		<group>Downloader</group>
		<child>
		  <left_attach>0</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>download_use_gtm</name>
		<can_focus>True</can_focus>
		<label>Use GNOME Transfer _Manager (GTM)</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>Downloader</group>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>download_use_command</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>toggled</name>
		  <handler>prefs_download_use_command_toggled_cb</handler>
		  <last_modification_time>Fri, 22 Jun 2001 12:10:56 GMT</last_modification_time>
		</signal>
		<label>Use _command</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>Downloader</group>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>download_run_in_terminal</name>
		<sensitive>False</sensitive>
		<can_focus>True</can_focus>
		<label>Run in a _terminal</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>download_command_label</name>
		<sensitive>False</sensitive>
		<label>%s = URL, %f = destination folder</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<child>
		  <left_attach>1</left_attach>
		  <right_attach>2</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>False</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame9</name>
	    <label>Options</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table4</name>
	      <border_width>5</border_width>
	      <rows>3</rows>
	      <columns>2</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>1</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label19</name>
		<label>_Folder</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>download_dir_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GnomeFileEntry</class>
		<name>fileentry1</name>
		<signal>
		  <name>browse_clicked</name>
		  <handler>prefs_browse_clicked_cb</handler>
		  <after>True</after>
		  <last_modification_time>Sat, 13 Jan 2001 05:41:22 GMT</last_modification_time>
		</signal>
		<max_saved>10</max_saved>
		<title>Select Download Folder</title>
		<directory>True</directory>
		<modal>False</modal>
		<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>5</ypad>
		  <xexpand>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>

		<widget>
		  <class>GtkEntry</class>
		  <child_name>GnomeEntry:entry</child_name>
		  <name>download_dir_entry</name>
		  <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>GtkCheckButton</class>
		<name>download_autodownload</name>
		<can_focus>True</can_focus>
		<label>_Auto download enabled</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <left_attach>0</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>download_ask_dir</name>
		<can_focus>True</can_focus>
		<label>Ask for _destination folder on each download</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame10</name>
	    <label>FTP</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox103</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkRadioButton</class>
		<name>download_ftp_use_builtin</name>
		<can_focus>True</can_focus>
		<label>_Use built-in FTP handler</label>
		<active>True</active>
		<draw_indicator>True</draw_indicator>
		<group>FTPHandler</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>download_ftp_use_gnome</name>
		<can_focus>True</can_focus>
		<label>Use _GNOME default FTP handler</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>FTPHandler</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label108</name>
	  <label></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>GtkVBox</class>
	  <name>vbox24</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame12</name>
	    <label>View Source</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table50</name>
	      <border_width>5</border_width>
	      <rows>2</rows>
	      <columns>2</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label66</name>
		<label>_External program</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>external_source_viewer_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>use_external_source_viewer_check</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>toggled</name>
		  <handler>prefs_use_external_source_viewer_check_toggled_cb</handler>
		  <last_modification_time>Sat, 25 Aug 2001 15:50:22 GMT</last_modification_time>
		</signal>
		<label>_Use external program to view source files</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <left_attach>0</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCombo</class>
		<name>external_source_viewer_combo</name>
		<value_in_list>False</value_in_list>
		<ok_if_empty>True</ok_if_empty>
		<case_sensitive>False</case_sensitive>
		<use_arrows>True</use_arrows>
		<use_arrows_always>False</use_arrows_always>
		<items>gnome-edit
emacs
gedit
xemacs
gvim
gless
gnp
bluefish
</items>
		<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>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>external_source_viewer_entry</name>
		  <sensitive>False</sensitive>
		  <can_focus>True</can_focus>
		  <editable>True</editable>
		  <text_visible>True</text_visible>
		  <text_max_length>0</text_max_length>
		  <text>gnome-edit</text>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame57</name>
	    <label>Mailer</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table59</name>
	      <border_width>5</border_width>
	      <rows>1</rows>
	      <columns>2</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label1030</name>
		<label>_Mail handler</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>legacy_mailer_entry</default_focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCombo</class>
		<name>combo1</name>
		<value_in_list>False</value_in_list>
		<ok_if_empty>True</ok_if_empty>
		<case_sensitive>False</case_sensitive>
		<use_arrows>True</use_arrows>
		<use_arrows_always>False</use_arrows_always>
		<items>Gnome
xterm -e mutt [-c %c] [-b %b] [-s %s] [%t]
emacs --eval '(mail nil "%t" "%s")'
</items>
		<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>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>legacy_mailer_entry</name>
		  <can_focus>True</can_focus>
		  <editable>True</editable>
		  <text_visible>True</text_visible>
		  <text_max_length>0</text_max_length>
		  <text>Gnome</text>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame71</name>
	    <label>Help</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table68</name>
	      <border_width>5</border_width>
	      <rows>1</rows>
	      <columns>1</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>use_internal_ghelp_check</name>
		<can_focus>True</can_focus>
		<label>Use _Galeon to view GNOME Help documents</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label109</name>
	  <label></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>GtkVBox</class>
	  <name>vbox113</name>
	  <border_width>5</border_width>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkScrolledWindow</class>
	    <name>scrolledwindow1123</name>
	    <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
	    <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
	    <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
	    <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
	    <child>
	      <padding>0</padding>
	      <expand>True</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkCList</class>
	      <name>mime_list</name>
	      <can_focus>True</can_focus>
	      <signal>
		<name>select_row</name>
		<handler>prefs_mime_list_select_row_cb</handler>
		<last_modification_time>Sat, 23 Jun 2001 03:24:02 GMT</last_modification_time>
	      </signal>
	      <signal>
		<name>unselect_row</name>
		<handler>prefs_mime_list_unselect_row_cb</handler>
		<last_modification_time>Sat, 23 Jun 2001 03:24:11 GMT</last_modification_time>
	      </signal>
	      <signal>
		<name>click_column</name>
		<handler>prefs_mime_list_sort_cb</handler>
		<last_modification_time>Sun, 01 Jul 2001 08:21:26 GMT</last_modification_time>
	      </signal>
	      <columns>4</columns>
	      <column_widths>185,120,108,80</column_widths>
	      <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
	      <show_titles>True</show_titles>
	      <shadow_type>GTK_SHADOW_IN</shadow_type>

	      <widget>
		<class>GtkLabel</class>
		<child_name>CList:title</child_name>
		<name>label1035</name>
		<label>MIME Type</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>GtkLabel</class>
		<child_name>CList:title</child_name>
		<name>label1036</name>
		<label>Action</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>GtkLabel</class>
		<child_name>CList:title</child_name>
		<name>label1037</name>
		<label>Helper</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>GtkLabel</class>
		<child_name>CList:title</child_name>
		<name>label1038</name>
		<label>Always Use</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>GtkHBox</class>
	    <name>mimetype_hbox</name>
	    <homogeneous>False</homogeneous>
	    <spacing>5</spacing>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkHBox</class>
	      <name>hbox99</name>
	      <homogeneous>False</homogeneous>
	      <spacing>5</spacing>
	      <child>
		<padding>0</padding>
		<expand>True</expand>
		<fill>True</fill>
	      </child>

	      <widget>
		<class>GtkLabel</class>
		<name>mime_type_label</name>
		<sensitive>False</sensitive>
		<label>_MIME type</label>
		<justify>GTK_JUSTIFY_RIGHT</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>mime_type_entry</default_focus_target>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkEntry</class>
		<name>mime_type_entry</name>
		<sensitive>False</sensitive>
		<can_focus>True</can_focus>
		<signal>
		  <name>changed</name>
		  <handler>prefs_mime_type_changed_cb</handler>
		  <last_modification_time>Sat, 25 Aug 2001 16:54:20 GMT</last_modification_time>
		</signal>
		<editable>True</editable>
		<text_visible>True</text_visible>
		<text_max_length>0</text_max_length>
		<text></text>
		<child>
		  <padding>0</padding>
		  <expand>True</expand>
		  <fill>True</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox104</name>
		<homogeneous>True</homogeneous>
		<spacing>0</spacing>
		<child>
		  <padding>0</padding>
		  <expand>True</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkButton</class>
		  <name>mime_new_button</name>
		  <can_default>True</can_default>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_mime_new_clicked_cb</handler>
		    <last_modification_time>Sat, 25 Aug 2001 16:56:24 GMT</last_modification_time>
		  </signal>
		  <label>_New</label>
		  <relief>GTK_RELIEF_NORMAL</relief>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>mime_delete_button</name>
		  <sensitive>False</sensitive>
		  <can_default>True</can_default>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_mime_delete_clicked_cb</handler>
		    <last_modification_time>Sat, 25 Aug 2001 16:56:35 GMT</last_modification_time>
		  </signal>
		  <label>_Delete</label>
		  <relief>GTK_RELIEF_NORMAL</relief>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkHBox</class>
	    <name>hbox86</name>
	    <homogeneous>False</homogeneous>
	    <spacing>5</spacing>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkFrame</class>
	      <name>mime_action_frame</name>
	      <sensitive>False</sensitive>
	      <label>Action</label>
	      <label_xalign>0</label_xalign>
	      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	      <child>
		<padding>0</padding>
		<expand>False</expand>
		<fill>True</fill>
	      </child>

	      <widget>
		<class>GtkVBox</class>
		<name>vbox119</name>
		<border_width>5</border_width>
		<homogeneous>True</homogeneous>
		<spacing>0</spacing>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>mime_save_to_disk</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_mime_action_clicked_cb</handler>
		    <last_modification_time>Sat, 25 Aug 2001 16:55:40 GMT</last_modification_time>
		  </signal>
		  <label>_Save to disk</label>
		  <active>True</active>
		  <draw_indicator>True</draw_indicator>
		  <group>MimeAction</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton29</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_mime_action_clicked_cb</handler>
		    <last_modification_time>Sat, 25 Aug 2001 16:55:50 GMT</last_modification_time>
		  </signal>
		  <label>_Run with helper</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>MimeAction</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton30</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_mime_action_clicked_cb</handler>
		    <last_modification_time>Sat, 25 Aug 2001 16:56:07 GMT</last_modification_time>
		  </signal>
		  <label>_Ask user</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>MimeAction</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>

	    <widget>
	      <class>GtkFrame</class>
	      <name>mime_helper_frame</name>
	      <sensitive>False</sensitive>
	      <label>Helper</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>GtkVBox</class>
		<name>vbox118</name>
		<border_width>5</border_width>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>

		<widget>
		  <class>GnomeFileEntry</class>
		  <name>mime_file_entry</name>
		  <signal>
		    <name>browse_clicked</name>
		    <handler>prefs_browse_clicked_cb</handler>
		    <after>True</after>
		    <last_modification_time>Mon, 03 Sep 2001 21:11:05 GMT</last_modification_time>
		  </signal>
		  <history_id>HelperApp</history_id>
		  <max_saved>10</max_saved>
		  <title>Choose Helper App</title>
		  <directory>False</directory>
		  <modal>False</modal>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>

		  <widget>
		    <class>GtkEntry</class>
		    <child_name>GnomeEntry:entry</child_name>
		    <name>mime_helper_entry</name>
		    <can_focus>True</can_focus>
		    <signal>
		      <name>changed</name>
		      <handler>prefs_mime_helper_changed_cb</handler>
		      <last_modification_time>Sat, 25 Aug 2001 16:54:12 GMT</last_modification_time>
		    </signal>
		    <editable>True</editable>
		    <text_visible>True</text_visible>
		    <text_max_length>0</text_max_length>
		    <text></text>
		  </widget>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>mime_always_use</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>toggled</name>
		    <handler>prefs_mime_helper_buttons_toggled_cb</handler>
		    <last_modification_time>Sat, 25 Aug 2001 16:54:59 GMT</last_modification_time>
		  </signal>
		  <label>Always _use this helper</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>mime_terminal</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>toggled</name>
		    <handler>prefs_mime_helper_buttons_toggled_cb</handler>
		    <last_modification_time>Sun, 24 Jun 2001 06:17:24 GMT</last_modification_time>
		  </signal>
		  <label>Run in _terminal</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>mime_url_helper</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>toggled</name>
		    <handler>prefs_mime_helper_buttons_toggled_cb</handler>
		    <last_modification_time>Sun, 24 Jun 2001 06:17:30 GMT</last_modification_time>
		  </signal>
		  <label>_Processes URL</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label110</name>
	  <label></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>GtkVBox</class>
	  <name>vbox29</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame2</name>
	    <label>Fonts</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table6</name>
	      <border_width>5</border_width>
	      <rows>8</rows>
	      <columns>3</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GnomeFontPicker</class>
		<name>serif_font_fpicker</name>
		<width>190</width>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_font_picker_clicked_cb</handler>
		  <after>True</after>
		  <last_modification_time>Sat, 13 Jan 2001 05:57:44 GMT</last_modification_time>
		</signal>
		<title>Pick a Font</title>
		<preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
		<mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
		<show_size>True</show_size>
		<use_font>False</use_font>
		<use_font_size>14</use_font_size>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GnomeFontPicker</class>
		<name>sansserif_font_fpicker</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_font_picker_clicked_cb</handler>
		  <after>True</after>
		  <last_modification_time>Sat, 13 Jan 2001 05:57:38 GMT</last_modification_time>
		</signal>
		<title>Pick a Font</title>
		<preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
		<mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
		<show_size>False</show_size>
		<use_font>False</use_font>
		<use_font_size>14</use_font_size>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label43</name>
		<label>S_ans serif</label>
		<justify>GTK_JUSTIFY_RIGHT</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>sansserif_font_fpicker</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label45</name>
		<label>_Monospace</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>monospace_font_fpicker</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label42</name>
		<label>_Serif</label>
		<justify>GTK_JUSTIFY_FILL</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>serif_font_fpicker</default_focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>use_own_fonts_checkbutton</name>
		<can_focus>True</can_focus>
		<label>Always us_e these fonts</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <left_attach>1</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>GtkLabel</class>
		<name>label1032</name>
		<label>_Cursive</label>
		<justify>GTK_JUSTIFY_RIGHT</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>cursive_font_fpicker</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label1033</name>
		<label>_Fantasy</label>
		<justify>GTK_JUSTIFY_RIGHT</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>fantasy_font_fpicker</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>default_font</name>
		<label>_Default font</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>default_font_optionmenu</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GnomeFontPicker</class>
		<name>cursive_font_fpicker</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_font_picker_clicked_cb</handler>
		  <after>True</after>
		  <last_modification_time>Sat, 13 Jan 2001 05:57:38 GMT</last_modification_time>
		</signal>
		<title>Pick a Font</title>
		<preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
		<mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
		<show_size>False</show_size>
		<use_font>False</use_font>
		<use_font_size>14</use_font_size>
		<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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GnomeFontPicker</class>
		<name>fantasy_font_fpicker</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_font_picker_clicked_cb</handler>
		  <after>True</after>
		  <last_modification_time>Sat, 13 Jan 2001 05:57:38 GMT</last_modification_time>
		</signal>
		<title>Pick a Font</title>
		<preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
		<mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
		<show_size>False</show_size>
		<use_font>False</use_font>
		<use_font_size>14</use_font_size>
		<child>
		  <left_attach>1</left_attach>
		  <right_attach>2</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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GnomeFontPicker</class>
		<name>monospace_font_fpicker</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_font_picker_clicked_cb</handler>
		  <after>True</after>
		  <last_modification_time>Sat, 13 Jan 2001 05:57:32 GMT</last_modification_time>
		</signal>
		<title>Pick a Font</title>
		<preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
		<mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
		<show_size>True</show_size>
		<use_font>False</use_font>
		<use_font_size>14</use_font_size>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkFrame</class>
		<name>frame55</name>
		<label>Min. Size</label>
		<label_xalign>0</label_xalign>
		<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
		<child>
		  <left_attach>2</left_attach>
		  <right_attach>3</right_attach>
		  <top_attach>0</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>
		  <class>GtkHBox</class>
		  <name>hbox52</name>
		  <border_width>5</border_width>
		  <homogeneous>False</homogeneous>
		  <spacing>0</spacing>

		  <widget>
		    <class>GtkSpinButton</class>
		    <name>minimum_font_size_spin</name>
		    <can_focus>True</can_focus>
		    <climb_rate>1</climb_rate>
		    <digits>0</digits>
		    <numeric>False</numeric>
		    <update_policy>GTK_UPDATE_ALWAYS</update_policy>
		    <snap>False</snap>
		    <wrap>False</wrap>
		    <value>1</value>
		    <lower>0</lower>
		    <upper>100</upper>
		    <step>1</step>
		    <page>10</page>
		    <page_size>10</page_size>
		    <child>
		      <padding>0</padding>
		      <expand>True</expand>
		      <fill>True</fill>
		    </child>
		  </widget>
		</widget>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label1052</name>
		<label>_Language encoding</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>lang_encoding</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkOptionMenu</class>
		<name>lang_encoding</name>
		<can_focus>True</can_focus>
		<items>Western
Central European
Japanese
Traditional Chinese
Simplified Chinese
Korean
Cyrillic
Baltic
Greek
Turkish
Unicode
Thai
Hebrew
Arabic
</items>
		<initial_choice>0</initial_choice>
		<child>
		  <left_attach>1</left_attach>
		  <right_attach>3</right_attach>
		  <top_attach>7</top_attach>
		  <bottom_attach>8</bottom_attach>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <xexpand>True</xexpand>
		  <yexpand>True</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>True</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkOptionMenu</class>
		<name>default_font_optionmenu</name>
		<can_focus>True</can_focus>
		<items>Serif
Sans serif
</items>
		<initial_choice>0</initial_choice>
		<child>
		  <left_attach>1</left_attach>
		  <right_attach>3</right_attach>
		  <top_attach>6</top_attach>
		  <bottom_attach>7</bottom_attach>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <xexpand>True</xexpand>
		  <yexpand>True</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>True</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame45</name>
	    <label>Colors</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table38</name>
	      <border_width>5</border_width>
	      <rows>3</rows>
	      <columns>4</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label149</name>
		<label>_Visited link</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<focus_target>visited_link_color</focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label147</name>
		<label>_Text</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>1</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<focus_target>text_color</focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox74</name>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>
		<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>True</yfill>
		</child>

		<widget>
		  <class>GnomeColorPicker</class>
		  <name>unvisited_link_color</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_color_picker_clicked_cb</handler>
		    <after>True</after>
		    <last_modification_time>Sat, 13 Jan 2001 05:59:06 GMT</last_modification_time>
		  </signal>
		  <dither>True</dither>
		  <use_alpha>False</use_alpha>
		  <title>Pick the color unvisited links</title>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox75</name>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>
		<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>
		  <class>GnomeColorPicker</class>
		  <name>visited_link_color</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_color_picker_clicked_cb</handler>
		    <after>True</after>
		    <last_modification_time>Sat, 13 Jan 2001 05:58:56 GMT</last_modification_time>
		  </signal>
		  <dither>True</dither>
		  <use_alpha>False</use_alpha>
		  <title>Pick the color for visited links</title>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>use_own_colors_checkbutton</name>
		<can_focus>True</can_focus>
		<label>Al_ways use these colors</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <left_attach>0</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label148</name>
		<label>_Unvisited link</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<focus_target>unvisited_link_color</focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>underline_links_checkbutton</name>
		<can_focus>True</can_focus>
		<label>U_nderline links</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <left_attach>2</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>GtkLabel</class>
		<name>label146</name>
		<label>_Background</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<focus_target>background_color</focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox57</name>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>True</yfill>
		</child>

		<widget>
		  <class>GnomeColorPicker</class>
		  <name>background_color</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_color_picker_clicked_cb</handler>
		    <after>True</after>
		    <last_modification_time>Sat, 13 Jan 2001 05:59:34 GMT</last_modification_time>
		  </signal>
		  <dither>True</dither>
		  <use_alpha>False</use_alpha>
		  <title>Pick the background color</title>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox56</name>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>True</yfill>
		</child>

		<widget>
		  <class>GnomeColorPicker</class>
		  <name>text_color</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_color_picker_clicked_cb</handler>
		    <after>True</after>
		    <last_modification_time>Sat, 13 Jan 2001 05:59:21 GMT</last_modification_time>
		  </signal>
		  <dither>True</dither>
		  <use_alpha>False</use_alpha>
		  <title>Pick the text color</title>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame73</name>
	    <label>Custom Stylesheet</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox127</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GnomeFileEntry</class>
		<name>user_stylesheet_fileentry</name>
		<signal>
		  <name>browse_clicked</name>
		  <handler>prefs_browse_clicked_cb</handler>
		  <after>True</after>
		  <last_modification_time>Mon, 03 Sep 2001 21:11:21 GMT</last_modification_time>
		</signal>
		<history_id>CUSTOM_STYLESHEET_GNOMEENTRY</history_id>
		<max_saved>10</max_saved>
		<title>Select a file to use as custom stylesheet</title>
		<directory>False</directory>
		<modal>False</modal>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>

		<widget>
		  <class>GtkEntry</class>
		  <child_name>GnomeEntry:entry</child_name>
		  <name>user_stylesheet_entry</name>
		  <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>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label112</name>
	  <label></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>GtkVBox</class>
	  <name>vbox40</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame27</name>
	    <label>Charsets</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table18</name>
	      <border_width>5</border_width>
	      <rows>2</rows>
	      <columns>2</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label144</name>
		<label>_Default charset</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>default_charset_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label143</name>
		<label>Autodetec_t</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>autodetect_charset_optionmenu</default_focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkOptionMenu</class>
		<name>autodetect_charset_optionmenu</name>
		<can_focus>True</can_focus>
		<items>Off
Chinese
East asian
Japanese
Korean
Russian
Simplified Chinese
Traditional Chinese
Ukrainian
</items>
		<initial_choice>0</initial_choice>
		<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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCombo</class>
		<name>default_charset_combo</name>
		<value_in_list>False</value_in_list>
		<ok_if_empty>True</ok_if_empty>
		<case_sensitive>False</case_sensitive>
		<use_arrows>True</use_arrows>
		<use_arrows_always>False</use_arrows_always>
		<items></items>
		<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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>

		<widget>
		  <class>GtkEntry</class>
		  <child_name>GtkCombo:entry</child_name>
		  <name>default_charset_entry</name>
		  <can_focus>True</can_focus>
		  <editable>False</editable>
		  <text_visible>True</text_visible>
		  <text_max_length>0</text_max_length>
		  <text>Armenian (ARMSCII-8)</text>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame28</name>
	    <label>Languages</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>GtkHBox</class>
	      <name>hbox18</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkVBox</class>
		<name>vbox41</name>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>
		<child>
		  <padding>0</padding>
		  <expand>True</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkCombo</class>
		  <name>lang_combo</name>
		  <value_in_list>False</value_in_list>
		  <ok_if_empty>True</ok_if_empty>
		  <case_sensitive>False</case_sensitive>
		  <use_arrows>True</use_arrows>
		  <use_arrows_always>False</use_arrows_always>
		  <items>Afrikaans (af)
Albanian (sq)
Arabic (ar)
Azerbaidjani (az)
Basque (eu)
Breton (br)
Bulgarian (bg)
Byelorussian (be)
Catalan (ca)
Chinese (zh)
Croatian (hr)
Czech (cs)
Danish (da)
Dutch (nl)
English (en)
Esperanto (eo)
Estonian (et)
Faeroese (fo)
Finnish (fi)
French (fr)
Galician (gl)
German (de)
Greek (el)
Hebrew (he)
Hungarian (hu)
Icelandic (is)
Indonesian (id)
Irish (ga)
Italian (it)
Japanese (ja)
Korean (ko)
Latvian (lv)
Lithuanian (lt)
Macedonian (mk)
Norwegian/Nynorsk (nn)
Norwegian/Bokmaal (nb)
Norwegian (no)
Polish (pl)
Portuguese (pt)
Portuguese of Brazil (pt-BR)
Romanian (ro)
Russian (ru)
Scottish (gd)
Serbian (sr)
Slovak (sk)
Slovenian (sl)
Spanish (es)
Swedish (sv)
Turkish (tr)
Ukrainian (uk)
Vietnamian (vi)
Walloon (wa)
</items>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>

		  <widget>
		    <class>GtkEntry</class>
		    <child_name>GtkCombo:entry</child_name>
		    <name>lang_entry</name>
		    <can_focus>True</can_focus>
		    <editable>True</editable>
		    <text_visible>True</text_visible>
		    <text_max_length>0</text_max_length>
		    <text>Afrikaans (af)</text>
		  </widget>
		</widget>

		<widget>
		  <class>GtkScrolledWindow</class>
		  <name>scrolledwindow1112</name>
		  <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
		  <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
		  <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
		  <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
		  <child>
		    <padding>0</padding>
		    <expand>True</expand>
		    <fill>True</fill>
		  </child>

		  <widget>
		    <class>GtkViewport</class>
		    <name>viewport2</name>
		    <shadow_type>GTK_SHADOW_IN</shadow_type>

		    <widget>
		      <class>GtkList</class>
		      <name>lang_list</name>
		      <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
		    </widget>
		  </widget>
		</widget>
	      </widget>

	      <widget>
		<class>GtkVButtonBox</class>
		<name>vbuttonbox1</name>
		<layout_style>GTK_BUTTONBOX_START</layout_style>
		<spacing>0</spacing>
		<child_min_width>85</child_min_width>
		<child_min_height>27</child_min_height>
		<child_ipad_x>0</child_ipad_x>
		<child_ipad_y>0</child_ipad_y>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>

		<widget>
		  <class>GtkButton</class>
		  <name>lang_add_button</name>
		  <can_default>True</can_default>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_lang_add_button_clicked_cb</handler>
		    <last_modification_time>Fri, 29 Sep 2000 09:06:23 GMT</last_modification_time>
		  </signal>
		  <label>_Add</label>
		  <relief>GTK_RELIEF_NORMAL</relief>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>lang_remove_button</name>
		  <can_default>True</can_default>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_lang_remove_button_clicked_cb</handler>
		    <last_modification_time>Fri, 29 Sep 2000 09:06:33 GMT</last_modification_time>
		  </signal>
		  <label>_Remove</label>
		  <relief>GTK_RELIEF_NORMAL</relief>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>lang_up_button</name>
		  <can_default>True</can_default>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_lang_up_button_clicked_cb</handler>
		    <last_modification_time>Fri, 29 Sep 2000 09:56:26 GMT</last_modification_time>
		  </signal>
		  <stock_button>GNOME_STOCK_BUTTON_UP</stock_button>
		  <relief>GTK_RELIEF_NORMAL</relief>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>lang_down_button</name>
		  <can_default>True</can_default>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_lang_down_button_clicked_cb</handler>
		    <last_modification_time>Fri, 29 Sep 2000 09:56:36 GMT</last_modification_time>
		  </signal>
		  <stock_button>GNOME_STOCK_BUTTON_DOWN</stock_button>
		  <relief>GTK_RELIEF_NORMAL</relief>
		</widget>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label142</name>
	  <label></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>GtkVBox</class>
	  <name>vbox42</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame30</name>
	    <label>Protocol</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table20</name>
	      <border_width>5</border_width>
	      <rows>1</rows>
	      <columns>2</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label160</name>
		<label>HTTP _version</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>http_version_optionmenu</default_focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>False</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkOptionMenu</class>
		<name>http_version_optionmenu</name>
		<can_focus>True</can_focus>
		<items>1.0
1.1
</items>
		<initial_choice>1</initial_choice>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame1</name>
	    <label>Proxies</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table5</name>
	      <border_width>5</border_width>
	      <rows>10</rows>
	      <columns>4</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label_no_proxy_for</name>
		<label>N_o proxy for</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>no_proxies_for_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkEntry</class>
		<name>no_proxies_for_entry</name>
		<sensitive>False</sensitive>
		<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>1</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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label34</name>
		<label>_FTP proxy</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>ftp_proxy_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label213</name>
		<label>_SSL proxy</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>ssl_proxy_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label33</name>
		<label>_HTTP proxy</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>http_proxy_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkEntry</class>
		<name>ftp_proxy_entry</name>
		<sensitive>False</sensitive>
		<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>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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkEntry</class>
		<name>ssl_proxy_entry</name>
		<sensitive>False</sensitive>
		<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>1</left_attach>
		  <right_attach>2</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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkEntry</class>
		<name>http_proxy_entry</name>
		<sensitive>False</sensitive>
		<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>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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label36</name>
		<label>Port</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>False</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label214</name>
		<label>Port</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<child>
		  <left_attach>2</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label35</name>
		<label>Port</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>False</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkSpinButton</class>
		<name>ftp_proxy_port_spin</name>
		<sensitive>False</sensitive>
		<can_focus>True</can_focus>
		<climb_rate>1</climb_rate>
		<digits>0</digits>
		<numeric>True</numeric>
		<update_policy>GTK_UPDATE_ALWAYS</update_policy>
		<snap>False</snap>
		<wrap>False</wrap>
		<value>1</value>
		<lower>0</lower>
		<upper>65536</upper>
		<step>1</step>
		<page>10</page>
		<page_size>10</page_size>
		<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>True</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkSpinButton</class>
		<name>ssl_proxy_port_spin</name>
		<sensitive>False</sensitive>
		<can_focus>True</can_focus>
		<climb_rate>1</climb_rate>
		<digits>0</digits>
		<numeric>True</numeric>
		<update_policy>GTK_UPDATE_ALWAYS</update_policy>
		<snap>False</snap>
		<wrap>False</wrap>
		<value>1</value>
		<lower>0</lower>
		<upper>65536</upper>
		<step>1</step>
		<page>10</page>
		<page_size>10</page_size>
		<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>

	      <widget>
		<class>GtkSpinButton</class>
		<name>http_proxy_port_spin</name>
		<sensitive>False</sensitive>
		<can_focus>True</can_focus>
		<climb_rate>1</climb_rate>
		<digits>0</digits>
		<numeric>True</numeric>
		<update_policy>GTK_UPDATE_ALWAYS</update_policy>
		<snap>False</snap>
		<wrap>False</wrap>
		<value>1</value>
		<lower>0</lower>
		<upper>65536</upper>
		<step>1</step>
		<page>10</page>
		<page_size>10</page_size>
		<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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>proxy_none_radiobutton</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>toggled</name>
		  <handler>prefs_proxy_radiogroup_toggle_cb</handler>
		  <last_modification_time>Thu, 06 Sep 2001 23:02:27 GMT</last_modification_time>
		</signal>
		<label>_No proxies</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>Proxy</group>
		<child>
		  <left_attach>0</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>proxy_manual_radiobutton</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>toggled</name>
		  <handler>prefs_proxy_radiogroup_toggle_cb</handler>
		  <last_modification_time>Thu, 06 Sep 2001 23:02:37 GMT</last_modification_time>
		</signal>
		<label>Manual _proxy configuration</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>Proxy</group>
		<child>
		  <left_attach>0</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>proxy_auto_radiobutton</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>toggled</name>
		  <handler>prefs_proxy_radiogroup_toggle_cb</handler>
		  <last_modification_time>Thu, 06 Sep 2001 23:02:48 GMT</last_modification_time>
		</signal>
		<label>_Automatic proxy configuration</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>Proxy</group>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>4</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label1061</name>
		<label>Autoconfigure _URL:</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>proxy_auto_url_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkEntry</class>
		<name>proxy_auto_url_entry</name>
		<sensitive>False</sensitive>
		<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>1</left_attach>
		  <right_attach>3</right_attach>
		  <top_attach>7</top_attach>
		  <bottom_attach>8</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>GtkButton</class>
		<name>proxy_auto_reload_button</name>
		<sensitive>False</sensitive>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_proxy_auto_url_reload_cb</handler>
		  <last_modification_time>Thu, 06 Sep 2001 23:02:00 GMT</last_modification_time>
		</signal>
		<label>_Reload</label>
		<relief>GTK_RELIEF_NORMAL</relief>
		<child>
		  <left_attach>3</left_attach>
		  <right_attach>4</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHSeparator</class>
		<name>hseparator3</name>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>4</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>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox53</name>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>
		<child>
		  <left_attach>1</left_attach>
		  <right_attach>4</right_attach>
		  <top_attach>9</top_attach>
		  <bottom_attach>10</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>GtkVBox</class>
		  <name>vbox104</name>
		  <homogeneous>False</homogeneous>
		  <spacing>0</spacing>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>

		  <widget>
		    <class>GtkCheckButton</class>
		    <name>proxy_keepalive_checkbutton</name>
		    <can_focus>True</can_focus>
		    <label>_Enable proxy keep-alive</label>
		    <active>False</active>
		    <draw_indicator>True</draw_indicator>
		    <child>
		      <padding>0</padding>
		      <expand>False</expand>
		      <fill>False</fill>
		    </child>
		  </widget>
		</widget>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label159</name>
	  <label></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>GtkVBox</class>
	  <name>vbox36</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>imageFrame</name>
	    <label>Filtering</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox105</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>1</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>allow_popups_checkbutton</name>
		<can_focus>True</can_focus>
		<label>Allow _popups</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>java_checkbutton</name>
		<can_focus>True</can_focus>
		<label>Allow _Java (requires plugin)</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame72</name>
	    <label>JavaScript</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox123</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>javascript_checkbutton</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>toggled</name>
		  <handler>prefs_javascript_checkbutton_toggled_cb</handler>
		  <last_modification_time>Fri, 24 Aug 2001 17:37:59 GMT</last_modification_time>
		</signal>
		<label>Allow Java_Script</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCheckButton</class>
		<name>statusbar_rewrite_check</name>
		<can_focus>True</can_focus>
		<label>Allow statusbar _messages</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame61</name>
	    <label>Image Loading</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox106</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkRadioButton</class>
		<name>images_always_load</name>
		<can_focus>True</can_focus>
		<label>_Always load</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>LoadImages</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>radiobutton7</name>
		<can_focus>True</can_focus>
		<label>_Load from current server only</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>LoadImages</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHBox</class>
		<name>hbox101</name>
		<homogeneous>False</homogeneous>
		<spacing>0</spacing>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>

		<widget>
		  <class>GtkRadioButton</class>
		  <name>radiobutton8</name>
		  <can_focus>True</can_focus>
		  <label>_Never load</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <group>LoadImages</group>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkHButtonBox</class>
		  <name>hbuttonbox7</name>
		  <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
		  <spacing>30</spacing>
		  <child_min_width>150</child_min_width>
		  <child_min_height>16</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>False</fill>
		    <pack>GTK_PACK_END</pack>
		  </child>

		  <widget>
		    <class>GtkButton</class>
		    <name>button4</name>
		    <can_focus>True</can_focus>
		    <signal>
		      <name>clicked</name>
		      <handler>prefs_image_sites_button_clicked_cb</handler>
		      <last_modification_time>Mon, 16 Jul 2001 16:12:15 GMT</last_modification_time>
		    </signal>
		    <relief>GTK_RELIEF_NORMAL</relief>

		    <widget>
		      <class>GtkLabel</class>
		      <name>label1051</name>
		      <label>_Image Sites...</label>
		      <justify>GTK_JUSTIFY_CENTER</justify>
		      <wrap>False</wrap>
		      <xalign>0.5</xalign>
		      <yalign>0.5</yalign>
		      <xpad>20</xpad>
		      <ypad>0</ypad>
		    </widget>
		  </widget>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame67</name>
	    <visible>False</visible>
	    <label>User Agent Identification</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkHBox</class>
	      <name>hbox89</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>5</spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label1053</name>
		<label>Identif_y as</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>user_agent_entry</default_focus_target>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkCombo</class>
		<name>user_agent_combo</name>
		<value_in_list>False</value_in_list>
		<ok_if_empty>True</ok_if_empty>
		<case_sensitive>False</case_sensitive>
		<use_arrows>True</use_arrows>
		<use_arrows_always>False</use_arrows_always>
		<items>Default (recommended)
Mozilla/5.001 (windows; U; NT4.0; en-us) Gecko/25250101
</items>
		<child>
		  <padding>0</padding>
		  <expand>True</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkEntry</class>
		  <child_name>GtkCombo:entry</child_name>
		  <name>user_agent_entry</name>
		  <tooltip>Only change this if you want to access web pages that only accept a limited set of web browsers. You can put any string here.</tooltip>
		  <can_focus>True</can_focus>
		  <editable>True</editable>
		  <text_visible>True</text_visible>
		  <text_max_length>0</text_max_length>
		  <text>Default (recommended)</text>
		</widget>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label135</name>
	  <label></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>GtkVBox</class>
	  <name>vbox107</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame38</name>
	    <label>Cookies</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox108</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkRadioButton</class>
		<name>cookies_always_accept</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_cookie_policy_clicked_cb</handler>
		  <last_modification_time>Sat, 08 Sep 2001 05:28:59 GMT</last_modification_time>
		</signal>
		<label>_Always accept</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>Cookies</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>radiobutton10</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_cookie_policy_clicked_cb</handler>
		  <last_modification_time>Sat, 08 Sep 2001 05:30:16 GMT</last_modification_time>
		</signal>
		<label>Accept _from current server only</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>Cookies</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkRadioButton</class>
		<name>radiobutton11</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_cookie_policy_clicked_cb</handler>
		  <last_modification_time>Sat, 08 Sep 2001 05:30:34 GMT</last_modification_time>
		</signal>
		<label>_Never accept</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<group>Cookies</group>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHSeparator</class>
		<name>hseparator1</name>
		<child>
		  <padding>3</padding>
		  <expand>False</expand>
		  <fill>True</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkVBox</class>
		<name>vbox125</name>
		<homogeneous>False</homogeneous>
		<spacing>5</spacing>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkCheckButton</class>
		  <name>warn_cookie_checkbutton</name>
		  <can_focus>True</can_focus>
		  <label>_Warn before accepting a cookie</label>
		  <active>False</active>
		  <draw_indicator>True</draw_indicator>
		  <child>
		    <padding>0</padding>
		    <expand>False</expand>
		    <fill>False</fill>
		  </child>
		</widget>

		<widget>
		  <class>GtkHButtonBox</class>
		  <name>hbuttonbox3</name>
		  <layout_style>GTK_BUTTONBOX_END</layout_style>
		  <spacing>30</spacing>
		  <child_min_width>150</child_min_width>
		  <child_min_height>16</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>
		  </child>

		  <widget>
		    <class>GtkButton</class>
		    <name>button6</name>
		    <can_focus>True</can_focus>
		    <signal>
		      <name>clicked</name>
		      <handler>prefs_cookies_button_clicked_cb</handler>
		      <last_modification_time>Sun, 01 Jul 2001 00:57:27 GMT</last_modification_time>
		    </signal>
		    <relief>GTK_RELIEF_NORMAL</relief>

		    <widget>
		      <class>GtkLabel</class>
		      <name>label1060</name>
		      <label>_Cookies...</label>
		      <justify>GTK_JUSTIFY_CENTER</justify>
		      <wrap>False</wrap>
		      <xalign>0.5</xalign>
		      <yalign>0.5</yalign>
		      <xpad>10</xpad>
		      <ypad>0</ypad>
		    </widget>
		  </widget>

		  <widget>
		    <class>GtkButton</class>
		    <name>cookie_manager_button</name>
		    <can_focus>True</can_focus>
		    <signal>
		      <name>clicked</name>
		      <handler>prefs_cookie_sites_button_clicked_cb</handler>
		      <last_modification_time>Sun, 01 Jul 2001 00:57:17 GMT</last_modification_time>
		    </signal>
		    <relief>GTK_RELIEF_NORMAL</relief>

		    <widget>
		      <class>GtkLabel</class>
		      <name>label208</name>
		      <label>Cookie _Sites...</label>
		      <justify>GTK_JUSTIFY_CENTER</justify>
		      <wrap>False</wrap>
		      <xalign>0.5</xalign>
		      <yalign>0.5</yalign>
		      <xpad>10</xpad>
		      <ypad>0</ypad>
		    </widget>
		  </widget>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame57</name>
	    <label>Passwords</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkVBox</class>
	      <name>vbox117</name>
	      <border_width>5</border_width>
	      <homogeneous>False</homogeneous>
	      <spacing>5</spacing>

	      <widget>
		<class>GtkCheckButton</class>
		<name>passwords_save_checkbutton</name>
		<can_focus>True</can_focus>
		<label>_Remember passwords</label>
		<active>False</active>
		<draw_indicator>True</draw_indicator>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>False</fill>
		</child>
	      </widget>

	      <widget>
		<class>GtkHButtonBox</class>
		<name>hbuttonbox4</name>
		<layout_style>GTK_BUTTONBOX_END</layout_style>
		<spacing>30</spacing>
		<child_min_width>150</child_min_width>
		<child_min_height>16</child_min_height>
		<child_ipad_x>7</child_ipad_x>
		<child_ipad_y>0</child_ipad_y>
		<child>
		  <padding>0</padding>
		  <expand>True</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkButton</class>
		  <name>button3</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_passwords_button_clicked_cb</handler>
		    <last_modification_time>Sun, 01 Jul 2001 01:13:55 GMT</last_modification_time>
		  </signal>
		  <relief>GTK_RELIEF_NORMAL</relief>

		  <widget>
		    <class>GtkLabel</class>
		    <name>label1045</name>
		    <label>_Passwords...</label>
		    <justify>GTK_JUSTIFY_CENTER</justify>
		    <wrap>False</wrap>
		    <xalign>0.5</xalign>
		    <yalign>0.5</yalign>
		    <xpad>10</xpad>
		    <ypad>0</ypad>
		  </widget>
		</widget>

		<widget>
		  <class>GtkButton</class>
		  <name>button2</name>
		  <can_focus>True</can_focus>
		  <signal>
		    <name>clicked</name>
		    <handler>prefs_password_sites_button_clicked_cb</handler>
		    <last_modification_time>Sun, 01 Jul 2001 01:13:45 GMT</last_modification_time>
		  </signal>
		  <relief>GTK_RELIEF_NORMAL</relief>

		  <widget>
		    <class>GtkLabel</class>
		    <name>label1044</name>
		    <label>Passwor_d Sites...</label>
		    <justify>GTK_JUSTIFY_CENTER</justify>
		    <wrap>False</wrap>
		    <xalign>0.5</xalign>
		    <yalign>0.5</yalign>
		    <xpad>10</xpad>
		    <ypad>0</ypad>
		  </widget>
		</widget>
	      </widget>
	    </widget>
	  </widget>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame2</name>
	    <label>Cache</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>True</fill>
	    </child>

	    <widget>
	      <class>GtkTable</class>
	      <name>table6</name>
	      <border_width>5</border_width>
	      <rows>3</rows>
	      <columns>4</columns>
	      <homogeneous>False</homogeneous>
	      <row_spacing>5</row_spacing>
	      <column_spacing>5</column_spacing>

	      <widget>
		<class>GtkLabel</class>
		<name>label116</name>
		<label>kB</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>False</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label117</name>
		<label>kB</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>0.5</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>False</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label209</name>
		<label>_Compare page</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>cache_compare_optionmenu</default_focus_target>
		<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>False</xexpand>
		  <yexpand>False</yexpand>
		  <xshrink>False</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label38</name>
		<label>Dis_k cache</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>disk_cache_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkLabel</class>
		<name>label39</name>
		<label>Memor_y cache</label>
		<justify>GTK_JUSTIFY_CENTER</justify>
		<wrap>False</wrap>
		<xalign>1</xalign>
		<yalign>0.5</yalign>
		<xpad>0</xpad>
		<ypad>0</ypad>
		<default_focus_target>mem_cache_entry</default_focus_target>
		<child>
		  <left_attach>0</left_attach>
		  <right_attach>1</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>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkEntry</class>
		<name>mem_cache_entry</name>
		<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>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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkEntry</class>
		<name>disk_cache_entry</name>
		<can_focus>True</can_focus>
		<editable>True</editable>
		<text_visible>True</text_visible>
		<text_max_length>10</text_max_length>
		<text></text>
		<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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>

	      <widget>
		<class>GtkButton</class>
		<name>clear_disk_cache_button</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_clear_disk_cache_button_clicked_cb</handler>
		  <last_modification_time>Thu, 29 Mar 2001 04:29:28 GMT</last_modification_time>
		</signal>
		<label>Clear _Disk Cache</label>
		<relief>GTK_RELIEF_NORMAL</relief>
		<child>
		  <left_attach>3</left_attach>
		  <right_attach>4</right_attach>
		  <top_attach>1</top_attach>
		  <bottom_attach>2</bottom_attach>
		  <xpad>5</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>GtkButton</class>
		<name>clear_memory_cache_button</name>
		<can_focus>True</can_focus>
		<signal>
		  <name>clicked</name>
		  <handler>prefs_clear_memory_cache_button_clicked_cb</handler>
		  <last_modification_time>Thu, 29 Mar 2001 04:29:41 GMT</last_modification_time>
		</signal>
		<label>Clear _Memory Cache</label>
		<relief>GTK_RELIEF_NORMAL</relief>
		<child>
		  <left_attach>3</left_attach>
		  <right_attach>4</right_attach>
		  <top_attach>2</top_attach>
		  <bottom_attach>3</bottom_attach>
		  <xpad>5</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>GtkOptionMenu</class>
		<name>cache_compare_optionmenu</name>
		<can_focus>True</can_focus>
		<items>Once per session
Every time
Never
Automatically
</items>
		<initial_choice>0</initial_choice>
		<child>
		  <left_attach>1</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>True</xshrink>
		  <yshrink>False</yshrink>
		  <xfill>True</xfill>
		  <yfill>False</yfill>
		</child>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label1034</name>
	  <label></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>GtkVBox</class>
	  <name>vbox61</name>
	  <homogeneous>False</homogeneous>
	  <spacing>5</spacing>

	  <widget>
	    <class>GtkFrame</class>
	    <name>frame16</name>
	    <label>Crash Recovery</label>
	    <label_xalign>0</label_xalign>
	    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
	    <child>
	      <padding>0</padding>
	      <expand>False</expand>
	      <fill>False</fill>
	    </child>

	    <widget>
	      <class>GtkHBox</class>
	      <name>hbox100</name>
	      <homogeneous>False</homogeneous>
	      <spacing>0</spacing>

	      <widget>
		<class>GtkTable</class>
		<name>table36</name>
		<border_width>5</border_width>
		<rows>2</rows>
		<columns>2</columns>
		<homogeneous>False</homogeneous>
		<row_spacing>5</row_spacing>
		<column_spacing>5</column_spacing>
		<child>
		  <padding>0</padding>
		  <expand>False</expand>
		  <fill>True</fill>
		</child>

		<widget>
		  <class>GtkLabel</class>
		  <name>label79</name>
		  <label>_Recover from crashes</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>1</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>crash_optionmenu</default_focus_target>
		  <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>False</xexpand>
		    <yexpand>False</yexpand>
		    <xshrink>False</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkLabel</class>
		  <name>label201</name>
		  <label>_How to recover</label>
		  <justify>GTK_JUSTIFY_CENTER</justify>
		  <wrap>False</wrap>
		  <xalign>1</xalign>
		  <yalign>0.5</yalign>
		  <xpad>0</xpad>
		  <ypad>0</ypad>
		  <default_focus_target>crash_behaviour_optionmenu</default_focus_target>
		  <child>
		    <left_attach>0</left_attach>
		    <right_attach>1</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>False</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkOptionMenu</class>
		  <name>crash_behaviour_optionmenu</name>
		  <can_focus>True</can_focus>
		  <items>Reopen windows
Add URLs to a bookmarks folder
</items>
		  <initial_choice>1</initial_choice>
		  <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>True</xexpand>
		    <yexpand>True</yexpand>
		    <xshrink>True</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>True</yfill>
		  </child>
		</widget>

		<widget>
		  <class>GtkOptionMenu</class>
		  <name>crash_optionmenu</name>
		  <can_focus>True</can_focus>
		  <items>Never
Ask user
Always
</items>
		  <initial_choice>0</initial_choice>
		  <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>True</xexpand>
		    <yexpand>True</yexpand>
		    <xshrink>True</xshrink>
		    <yshrink>False</yshrink>
		    <xfill>True</xfill>
		    <yfill>True</yfill>
		  </child>
		</widget>
	      </widget>
	    </widget>
	  </widget>
	</widget>

	<widget>
	  <class>GtkLabel</class>
	  <child_name>Notebook:tab</child_name>
	  <name>label210</name>
	  <label></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>

</GTK-Interface>
