<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">

<glade-interface>

<widget class="GtkWindow" id="window1">
  <property name="width_request">800</property>
  <property name="height_request">600</property>
  <property name="visible">True</property>
  <property name="title" translatable="yes">Smart_gui2_prealpha</property>
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
  <property name="window_position">GTK_WIN_POS_NONE</property>
  <property name="modal">False</property>
  <property name="default_width">800</property>
  <property name="default_height">600</property>
  <property name="resizable">True</property>
  <property name="destroy_with_parent">False</property>
  <property name="decorated">True</property>
  <property name="skip_taskbar_hint">False</property>
  <property name="skip_pager_hint">False</property>
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  <property name="focus_on_map">True</property>
  <property name="urgency_hint">False</property>

  <child>
    <widget class="GtkEventBox" id="eventbox1">
      <property name="visible">True</property>
      <property name="visible_window">True</property>
      <property name="above_child">False</property>

      <child>
	<widget class="GtkVBox" id="vbox1">
	  <property name="visible">True</property>
	  <property name="homogeneous">False</property>
	  <property name="spacing">0</property>

	  <child>
	    <widget class="GtkMenuBar" id="menubar1">
	      <property name="visible">True</property>
	      <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property>
	      <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property>

	      <child>
		<widget class="GtkMenuItem" id="menuitem1">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes">_Channels</property>
		  <property name="use_underline">True</property>

		  <child>
		    <widget class="GtkMenu" id="menuitem1_menu">

		      <child>
			<widget class="GtkImageMenuItem" id="update_all_channels1">
			  <property name="visible">True</property>
			  <property name="tooltip" translatable="yes">Updates all channels</property>
			  <property name="label" translatable="yes">Update _All Channels</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_update_all_channels1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>
			  <accelerator key="A" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK" signal="activate"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image212">
			      <property name="visible">True</property>
			      <property name="stock">gtk-refresh</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="update_selected_channels1">
			  <property name="visible">True</property>
			  <property name="tooltip" translatable="yes">Updates selected channels</property>
			  <property name="label" translatable="yes">Update _Selected Channels</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_update_selected_channels1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>
			  <accelerator key="S" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK" signal="activate"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image213">
			      <property name="visible">True</property>
			      <property name="stock">gtk-refresh</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator1">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="add_channels1">
			  <property name="visible">True</property>
			  <property name="tooltip" translatable="yes">Add new channels</property>
			  <property name="label" translatable="yes">_Add Channels</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_add_channels1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image214">
			      <property name="visible">True</property>
			      <property name="stock">gtk-add</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="edit_channels1">
			  <property name="visible">True</property>
			  <property name="tooltip" translatable="yes">Edit existing channels</property>
			  <property name="label" translatable="yes">_Edit Channels</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_edit_channels1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image215">
			      <property name="visible">True</property>
			      <property name="stock">gtk-edit</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="delete_channels1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Delete Channels</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_delete_channels1_activate" last_modification_time="Wed, 01 Aug 2007 22:45:28 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image216">
			      <property name="visible">True</property>
			      <property name="stock">gtk-delete</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="add_mirrors1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Add Mirrors</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_add_mirrors1_activate" last_modification_time="Wed, 01 Aug 2007 22:46:28 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image217">
			      <property name="visible">True</property>
			      <property name="stock">gtk-add</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="edit_mirrors1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Edit Mirrors</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_edit_mirrors1_activate" last_modification_time="Wed, 01 Aug 2007 22:46:49 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image218">
			      <property name="visible">True</property>
			      <property name="stock">gtk-edit</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="delete_mirrors1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Delete Mirrors</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_delete_mirrors1_activate" last_modification_time="Wed, 01 Aug 2007 22:47:16 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image219">
			      <property name="visible">True</property>
			      <property name="stock">gtk-delete</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator2">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="rebuild_cache1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Rebuild Cache</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_rebuild_cache1_activate" last_modification_time="Wed, 01 Aug 2007 22:48:51 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator3">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="salir1">
			  <property name="visible">True</property>
			  <property name="label">gtk-quit</property>
			  <property name="use_stock">True</property>
			  <signal name="activate" handler="on_salir1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>
			</widget>
		      </child>
		    </widget>
		  </child>
		</widget>
	      </child>

	      <child>
		<widget class="GtkMenuItem" id="menuitem2">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes">_Actions</property>
		  <property name="use_underline">True</property>

		  <child>
		    <widget class="GtkMenu" id="menuitem2_menu">

		      <child>
			<widget class="GtkImageMenuItem" id="undo1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Undo</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_undo1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image220">
			      <property name="visible">True</property>
			      <property name="stock">gtk-undo</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="redo1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Redo</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_redo1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image221">
			      <property name="visible">True</property>
			      <property name="stock">gtk-redo</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="clear_marked_changes1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Clear Marked Changes</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_clear_marked_changes1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image222">
			      <property name="visible">True</property>
			      <property name="stock">gtk-media-record</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator4">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="upgrade_all_packages1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Upgrade _All Packages</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_upgrade_all_packages1_activate" last_modification_time="Wed, 01 Aug 2007 22:53:05 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="upgrade_all_packages_in_a_group1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Upgrade All _Packages In A Group</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_upgrade_all_packages_in_a_group1_activate" last_modification_time="Wed, 01 Aug 2007 22:53:05 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator5">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="check_installed_packages1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Check _Installed Packages</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_check_installed_packages1_activate" last_modification_time="Wed, 01 Aug 2007 22:55:53 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="check_uninstalled_packages1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Check _Uninstalled Packages</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_check_uninstalled_packages1_activate" last_modification_time="Wed, 01 Aug 2007 22:55:53 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="check_all_packages1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Check _All Packages</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_check_all_packages1_activate" last_modification_time="Wed, 01 Aug 2007 22:56:26 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="fix_broken_dependencies1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Fix Broken Dependencies</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_fix_broken_dependencies1_activate" last_modification_time="Wed, 01 Aug 2007 22:54:16 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator6">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="flags1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Flags</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_flags1_activate" last_modification_time="Wed, 01 Aug 2007 23:00:38 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="priorities1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Priorities</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_priorities1_activate" last_modification_time="Wed, 01 Aug 2007 23:00:38 GMT"/>
			</widget>
		      </child>
		    </widget>
		  </child>
		</widget>
	      </child>

	      <child>
		<widget class="GtkMenuItem" id="menuitem3">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes">_View</property>
		  <property name="use_underline">True</property>

		  <child>
		    <widget class="GtkMenu" id="menuitem3_menu">

		      <child>
			<widget class="GtkMenuItem" id="hide_non_upgrades1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Hide _Non Upgrades</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_hide_non_upgrades1_activate" last_modification_time="Wed, 01 Aug 2007 23:00:38 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="hide_installed1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Hide _Installed</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_hide_installed1_activate" last_modification_time="Wed, 01 Aug 2007 23:00:38 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="hide_uninstalled1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Hide _Uninstalled</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_hide_uninstalled1_activate" last_modification_time="Wed, 01 Aug 2007 23:00:38 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="hide_unmarked1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Hide Un_Marked</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_hide_unmarked1_activate" last_modification_time="Wed, 01 Aug 2007 23:00:38 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="hide_old1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Hide _Old</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_hide_old1_activate" last_modification_time="Wed, 01 Aug 2007 23:00:38 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator7">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="expand_all1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Expand All</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_expand_all1_activate" last_modification_time="Wed, 01 Aug 2007 23:09:26 GMT"/>
			  <accelerator key="O" modifiers="GDK_CONTROL_MASK" signal="activate"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkImageMenuItem" id="colapse_all1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Colapse All</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_colapse_all1_activate" last_modification_time="Wed, 01 Aug 2007 23:09:26 GMT"/>
			  <accelerator key="W" modifiers="GDK_CONTROL_MASK" signal="activate"/>

			  <child internal-child="image">
			    <widget class="GtkImage" id="image223">
			      <property name="visible">True</property>
			      <property name="stock">gtk-close</property>
			      <property name="icon_size">1</property>
			      <property name="xalign">0.5</property>
			      <property name="yalign">0.5</property>
			      <property name="xpad">0</property>
			      <property name="ypad">0</property>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator8">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="tree_style1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Tree Style</property>
			  <property name="use_underline">True</property>

			  <child>
			    <widget class="GtkMenu" id="tree_style1_menu">

			      <child>
				<widget class="GtkMenuItem" id="groups1">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">_Groups</property>
				  <property name="use_underline">True</property>
				  <signal name="activate" handler="on_groups1_activate" last_modification_time="Wed, 01 Aug 2007 23:12:12 GMT"/>
				</widget>
			      </child>

			      <child>
				<widget class="GtkMenuItem" id="channels1">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">_Channels</property>
				  <property name="use_underline">True</property>
				  <signal name="activate" handler="on_channels1_activate" last_modification_time="Wed, 01 Aug 2007 23:12:40 GMT"/>
				</widget>
			      </child>

			      <child>
				<widget class="GtkMenuItem" id="groups_&amp;_channels1">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">G_roups &amp; Channels</property>
				  <property name="use_underline">True</property>
				  <signal name="activate" handler="on_groups_&amp;_channels1_activate" last_modification_time="Wed, 01 Aug 2007 23:13:18 GMT"/>
				</widget>
			      </child>

			      <child>
				<widget class="GtkMenuItem" id="none1">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">_None</property>
				  <property name="use_underline">True</property>
				  <signal name="activate" handler="on_none1_activate" last_modification_time="Wed, 01 Aug 2007 23:13:44 GMT"/>
				</widget>
			      </child>
			    </widget>
			  </child>
			</widget>
		      </child>

		      <child>
			<widget class="GtkSeparatorMenuItem" id="separator9">
			  <property name="visible">True</property>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="summary_window1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Summary Window</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_summary_window1_activate" last_modification_time="Wed, 01 Aug 2007 23:15:30 GMT"/>
			  <accelerator key="S" modifiers="GDK_CONTROL_MASK" signal="activate"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="log_window1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Log Window</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_log_window1_activate" last_modification_time="Wed, 01 Aug 2007 23:15:30 GMT"/>
			</widget>
		      </child>
		    </widget>
		  </child>
		</widget>
	      </child>

	      <child>
		<widget class="GtkMenuItem" id="configure1">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes">_Configure</property>
		  <property name="use_underline">True</property>
		  <signal name="activate" handler="on_configure1_activate" last_modification_time="Wed, 01 Aug 2007 23:16:15 GMT"/>
		</widget>
	      </child>

	      <child>
		<widget class="GtkMenuItem" id="menuitem4">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes">_Help</property>
		  <property name="use_underline">True</property>

		  <child>
		    <widget class="GtkMenu" id="menuitem4_menu">

		      <child>
			<widget class="GtkMenuItem" id="documentation1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_Documentation</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_documentation1_activate" last_modification_time="Wed, 01 Aug 2007 23:16:50 GMT"/>
			</widget>
		      </child>

		      <child>
			<widget class="GtkMenuItem" id="acerca_de1">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">_About</property>
			  <property name="use_underline">True</property>
			  <signal name="activate" handler="on_acerca_de1_activate" last_modification_time="Tue, 09 Jan 2007 20:37:49 GMT"/>
			</widget>
		      </child>
		    </widget>
		  </child>
		</widget>
	      </child>
	    </widget>
	    <packing>
	      <property name="padding">0</property>
	      <property name="expand">False</property>
	      <property name="fill">False</property>
	    </packing>
	  </child>

	  <child>
	    <widget class="GtkNotebook" id="notebook1">
	      <property name="visible">True</property>
	      <property name="can_focus">True</property>
	      <property name="show_tabs">True</property>
	      <property name="show_border">True</property>
	      <property name="tab_pos">GTK_POS_TOP</property>
	      <property name="scrollable">False</property>
	      <property name="enable_popup">False</property>

	      <child>
		<widget class="GtkHBox" id="hbox1">
		  <property name="visible">True</property>
		  <property name="homogeneous">False</property>
		  <property name="spacing">0</property>

		  <child>
		    <widget class="GtkVBox" id="vbox2">
		      <property name="visible">True</property>
		      <property name="homogeneous">False</property>
		      <property name="spacing">0</property>

		      <child>
			<widget class="GtkToolbar" id="toolbar1">
			  <property name="visible">True</property>
			  <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
			  <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
			  <property name="tooltips">True</property>
			  <property name="show_arrow">True</property>

			  <child>
			    <widget class="GtkToolButton" id="toolbutton1">
			      <property name="visible">True</property>
			      <property name="tooltip" translatable="yes">Update Channels</property>
			      <property name="label" translatable="yes">Update Channels</property>
			      <property name="use_underline">True</property>
			      <property name="stock_id">gtk-refresh</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">True</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolItem" id="toolitem1">
			      <property name="visible">True</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>

			      <child>
				<widget class="GtkVSeparator" id="vseparator1">
				  <property name="visible">True</property>
				</widget>
			      </child>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">False</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolButton" id="toolbutton2">
			      <property name="visible">True</property>
			      <property name="tooltip" translatable="yes">Apply Changes</property>
			      <property name="label" translatable="yes">Apply Changes</property>
			      <property name="use_underline">True</property>
			      <property name="stock_id">gtk-ok</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">True</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolItem" id="toolitem2">
			      <property name="visible">True</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>

			      <child>
				<widget class="GtkVSeparator" id="vseparator2">
				  <property name="visible">True</property>
				</widget>
			      </child>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">False</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolButton" id="toolbutton3">
			      <property name="visible">True</property>
			      <property name="tooltip" translatable="yes">Undo</property>
			      <property name="label" translatable="yes">Undo</property>
			      <property name="use_underline">True</property>
			      <property name="stock_id">gtk-undo</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">True</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolButton" id="toolbutton4">
			      <property name="visible">True</property>
			      <property name="tooltip" translatable="yes">Redo</property>
			      <property name="label" translatable="yes">Redo</property>
			      <property name="use_underline">True</property>
			      <property name="stock_id">gtk-redo</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">True</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolButton" id="toolbutton5">
			      <property name="visible">True</property>
			      <property name="tooltip" translatable="yes">Clear Marked Changes</property>
			      <property name="label" translatable="yes">Clear</property>
			      <property name="use_underline">True</property>
			      <property name="stock_id">gtk-no</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">True</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolItem" id="toolitem3">
			      <property name="visible">True</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>

			      <child>
				<widget class="GtkVSeparator" id="vseparator3">
				  <property name="visible">True</property>
				</widget>
			      </child>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">False</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolButton" id="toolbutton6">
			      <property name="visible">True</property>
			      <property name="tooltip" translatable="yes">Upgrade All Packages</property>
			      <property name="label" translatable="yes">Upgrade</property>
			      <property name="use_underline">True</property>
			      <property name="stock_id">gtk-goto-top</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">True</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolItem" id="toolitem4">
			      <property name="visible">True</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>

			      <child>
				<widget class="GtkVSeparator" id="vseparator4">
				  <property name="visible">True</property>
				</widget>
			      </child>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">False</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolButton" id="toolbutton7">
			      <property name="visible">True</property>
			      <property name="tooltip" translatable="yes">Find Packages</property>
			      <property name="label" translatable="yes">Find</property>
			      <property name="use_underline">True</property>
			      <property name="stock_id">gtk-find</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">True</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolItem" id="toolitem5">
			      <property name="visible">True</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>

			      <child>
				<widget class="GtkHBox" id="hbox3">
				  <property name="visible">True</property>
				  <property name="homogeneous">False</property>
				  <property name="spacing">0</property>

				  <child>
				    <widget class="GtkEntry" id="entry1">
				      <property name="visible">True</property>
				      <property name="can_focus">True</property>
				      <property name="has_focus">True</property>
				      <property name="editable">True</property>
				      <property name="visibility">True</property>
				      <property name="max_length">0</property>
				      <property name="text" translatable="yes"></property>
				      <property name="has_frame">True</property>
				      <property name="invisible_char">●</property>
				      <property name="activates_default">True</property>
				    </widget>
				    <packing>
				      <property name="padding">0</property>
				      <property name="expand">True</property>
				      <property name="fill">True</property>
				    </packing>
				  </child>
				</widget>
			      </child>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">False</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolItem" id="toolitem6">
			      <property name="visible">True</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>

			      <child>
				<widget class="GtkVButtonBox" id="vbuttonbox1">
				  <property name="visible">True</property>
				  <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>
				  <property name="spacing">0</property>
				</widget>
			      </child>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">False</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolItem" id="toolitem7">
			      <property name="visible">True</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>

			      <child>
				<widget class="GtkVButtonBox" id="vbuttonbox2">
				  <property name="visible">True</property>
				  <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>
				  <property name="spacing">0</property>
				</widget>
			      </child>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">False</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkToolItem" id="toolitem8">
			      <property name="visible">True</property>
			      <property name="visible_horizontal">True</property>
			      <property name="visible_vertical">True</property>
			      <property name="is_important">False</property>

			      <child>
				<widget class="GtkVBox" id="vbox4">
				  <property name="border_width">5</property>
				  <property name="visible">True</property>
				  <property name="homogeneous">False</property>
				  <property name="spacing">0</property>

				  <child>
				    <widget class="GtkRadioButton" id="radiobutton1">
				      <property name="visible">True</property>
				      <property name="can_focus">True</property>
				      <property name="label" translatable="yes">Automatic</property>
				      <property name="use_underline">True</property>
				      <property name="relief">GTK_RELIEF_NORMAL</property>
				      <property name="focus_on_click">True</property>
				      <property name="active">False</property>
				      <property name="inconsistent">False</property>
				      <property name="draw_indicator">True</property>
				    </widget>
				    <packing>
				      <property name="padding">0</property>
				      <property name="expand">False</property>
				      <property name="fill">False</property>
				    </packing>
				  </child>

				  <child>
				    <widget class="GtkRadioButton" id="radiobutton2">
				      <property name="visible">True</property>
				      <property name="can_focus">True</property>
				      <property name="label" translatable="yes">Description</property>
				      <property name="use_underline">True</property>
				      <property name="relief">GTK_RELIEF_NORMAL</property>
				      <property name="focus_on_click">True</property>
				      <property name="active">False</property>
				      <property name="inconsistent">False</property>
				      <property name="draw_indicator">True</property>
				      <property name="group">radiobutton1</property>
				    </widget>
				    <packing>
				      <property name="padding">0</property>
				      <property name="expand">False</property>
				      <property name="fill">False</property>
				    </packing>
				  </child>
				</widget>
			      </child>
			    </widget>
			    <packing>
			      <property name="expand">False</property>
			      <property name="homogeneous">False</property>
			    </packing>
			  </child>
			</widget>
			<packing>
			  <property name="padding">0</property>
			  <property name="expand">False</property>
			  <property name="fill">False</property>
			</packing>
		      </child>

		      <child>
			<widget class="GtkVPaned" id="vpaned1">
			  <property name="visible">True</property>
			  <property name="can_focus">True</property>
			  <property name="position">0</property>

			  <child>
			    <widget class="GtkTable" id="table3">
			      <property name="visible">True</property>
			      <property name="n_rows">1</property>
			      <property name="n_columns">6</property>
			      <property name="homogeneous">False</property>
			      <property name="row_spacing">0</property>
			      <property name="column_spacing">0</property>

			      <child>
				<widget class="GtkScrolledWindow" id="scrolledwindow1">
				  <property name="visible">True</property>
				  <property name="can_focus">True</property>
				  <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
				  <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
				  <property name="shadow_type">GTK_SHADOW_IN</property>
				  <property name="window_placement">GTK_CORNER_TOP_LEFT</property>

				  <child>
				    <widget class="GtkTreeView" id="treeview2">
				      <property name="visible">True</property>
				      <property name="can_focus">True</property>
				      <property name="headers_visible">True</property>
				      <property name="rules_hint">False</property>
				      <property name="reorderable">False</property>
				      <property name="enable_search">True</property>
				      <property name="fixed_height_mode">False</property>
				      <property name="hover_selection">False</property>
				      <property name="hover_expand">False</property>
				    </widget>
				  </child>
				</widget>
				<packing>
				  <property name="left_attach">2</property>
				  <property name="right_attach">6</property>
				  <property name="top_attach">0</property>
				  <property name="bottom_attach">1</property>
				</packing>
			      </child>
			    </widget>
			    <packing>
			      <property name="shrink">True</property>
			      <property name="resize">False</property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkNotebook" id="notebook2">
			      <property name="visible">True</property>
			      <property name="can_focus">True</property>
			      <property name="show_tabs">True</property>
			      <property name="show_border">True</property>
			      <property name="tab_pos">GTK_POS_TOP</property>
			      <property name="scrollable">False</property>
			      <property name="enable_popup">False</property>

			      <child>
				<widget class="GtkTable" id="table1">
				  <property name="visible">True</property>
				  <property name="n_rows">1</property>
				  <property name="n_columns">2</property>
				  <property name="homogeneous">False</property>
				  <property name="row_spacing">0</property>
				  <property name="column_spacing">0</property>
				</widget>
				<packing>
				  <property name="tab_expand">False</property>
				  <property name="tab_fill">True</property>
				</packing>
			      </child>

			      <child>
				<widget class="GtkLabel" id="label5">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">label5</property>
				  <property name="use_underline">False</property>
				  <property name="use_markup">False</property>
				  <property name="justify">GTK_JUSTIFY_LEFT</property>
				  <property name="wrap">False</property>
				  <property name="selectable">False</property>
				  <property name="xalign">0.5</property>
				  <property name="yalign">0.5</property>
				  <property name="xpad">0</property>
				  <property name="ypad">0</property>
				  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
				  <property name="width_chars">-1</property>
				  <property name="single_line_mode">False</property>
				  <property name="angle">0</property>
				</widget>
				<packing>
				  <property name="type">tab</property>
				</packing>
			      </child>

			      <child>
				<placeholder/>
			      </child>

			      <child>
				<widget class="GtkLabel" id="label6">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">label6</property>
				  <property name="use_underline">False</property>
				  <property name="use_markup">False</property>
				  <property name="justify">GTK_JUSTIFY_LEFT</property>
				  <property name="wrap">False</property>
				  <property name="selectable">False</property>
				  <property name="xalign">0.5</property>
				  <property name="yalign">0.5</property>
				  <property name="xpad">0</property>
				  <property name="ypad">0</property>
				  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
				  <property name="width_chars">-1</property>
				  <property name="single_line_mode">False</property>
				  <property name="angle">0</property>
				</widget>
				<packing>
				  <property name="type">tab</property>
				</packing>
			      </child>

			      <child>
				<placeholder/>
			      </child>

			      <child>
				<widget class="GtkLabel" id="label7">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">label7</property>
				  <property name="use_underline">False</property>
				  <property name="use_markup">False</property>
				  <property name="justify">GTK_JUSTIFY_LEFT</property>
				  <property name="wrap">False</property>
				  <property name="selectable">False</property>
				  <property name="xalign">0.5</property>
				  <property name="yalign">0.5</property>
				  <property name="xpad">0</property>
				  <property name="ypad">0</property>
				  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
				  <property name="width_chars">-1</property>
				  <property name="single_line_mode">False</property>
				  <property name="angle">0</property>
				</widget>
				<packing>
				  <property name="type">tab</property>
				</packing>
			      </child>

			      <child>
				<placeholder/>
			      </child>

			      <child>
				<widget class="GtkLabel" id="label8">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">label8</property>
				  <property name="use_underline">False</property>
				  <property name="use_markup">False</property>
				  <property name="justify">GTK_JUSTIFY_LEFT</property>
				  <property name="wrap">False</property>
				  <property name="selectable">False</property>
				  <property name="xalign">0.5</property>
				  <property name="yalign">0.5</property>
				  <property name="xpad">0</property>
				  <property name="ypad">0</property>
				  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
				  <property name="width_chars">-1</property>
				  <property name="single_line_mode">False</property>
				  <property name="angle">0</property>
				</widget>
				<packing>
				  <property name="type">tab</property>
				</packing>
			      </child>

			      <child>
				<placeholder/>
			      </child>

			      <child>
				<widget class="GtkLabel" id="label9">
				  <property name="visible">True</property>
				  <property name="label" translatable="yes">label9</property>
				  <property name="use_underline">False</property>
				  <property name="use_markup">False</property>
				  <property name="justify">GTK_JUSTIFY_LEFT</property>
				  <property name="wrap">False</property>
				  <property name="selectable">False</property>
				  <property name="xalign">0.5</property>
				  <property name="yalign">0.5</property>
				  <property name="xpad">0</property>
				  <property name="ypad">0</property>
				  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
				  <property name="width_chars">-1</property>
				  <property name="single_line_mode">False</property>
				  <property name="angle">0</property>
				</widget>
				<packing>
				  <property name="type">tab</property>
				</packing>
			      </child>
			    </widget>
			    <packing>
			      <property name="shrink">True</property>
			      <property name="resize">True</property>
			    </packing>
			  </child>
			</widget>
			<packing>
			  <property name="padding">0</property>
			  <property name="expand">True</property>
			  <property name="fill">True</property>
			</packing>
		      </child>
		    </widget>
		    <packing>
		      <property name="padding">0</property>
		      <property name="expand">True</property>
		      <property name="fill">True</property>
		    </packing>
		  </child>
		</widget>
		<packing>
		  <property name="tab_expand">False</property>
		  <property name="tab_fill">True</property>
		</packing>
	      </child>

	      <child>
		<widget class="GtkLabel" id="tab_packages">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes">Packages</property>
		  <property name="use_underline">False</property>
		  <property name="use_markup">False</property>
		  <property name="justify">GTK_JUSTIFY_LEFT</property>
		  <property name="wrap">False</property>
		  <property name="selectable">False</property>
		  <property name="xalign">0.5</property>
		  <property name="yalign">0.5</property>
		  <property name="xpad">0</property>
		  <property name="ypad">0</property>
		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
		  <property name="width_chars">-1</property>
		  <property name="single_line_mode">False</property>
		  <property name="angle">0</property>
		</widget>
		<packing>
		  <property name="type">tab</property>
		</packing>
	      </child>

	      <child>
		<placeholder/>
	      </child>

	      <child>
		<widget class="GtkLabel" id="tab_channels">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes">Channels</property>
		  <property name="use_underline">False</property>
		  <property name="use_markup">False</property>
		  <property name="justify">GTK_JUSTIFY_LEFT</property>
		  <property name="wrap">False</property>
		  <property name="selectable">False</property>
		  <property name="xalign">0.5</property>
		  <property name="yalign">0.5</property>
		  <property name="xpad">0</property>
		  <property name="ypad">0</property>
		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
		  <property name="width_chars">-1</property>
		  <property name="single_line_mode">False</property>
		  <property name="angle">0</property>
		</widget>
		<packing>
		  <property name="type">tab</property>
		</packing>
	      </child>

	      <child>
		<widget class="GtkTable" id="table4">
		  <property name="visible">True</property>
		  <property name="n_rows">3</property>
		  <property name="n_columns">3</property>
		  <property name="homogeneous">False</property>
		  <property name="row_spacing">0</property>
		  <property name="column_spacing">0</property>

		  <child>
		    <widget class="GtkLabel" id="label10">
		      <property name="visible">True</property>
		      <property name="label" translatable="yes">Advanced</property>
		      <property name="use_underline">False</property>
		      <property name="use_markup">False</property>
		      <property name="justify">GTK_JUSTIFY_LEFT</property>
		      <property name="wrap">False</property>
		      <property name="selectable">False</property>
		      <property name="xalign">0</property>
		      <property name="yalign">0.5</property>
		      <property name="xpad">0</property>
		      <property name="ypad">0</property>
		      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
		      <property name="width_chars">-1</property>
		      <property name="single_line_mode">False</property>
		      <property name="angle">0</property>
		    </widget>
		    <packing>
		      <property name="left_attach">0</property>
		      <property name="right_attach">1</property>
		      <property name="top_attach">1</property>
		      <property name="bottom_attach">2</property>
		      <property name="x_options">fill</property>
		      <property name="y_options"></property>
		    </packing>
		  </child>

		  <child>
		    <widget class="GtkTable" id="table5">
		      <property name="visible">True</property>
		      <property name="n_rows">3</property>
		      <property name="n_columns">1</property>
		      <property name="homogeneous">False</property>
		      <property name="row_spacing">0</property>
		      <property name="column_spacing">0</property>

		      <child>
			<widget class="GtkLabel" id="label11">
			  <property name="visible">True</property>
			  <property name="label" translatable="yes">Remove Downloaded/Installed Packages</property>
			  <property name="use_underline">False</property>
			  <property name="use_markup">False</property>
			  <property name="justify">GTK_JUSTIFY_LEFT</property>
			  <property name="wrap">False</property>
			  <property name="selectable">False</property>
			  <property name="xalign">0</property>
			  <property name="yalign">0.5</property>
			  <property name="xpad">0</property>
			  <property name="ypad">0</property>
			  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
			  <property name="width_chars">-1</property>
			  <property name="single_line_mode">False</property>
			  <property name="angle">0</property>
			</widget>
			<packing>
			  <property name="left_attach">0</property>
			  <property name="right_attach">1</property>
			  <property name="top_attach">0</property>
			  <property name="bottom_attach">1</property>
			  <property name="x_options">fill</property>
			  <property name="y_options"></property>
			</packing>
		      </child>

		      <child>
			<widget class="GtkTable" id="table6">
			  <property name="visible">True</property>
			  <property name="n_rows">2</property>
			  <property name="n_columns">1</property>
			  <property name="homogeneous">False</property>
			  <property name="row_spacing">0</property>
			  <property name="column_spacing">0</property>

			  <child>
			    <widget class="GtkRadioButton" id="radiobutton3">
			      <property name="visible">True</property>
			      <property name="can_focus">True</property>
			      <property name="label" translatable="yes">Yes</property>
			      <property name="use_underline">True</property>
			      <property name="relief">GTK_RELIEF_NORMAL</property>
			      <property name="focus_on_click">True</property>
			      <property name="active">False</property>
			      <property name="inconsistent">False</property>
			      <property name="draw_indicator">True</property>
			    </widget>
			    <packing>
			      <property name="left_attach">0</property>
			      <property name="right_attach">1</property>
			      <property name="top_attach">0</property>
			      <property name="bottom_attach">1</property>
			      <property name="x_options">fill</property>
			      <property name="y_options"></property>
			    </packing>
			  </child>

			  <child>
			    <widget class="GtkRadioButton" id="radiobutton4">
			      <property name="visible">True</property>
			      <property name="can_focus">True</property>
			      <property name="label" translatable="yes">No</property>
			      <property name="use_underline">True</property>
			      <property name="relief">GTK_RELIEF_NORMAL</property>
			      <property name="focus_on_click">True</property>
			      <property name="active">False</property>
			      <property name="inconsistent">False</property>
			      <property name="draw_indicator">True</property>
			      <property name="group">radiobutton3</property>
			    </widget>
			    <packing>
			      <property name="left_attach">0</property>
			      <property name="right_attach">1</property>
			      <property name="top_attach">1</property>
			      <property name="bottom_attach">2</property>
			      <property name="x_options">fill</property>
			      <property name="y_options"></property>
			    </packing>
			  </child>
			</widget>
			<packing>
			  <property name="left_attach">0</property>
			  <property name="right_attach">1</property>
			  <property name="top_attach">1</property>
			  <property name="bottom_attach">2</property>
			  <property name="x_options">fill</property>
			</packing>
		      </child>
		    </widget>
		    <packing>
		      <property name="left_attach">0</property>
		      <property name="right_attach">1</property>
		      <property name="top_attach">2</property>
		      <property name="bottom_attach">3</property>
		      <property name="x_options">fill</property>
		    </packing>
		  </child>
		</widget>
		<packing>
		  <property name="tab_expand">False</property>
		  <property name="tab_fill">True</property>
		</packing>
	      </child>

	      <child>
		<widget class="GtkLabel" id="tab_config">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes">Config</property>
		  <property name="use_underline">False</property>
		  <property name="use_markup">False</property>
		  <property name="justify">GTK_JUSTIFY_LEFT</property>
		  <property name="wrap">False</property>
		  <property name="selectable">False</property>
		  <property name="xalign">0.5</property>
		  <property name="yalign">0.5</property>
		  <property name="xpad">0</property>
		  <property name="ypad">0</property>
		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
		  <property name="width_chars">-1</property>
		  <property name="single_line_mode">False</property>
		  <property name="angle">0</property>
		</widget>
		<packing>
		  <property name="type">tab</property>
		</packing>
	      </child>
	    </widget>
	    <packing>
	      <property name="padding">0</property>
	      <property name="expand">True</property>
	      <property name="fill">True</property>
	    </packing>
	  </child>

	  <child>
	    <placeholder/>
	  </child>

	  <child>
	    <widget class="GtkStatusbar" id="statusbar1">
	      <property name="visible">True</property>
	      <property name="has_resize_grip">True</property>
	    </widget>
	    <packing>
	      <property name="padding">0</property>
	      <property name="expand">False</property>
	      <property name="fill">False</property>
	    </packing>
	  </child>
	</widget>
      </child>
    </widget>
  </child>
</widget>

</glade-interface>