ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.21.tar.gz
[xscreensaver] / driver / xscreensaver-demo.glade
diff --git a/driver/xscreensaver-demo.glade b/driver/xscreensaver-demo.glade
deleted file mode 100644 (file)
index e348001..0000000
+++ /dev/null
@@ -1,2358 +0,0 @@
-<?xml version="1.0"?>
-<GTK-Interface>
-
-<project>
-  <name>XScreenSaver</name>
-  <program_name>xscreensaver-demo</program_name>
-  <directory></directory>
-  <source_directory></source_directory>
-  <pixmaps_directory>../utils/images</pixmaps_directory>
-  <language>C</language>
-  <gnome_support>False</gnome_support>
-  <gettext_support>True</gettext_support>
-  <use_widget_names>True</use_widget_names>
-  <output_main_file>False</output_main_file>
-  <output_build_files>False</output_build_files>
-  <backup_source_files>False</backup_source_files>
-  <main_source_file>demo-Gtk-widgets.c</main_source_file>
-  <main_header_file>demo-Gtk-widgets.h</main_header_file>
-  <handler_source_file>demo-Gtk-stubs.c</handler_source_file>
-  <handler_header_file>demo-Gtk-stubs.h</handler_header_file>
-  <support_source_file>demo-Gtk-support.c</support_source_file>
-  <support_header_file>demo-Gtk-support.h</support_header_file>
-</project>
-
-<widget>
-  <class>GtkWindow</class>
-  <name>xscreensaver_demo</name>
-  <visible>False</visible>
-  <title>XScreenSaver</title>
-  <type>GTK_WINDOW_TOPLEVEL</type>
-  <position>GTK_WIN_POS_NONE</position>
-  <modal>False</modal>
-  <allow_shrink>False</allow_shrink>
-  <allow_grow>True</allow_grow>
-  <auto_shrink>False</auto_shrink>
-  <wmclass_name>xscreensaver</wmclass_name>
-  <wmclass_class>XScreenSaver</wmclass_class>
-
-  <widget>
-    <class>GtkVBox</class>
-    <name>outer_vbox</name>
-    <homogeneous>False</homogeneous>
-    <spacing>5</spacing>
-
-    <widget>
-      <class>GtkMenuBar</class>
-      <name>menubar</name>
-      <shadow_type>GTK_SHADOW_OUT</shadow_type>
-      <child>
-       <padding>0</padding>
-       <expand>False</expand>
-       <fill>False</fill>
-      </child>
-
-      <widget>
-       <class>GtkMenuItem</class>
-       <name>file</name>
-       <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
-
-       <widget>
-         <class>GtkMenu</class>
-         <name>file_menu</name>
-
-         <widget>
-           <class>GtkMenuItem</class>
-           <name>activate_menu</name>
-           <tooltip>Activate the XScreenSaver daemon now (locking the screen if so configured.)</tooltip>
-           <signal>
-             <name>activate</name>
-             <handler>activate_menu_cb</handler>
-             <last_modification_time>Tue, 09 Nov 1999 00:01:23 GMT</last_modification_time>
-           </signal>
-           <label>_Blank Screen Now</label>
-           <right_justify>False</right_justify>
-         </widget>
-
-         <widget>
-           <class>GtkMenuItem</class>
-           <name>lock_menu</name>
-           <tooltip>Lock the screen now (even if &quot;Lock Screen&quot; is unchecked.)</tooltip>
-           <signal>
-             <name>activate</name>
-             <handler>lock_menu_cb</handler>
-             <last_modification_time>Mon, 08 Nov 1999 23:57:18 GMT</last_modification_time>
-           </signal>
-           <label>_Lock Screen Now</label>
-           <right_justify>False</right_justify>
-         </widget>
-
-         <widget>
-           <class>GtkMenuItem</class>
-           <name>kill_menu</name>
-           <tooltip>Tell the running XScreenSaver daemon to exit.</tooltip>
-           <signal>
-             <name>activate</name>
-             <handler>kill_menu_cb</handler>
-             <last_modification_time>Mon, 08 Nov 1999 23:55:30 GMT</last_modification_time>
-           </signal>
-           <label>_Kill Daemon</label>
-           <right_justify>False</right_justify>
-         </widget>
-
-         <widget>
-           <class>GtkMenuItem</class>
-           <name>restart</name>
-           <tooltip>Kill and re-launch the XScreenSaver daemon.</tooltip>
-           <signal>
-             <name>activate</name>
-             <handler>restart_menu_cb</handler>
-             <last_modification_time>Mon, 08 Nov 1999 23:54:28 GMT</last_modification_time>
-           </signal>
-           <label>_Restart Daemon</label>
-           <right_justify>False</right_justify>
-         </widget>
-
-         <widget>
-           <class>GtkMenuItem</class>
-           <name>separator1</name>
-           <right_justify>False</right_justify>
-         </widget>
-
-         <widget>
-           <class>GtkMenuItem</class>
-           <name>exit_menu</name>
-           <tooltip>Exit the xscreensaver-demo program (but leave the XScreenSaver daemon running in the background.)</tooltip>
-           <signal>
-             <name>activate</name>
-             <handler>exit_menu_cb</handler>
-             <last_modification_time>Mon, 08 Nov 1999 05:34:35 GMT</last_modification_time>
-           </signal>
-           <label>_Exit</label>
-           <right_justify>False</right_justify>
-         </widget>
-       </widget>
-      </widget>
-
-      <widget>
-       <class>GtkMenuItem</class>
-       <name>help</name>
-       <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>
-
-       <widget>
-         <class>GtkMenu</class>
-         <name>help_menu</name>
-
-         <widget>
-           <class>GtkMenuItem</class>
-           <name>about_menu</name>
-           <tooltip>Display version information.</tooltip>
-           <signal>
-             <name>activate</name>
-             <handler>about_menu_cb</handler>
-             <last_modification_time>Mon, 08 Nov 1999 05:35:41 GMT</last_modification_time>
-           </signal>
-           <label>_About...</label>
-           <right_justify>False</right_justify>
-         </widget>
-
-         <widget>
-           <class>GtkMenuItem</class>
-           <name>doc_menu</name>
-           <tooltip>Go to the documentation on the XScreenSaver web page.</tooltip>
-           <signal>
-             <name>activate</name>
-             <handler>doc_menu_cb</handler>
-             <last_modification_time>Mon, 08 Nov 1999 04:58:51 GMT</last_modification_time>
-           </signal>
-           <label>_Documentation...</label>
-           <right_justify>False</right_justify>
-         </widget>
-       </widget>
-      </widget>
-    </widget>
-
-    <widget>
-      <class>GtkNotebook</class>
-      <name>notebook</name>
-      <can_focus>True</can_focus>
-      <signal>
-       <name>switch_page</name>
-       <handler>switch_page_cb</handler>
-       <last_modification_time>Tue, 20 Nov 2001 02:43:26 GMT</last_modification_time>
-      </signal>
-      <show_tabs>True</show_tabs>
-      <show_border>True</show_border>
-      <tab_pos>GTK_POS_TOP</tab_pos>
-      <scrollable>False</scrollable>
-      <tab_hborder>2</tab_hborder>
-      <tab_vborder>2</tab_vborder>
-      <popup_enable>False</popup_enable>
-      <child>
-       <padding>0</padding>
-       <expand>True</expand>
-       <fill>True</fill>
-      </child>
-
-      <widget>
-       <class>GtkTable</class>
-       <name>demos_table</name>
-       <border_width>10</border_width>
-       <rows>2</rows>
-       <columns>2</columns>
-       <homogeneous>False</homogeneous>
-       <row_spacing>0</row_spacing>
-       <column_spacing>0</column_spacing>
-
-       <widget>
-         <class>GtkTable</class>
-         <name>blanking_table</name>
-         <rows>3</rows>
-         <columns>4</columns>
-         <homogeneous>False</homogeneous>
-         <row_spacing>2</row_spacing>
-         <column_spacing>0</column_spacing>
-         <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>True</yfill>
-         </child>
-
-         <widget>
-           <class>GtkLabel</class>
-           <name>cycle_label</name>
-           <label>Cycle After</label>
-           <justify>GTK_JUSTIFY_RIGHT</justify>
-           <wrap>False</wrap>
-           <xalign>1</xalign>
-           <yalign>0.5</yalign>
-           <xpad>8</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>1</left_attach>
-             <right_attach>2</right_attach>
-             <top_attach>1</top_attach>
-             <bottom_attach>2</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkEventBox</class>
-           <name>lock_button_eventbox</name>
-           <tooltip>Whether a password should be required to un-blank the screen.</tooltip>
-           <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>
-             <class>GtkCheckButton</class>
-             <name>lock_button</name>
-             <can_focus>True</can_focus>
-             <signal>
-               <name>toggled</name>
-               <handler>pref_changed_cb</handler>
-               <last_modification_time>Mon, 03 Apr 2000 02:31:53 GMT</last_modification_time>
-             </signal>
-             <label>Lock Screen After</label>
-             <active>False</active>
-             <draw_indicator>True</draw_indicator>
-           </widget>
-         </widget>
-
-         <widget>
-           <class>GtkLabel</class>
-           <name>timeout_label</name>
-           <label>Blank After</label>
-           <justify>GTK_JUSTIFY_RIGHT</justify>
-           <wrap>False</wrap>
-           <xalign>1</xalign>
-           <yalign>0.5</yalign>
-           <xpad>8</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>1</left_attach>
-             <right_attach>2</right_attach>
-             <top_attach>0</top_attach>
-             <bottom_attach>1</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkSpinButton</class>
-           <name>timeout_spinbutton</name>
-           <tooltip>How long before the monitor goes completely black.</tooltip>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>activate</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:31:51 GMT</last_modification_time>
-           </signal>
-           <signal>
-             <name>focus_out_event</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:32:24 GMT</last_modification_time>
-           </signal>
-           <signal>
-             <name>changed</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:42:33 GMT</last_modification_time>
-           </signal>
-           <climb_rate>15</climb_rate>
-           <digits>0</digits>
-           <numeric>True</numeric>
-           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-           <snap>True</snap>
-           <wrap>False</wrap>
-           <value>0</value>
-           <lower>1</lower>
-           <upper>720</upper>
-           <step>1</step>
-           <page>30</page>
-           <page_size>30</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>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkLabel</class>
-           <name>timeout_mlabel</name>
-           <label>minutes</label>
-           <justify>GTK_JUSTIFY_LEFT</justify>
-           <wrap>False</wrap>
-           <xalign>0</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>3</left_attach>
-             <right_attach>4</right_attach>
-             <top_attach>0</top_attach>
-             <bottom_attach>1</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>True</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkLabel</class>
-           <name>cycle_mlabel</name>
-           <label>minutes</label>
-           <justify>GTK_JUSTIFY_LEFT</justify>
-           <wrap>False</wrap>
-           <xalign>0</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>3</left_attach>
-             <right_attach>4</right_attach>
-             <top_attach>1</top_attach>
-             <bottom_attach>2</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>True</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkLabel</class>
-           <name>lock_mlabel</name>
-           <label>minutes</label>
-           <justify>GTK_JUSTIFY_LEFT</justify>
-           <wrap>False</wrap>
-           <xalign>0</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>3</left_attach>
-             <right_attach>4</right_attach>
-             <top_attach>2</top_attach>
-             <bottom_attach>3</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>True</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkSpinButton</class>
-           <name>lock_spinbutton</name>
-           <tooltip>How long before the monitor goes completely black.</tooltip>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>activate</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:31:51 GMT</last_modification_time>
-           </signal>
-           <signal>
-             <name>focus_out_event</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:32:24 GMT</last_modification_time>
-           </signal>
-           <signal>
-             <name>changed</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:42:33 GMT</last_modification_time>
-           </signal>
-           <climb_rate>15</climb_rate>
-           <digits>0</digits>
-           <numeric>True</numeric>
-           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-           <snap>True</snap>
-           <wrap>False</wrap>
-           <value>0</value>
-           <lower>0</lower>
-           <upper>720</upper>
-           <step>1</step>
-           <page>30</page>
-           <page_size>30</page_size>
-           <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>10</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>cycle_spinbutton</name>
-           <tooltip>How long before the monitor goes completely black.</tooltip>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>activate</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:31:51 GMT</last_modification_time>
-           </signal>
-           <signal>
-             <name>focus_out_event</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:32:24 GMT</last_modification_time>
-           </signal>
-           <signal>
-             <name>changed</name>
-             <handler>pref_changed_cb</handler>
-             <last_modification_time>Thu, 22 Nov 2001 21:42:33 GMT</last_modification_time>
-           </signal>
-           <climb_rate>15</climb_rate>
-           <digits>0</digits>
-           <numeric>True</numeric>
-           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-           <snap>True</snap>
-           <wrap>False</wrap>
-           <value>0</value>
-           <lower>1</lower>
-           <upper>720</upper>
-           <step>1</step>
-           <page>30</page>
-           <page_size>30</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>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-       </widget>
-
-       <widget>
-         <class>GtkHButtonBox</class>
-         <name>demo_manual_hbbox</name>
-         <layout_style>GTK_BUTTONBOX_SPREAD</layout_style>
-         <spacing>30</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>
-           <left_attach>1</left_attach>
-           <right_attach>2</right_attach>
-           <top_attach>1</top_attach>
-           <bottom_attach>2</bottom_attach>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <xexpand>False</xexpand>
-           <yexpand>False</yexpand>
-           <xshrink>False</xshrink>
-           <yshrink>False</yshrink>
-           <xfill>True</xfill>
-           <yfill>True</yfill>
-         </child>
-
-         <widget>
-           <class>GtkButton</class>
-           <name>demo</name>
-           <tooltip>Demo the selected screen saver in full-screen mode (click the mouse to return.)</tooltip>
-           <can_default>True</can_default>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>clicked</name>
-             <handler>run_this_cb</handler>
-             <last_modification_time>Mon, 08 Nov 1999 04:46:40 GMT</last_modification_time>
-           </signal>
-           <label>Preview</label>
-           <relief>GTK_RELIEF_NORMAL</relief>
-         </widget>
-
-         <widget>
-           <class>GtkButton</class>
-           <name>settings</name>
-           <tooltip>Customization and explanation of the selected screen saver.</tooltip>
-           <can_default>True</can_default>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>clicked</name>
-             <handler>settings_cb</handler>
-             <last_modification_time>Mon, 19 Nov 2001 22:03:21 GMT</last_modification_time>
-           </signal>
-           <label>Settings...</label>
-           <relief>GTK_RELIEF_NORMAL</relief>
-         </widget>
-       </widget>
-
-       <widget>
-         <class>GtkVBox</class>
-         <name>list_vbox</name>
-         <border_width>10</border_width>
-         <homogeneous>False</homogeneous>
-         <spacing>0</spacing>
-         <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>True</yexpand>
-           <xshrink>False</xshrink>
-           <yshrink>False</yshrink>
-           <xfill>True</xfill>
-           <yfill>True</yfill>
-         </child>
-
-         <widget>
-           <class>GtkHBox</class>
-           <name>mode_hbox</name>
-           <homogeneous>False</homogeneous>
-           <spacing>0</spacing>
-           <child>
-             <padding>10</padding>
-             <expand>False</expand>
-             <fill>True</fill>
-           </child>
-
-           <widget>
-             <class>GtkLabel</class>
-             <name>mode_label</name>
-             <label>Mode:</label>
-             <justify>GTK_JUSTIFY_LEFT</justify>
-             <wrap>False</wrap>
-             <xalign>0</xalign>
-             <yalign>0.5</yalign>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <child>
-               <padding>0</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-           </widget>
-
-           <widget>
-             <class>GtkOptionMenu</class>
-             <name>mode_menu</name>
-             <can_focus>True</can_focus>
-             <items>Disable Screen Saver
-Blank Screen Only
-Only One Screen Saver
-Random Screen Saver
-</items>
-             <initial_choice>3</initial_choice>
-             <child>
-               <padding>4</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-           </widget>
-         </widget>
-
-         <widget>
-           <class>GtkHBox</class>
-           <name>col_head_hbox</name>
-           <homogeneous>False</homogeneous>
-           <spacing>0</spacing>
-           <child>
-             <padding>0</padding>
-             <expand>False</expand>
-             <fill>True</fill>
-           </child>
-
-           <widget>
-             <class>GtkFrame</class>
-             <name>use_col_frame</name>
-             <label_xalign>0</label_xalign>
-             <shadow_type>GTK_SHADOW_OUT</shadow_type>
-             <child>
-               <padding>0</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-
-             <widget>
-               <class>GtkLabel</class>
-               <name>use_label</name>
-               <label>Use</label>
-               <justify>GTK_JUSTIFY_LEFT</justify>
-               <wrap>False</wrap>
-               <xalign>0</xalign>
-               <yalign>0.5</yalign>
-               <xpad>3</xpad>
-               <ypad>0</ypad>
-             </widget>
-           </widget>
-
-           <widget>
-             <class>GtkFrame</class>
-             <name>saver_col_frame</name>
-             <label_xalign>0</label_xalign>
-             <shadow_type>GTK_SHADOW_OUT</shadow_type>
-             <child>
-               <padding>0</padding>
-               <expand>True</expand>
-               <fill>True</fill>
-             </child>
-
-             <widget>
-               <class>GtkLabel</class>
-               <name>saver_label</name>
-               <label>Screen Saver</label>
-               <justify>GTK_JUSTIFY_LEFT</justify>
-               <wrap>False</wrap>
-               <xalign>0</xalign>
-               <yalign>0.5</yalign>
-               <xpad>6</xpad>
-               <ypad>0</ypad>
-             </widget>
-           </widget>
-         </widget>
-
-         <widget>
-           <class>GtkScrolledWindow</class>
-           <name>scroller</name>
-           <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
-           <vscrollbar_policy>GTK_POLICY_ALWAYS</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>viewport</name>
-             <border_width>1</border_width>
-             <shadow_type>GTK_SHADOW_IN</shadow_type>
-
-             <widget>
-               <class>GtkList</class>
-               <name>list</name>
-               <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
-             </widget>
-           </widget>
-         </widget>
-
-         <widget>
-           <class>GtkHBox</class>
-           <name>centering_hbox</name>
-           <homogeneous>True</homogeneous>
-           <spacing>0</spacing>
-           <child>
-             <padding>0</padding>
-             <expand>False</expand>
-             <fill>True</fill>
-             <pack>GTK_PACK_END</pack>
-           </child>
-
-           <widget>
-             <class>GtkHBox</class>
-             <name>next_prev_hbox</name>
-             <homogeneous>False</homogeneous>
-             <spacing>0</spacing>
-             <child>
-               <padding>0</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-
-             <widget>
-               <class>GtkButton</class>
-               <name>next</name>
-               <tooltip>Run the next screen saver in the list in full-screen mode (click the mouse to return.)</tooltip>
-               <can_default>True</can_default>
-               <has_default>True</has_default>
-               <can_focus>True</can_focus>
-               <signal>
-                 <name>clicked</name>
-                 <handler>run_next_cb</handler>
-                 <last_modification_time>Mon, 08 Nov 1999 04:46:12 GMT</last_modification_time>
-               </signal>
-               <label>\/</label>
-               <relief>GTK_RELIEF_NORMAL</relief>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-             </widget>
-
-             <widget>
-               <class>GtkButton</class>
-               <name>prev</name>
-               <tooltip>Run the previous screen saver in the list in full-screen mode (click the mouse to return.)</tooltip>
-               <can_default>True</can_default>
-               <can_focus>True</can_focus>
-               <signal>
-                 <name>clicked</name>
-                 <handler>run_prev_cb</handler>
-                 <last_modification_time>Wed, 10 Nov 1999 01:31:30 GMT</last_modification_time>
-               </signal>
-               <label>/\</label>
-               <relief>GTK_RELIEF_NORMAL</relief>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-             </widget>
-           </widget>
-         </widget>
-       </widget>
-
-       <widget>
-         <class>GtkFrame</class>
-         <name>preview_frame</name>
-         <label>Description</label>
-         <label_xalign>0</label_xalign>
-         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-         <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>6</ypad>
-           <xexpand>True</xexpand>
-           <yexpand>True</yexpand>
-           <xshrink>True</xshrink>
-           <yshrink>True</yshrink>
-           <xfill>True</xfill>
-           <yfill>True</yfill>
-         </child>
-
-         <widget>
-           <class>GtkAspectFrame</class>
-           <name>preview_aspectframe</name>
-           <border_width>8</border_width>
-           <label_xalign>0</label_xalign>
-           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-           <xalign>0.5</xalign>
-           <yalign>0.5</yalign>
-           <ratio>1.33</ratio>
-           <obey_child>False</obey_child>
-
-           <widget>
-             <class>GtkDrawingArea</class>
-             <name>preview</name>
-           </widget>
-         </widget>
-       </widget>
-      </widget>
-
-      <widget>
-       <class>GtkLabel</class>
-       <child_name>Notebook:tab</child_name>
-       <name>demo_tab</name>
-       <label>Display Modes</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>options_table</name>
-       <rows>2</rows>
-       <columns>2</columns>
-       <homogeneous>True</homogeneous>
-       <row_spacing>0</row_spacing>
-       <column_spacing>0</column_spacing>
-
-       <widget>
-         <class>GtkFrame</class>
-         <name>diag_frame</name>
-         <border_width>10</border_width>
-         <label>Diagnostics</label>
-         <label_xalign>0</label_xalign>
-         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-         <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>True</xexpand>
-           <yexpand>True</yexpand>
-           <xshrink>False</xshrink>
-           <yshrink>False</yshrink>
-           <xfill>True</xfill>
-           <yfill>True</yfill>
-         </child>
-
-         <widget>
-           <class>GtkHBox</class>
-           <name>diag_hbox</name>
-           <border_width>8</border_width>
-           <homogeneous>False</homogeneous>
-           <spacing>8</spacing>
-
-           <widget>
-             <class>GtkPixmap</class>
-             <name>diag_logo</name>
-             <filename>screensaver-diagnostic.png</filename>
-             <xalign>0.5</xalign>
-             <yalign>0</yalign>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <build_insensitive>True</build_insensitive>
-             <child>
-               <padding>0</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-           </widget>
-
-           <widget>
-             <class>GtkVBox</class>
-             <name>diag_vbox</name>
-             <homogeneous>False</homogeneous>
-             <spacing>0</spacing>
-             <child>
-               <padding>0</padding>
-               <expand>True</expand>
-               <fill>True</fill>
-             </child>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>verbose_button_eventbox</name>
-               <tooltip>Whether the daemon should print lots of debugging information.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>verbose_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Mon, 03 Apr 2000 02:32:25 GMT</last_modification_time>
-                 </signal>
-                 <label>Verbose Diagnostics</label>
-                 <active>False</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>capture_button_eventbox</name>
-               <tooltip>Whether any error output of the display modes should be redirected to the screen.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>capture_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Mon, 03 Apr 2000 02:32:25 GMT</last_modification_time>
-                 </signal>
-                 <label>Display Subprocess Errors</label>
-                 <active>False</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>splash_button_eventbox</name>
-               <tooltip>Whether the splash screen (with the version number and `Help' button) should be momentarily displayed when the daemon first starts up.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>splash_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Mon, 03 Apr 2000 02:32:39 GMT</last_modification_time>
-                 </signal>
-                 <label>Display Splash Screen at Startup</label>
-                 <active>True</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-           </widget>
-         </widget>
-       </widget>
-
-       <widget>
-         <class>GtkFrame</class>
-         <name>cmap_frame</name>
-         <border_width>10</border_width>
-         <label>Colormaps</label>
-         <label_xalign>0</label_xalign>
-         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-         <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>GtkHBox</class>
-           <name>cmap_hbox</name>
-           <border_width>8</border_width>
-           <homogeneous>False</homogeneous>
-           <spacing>8</spacing>
-
-           <widget>
-             <class>GtkPixmap</class>
-             <name>cmap_logo</name>
-             <filename>screensaver-colorselector.png</filename>
-             <xalign>0.5</xalign>
-             <yalign>0</yalign>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <build_insensitive>True</build_insensitive>
-             <child>
-               <padding>0</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-           </widget>
-
-           <widget>
-             <class>GtkVBox</class>
-             <name>cmap_vbox</name>
-             <homogeneous>False</homogeneous>
-             <spacing>0</spacing>
-             <child>
-               <padding>0</padding>
-               <expand>True</expand>
-               <fill>True</fill>
-             </child>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>install_button_eventbox</name>
-               <tooltip>Whether to install a private colormap when running in 8-bit mode on the default Visual.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>install_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Mon, 03 Apr 2000 02:32:25 GMT</last_modification_time>
-                 </signal>
-                 <label>Install Colormap</label>
-                 <active>False</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkHSeparator</class>
-               <name>cmap_hr</name>
-               <child>
-                 <padding>4</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-             </widget>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>fade_button_eventbox</name>
-               <tooltip>Whether the screen should slowly fade to black when the screen saver activates.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>fade_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Mon, 03 Apr 2000 02:32:39 GMT</last_modification_time>
-                 </signal>
-                 <label>Fade To Black When Blanking</label>
-                 <active>False</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>unfade_button_eventbox</name>
-               <tooltip>Whether the screen should slowly fade in from black when the screen saver deactivates.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>unfade_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Mon, 03 Apr 2000 02:32:51 GMT</last_modification_time>
-                 </signal>
-                 <label>Fade From Black When Unblanking</label>
-                 <active>False</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkHBox</class>
-               <name>fade_hbox</name>
-               <homogeneous>False</homogeneous>
-               <spacing>0</spacing>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkLabel</class>
-                 <name>fade_dummy</name>
-                 <label></label>
-                 <justify>GTK_JUSTIFY_LEFT</justify>
-                 <wrap>False</wrap>
-                 <xalign>0.5</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>3</xpad>
-                 <ypad>0</ypad>
-                 <child>
-                   <padding>0</padding>
-                   <expand>False</expand>
-                   <fill>False</fill>
-                 </child>
-               </widget>
-
-               <widget>
-                 <class>GtkLabel</class>
-                 <name>fade_label</name>
-                 <label>Fade Duration</label>
-                 <justify>GTK_JUSTIFY_LEFT</justify>
-                 <wrap>False</wrap>
-                 <xalign>0</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>0</xpad>
-                 <ypad>0</ypad>
-                 <child>
-                   <padding>10</padding>
-                   <expand>False</expand>
-                   <fill>False</fill>
-                 </child>
-               </widget>
-
-               <widget>
-                 <class>GtkSpinButton</class>
-                 <name>fade_spinbutton</name>
-                 <tooltip>How long it should take for the screen to fade in and out.</tooltip>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>activate</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:31:51 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>focus_out_event</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:32:24 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>changed</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:42:33 GMT</last_modification_time>
-                 </signal>
-                 <climb_rate>1</climb_rate>
-                 <digits>0</digits>
-                 <numeric>True</numeric>
-                 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-                 <snap>True</snap>
-                 <wrap>False</wrap>
-                 <value>0</value>
-                 <lower>0</lower>
-                 <upper>10</upper>
-                 <step>1</step>
-                 <page>1</page>
-                 <page_size>1</page_size>
-                 <child>
-                   <padding>0</padding>
-                   <expand>False</expand>
-                   <fill>False</fill>
-                 </child>
-               </widget>
-
-               <widget>
-                 <class>GtkLabel</class>
-                 <name>fade_sec_label</name>
-                 <label>seconds</label>
-                 <justify>GTK_JUSTIFY_LEFT</justify>
-                 <wrap>False</wrap>
-                 <xalign>0</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>0</xpad>
-                 <ypad>0</ypad>
-                 <child>
-                   <padding>0</padding>
-                   <expand>False</expand>
-                   <fill>False</fill>
-                 </child>
-               </widget>
-             </widget>
-           </widget>
-         </widget>
-       </widget>
-
-       <widget>
-         <class>GtkFrame</class>
-         <name>dpms_frame</name>
-         <border_width>10</border_width>
-         <label>Display Power Management</label>
-         <label_xalign>0</label_xalign>
-         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-         <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>GtkHBox</class>
-           <name>dpms_hbox</name>
-           <border_width>8</border_width>
-           <homogeneous>False</homogeneous>
-           <spacing>8</spacing>
-
-           <widget>
-             <class>GtkPixmap</class>
-             <name>dpms_logo</name>
-             <filename>screensaver-power.png</filename>
-             <xalign>0.5</xalign>
-             <yalign>0</yalign>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <build_insensitive>True</build_insensitive>
-             <child>
-               <padding>0</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-           </widget>
-
-           <widget>
-             <class>GtkVBox</class>
-             <name>dpms_vbox</name>
-             <homogeneous>False</homogeneous>
-             <spacing>0</spacing>
-             <child>
-               <padding>0</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>dpms_button_eventbox</name>
-               <tooltip>Whether the monitor should be powered down after a while.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>dpms_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Mon, 03 Apr 2000 02:33:01 GMT</last_modification_time>
-                 </signal>
-                 <label>Power Management Enabled</label>
-                 <active>True</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkTable</class>
-               <name>dpms_table</name>
-               <rows>3</rows>
-               <columns>3</columns>
-               <homogeneous>False</homogeneous>
-               <row_spacing>2</row_spacing>
-               <column_spacing>0</column_spacing>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkSpinButton</class>
-                 <name>dpms_standby_spinbutton</name>
-                 <tooltip>How long before the monitor goes completely black.</tooltip>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>activate</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:31:51 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>focus_out_event</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:32:24 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>changed</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:42:33 GMT</last_modification_time>
-                 </signal>
-                 <climb_rate>15</climb_rate>
-                 <digits>0</digits>
-                 <numeric>True</numeric>
-                 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-                 <snap>True</snap>
-                 <wrap>False</wrap>
-                 <value>0</value>
-                 <lower>0</lower>
-                 <upper>1440</upper>
-                 <step>1</step>
-                 <page>30</page>
-                 <page_size>30</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>GtkLabel</class>
-                 <name>dpms_standby_mlabel</name>
-                 <label>minutes</label>
-                 <justify>GTK_JUSTIFY_LEFT</justify>
-                 <wrap>False</wrap>
-                 <xalign>0</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>0</xpad>
-                 <ypad>0</ypad>
-                 <child>
-                   <left_attach>2</left_attach>
-                   <right_attach>3</right_attach>
-                   <top_attach>0</top_attach>
-                   <bottom_attach>1</bottom_attach>
-                   <xpad>0</xpad>
-                   <ypad>0</ypad>
-                   <xexpand>True</xexpand>
-                   <yexpand>False</yexpand>
-                   <xshrink>False</xshrink>
-                   <yshrink>False</yshrink>
-                   <xfill>True</xfill>
-                   <yfill>False</yfill>
-                 </child>
-               </widget>
-
-               <widget>
-                 <class>GtkLabel</class>
-                 <name>dpms_suspend_mlabel</name>
-                 <label>minutes</label>
-                 <justify>GTK_JUSTIFY_LEFT</justify>
-                 <wrap>False</wrap>
-                 <xalign>0</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>0</xpad>
-                 <ypad>0</ypad>
-                 <child>
-                   <left_attach>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>GtkLabel</class>
-                 <name>dpms_off_mlabel</name>
-                 <label>minutes</label>
-                 <justify>GTK_JUSTIFY_LEFT</justify>
-                 <wrap>False</wrap>
-                 <xalign>0</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>0</xpad>
-                 <ypad>0</ypad>
-                 <child>
-                   <left_attach>2</left_attach>
-                   <right_attach>3</right_attach>
-                   <top_attach>2</top_attach>
-                   <bottom_attach>3</bottom_attach>
-                   <xpad>0</xpad>
-                   <ypad>0</ypad>
-                   <xexpand>True</xexpand>
-                   <yexpand>False</yexpand>
-                   <xshrink>False</xshrink>
-                   <yshrink>False</yshrink>
-                   <xfill>True</xfill>
-                   <yfill>False</yfill>
-                 </child>
-               </widget>
-
-               <widget>
-                 <class>GtkLabel</class>
-                 <name>dpms_off_label</name>
-                 <label>Off After</label>
-                 <justify>GTK_JUSTIFY_RIGHT</justify>
-                 <wrap>False</wrap>
-                 <xalign>1</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>10</xpad>
-                 <ypad>0</ypad>
-                 <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>dpms_suspend_label</name>
-                 <label>Suspend After</label>
-                 <justify>GTK_JUSTIFY_RIGHT</justify>
-                 <wrap>False</wrap>
-                 <xalign>1</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>10</xpad>
-                 <ypad>0</ypad>
-                 <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>dpms_standby_label</name>
-                 <label>Standby After</label>
-                 <justify>GTK_JUSTIFY_RIGHT</justify>
-                 <wrap>False</wrap>
-                 <xalign>1</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>10</xpad>
-                 <ypad>0</ypad>
-                 <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>GtkSpinButton</class>
-                 <name>dpms_suspend_spinbutton</name>
-                 <tooltip>How long until the monitor goes into power-saving mode.</tooltip>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>activate</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:31:51 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>focus_out_event</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:32:24 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>changed</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:42:33 GMT</last_modification_time>
-                 </signal>
-                 <climb_rate>15</climb_rate>
-                 <digits>0</digits>
-                 <numeric>True</numeric>
-                 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-                 <snap>True</snap>
-                 <wrap>False</wrap>
-                 <value>0</value>
-                 <lower>0</lower>
-                 <upper>1440</upper>
-                 <step>1</step>
-                 <page>30</page>
-                 <page_size>30</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>True</xexpand>
-                   <yexpand>False</yexpand>
-                   <xshrink>False</xshrink>
-                   <yshrink>False</yshrink>
-                   <xfill>True</xfill>
-                   <yfill>False</yfill>
-                 </child>
-               </widget>
-
-               <widget>
-                 <class>GtkSpinButton</class>
-                 <name>dpms_off_spinbutton</name>
-                 <tooltip>How long until the monitor powers down.</tooltip>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>activate</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:31:51 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>focus_out_event</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:32:24 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>changed</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 22 Nov 2001 21:42:33 GMT</last_modification_time>
-                 </signal>
-                 <climb_rate>15</climb_rate>
-                 <digits>0</digits>
-                 <numeric>True</numeric>
-                 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-                 <snap>True</snap>
-                 <wrap>False</wrap>
-                 <value>0</value>
-                 <lower>0</lower>
-                 <upper>1440</upper>
-                 <step>1</step>
-                 <page>30</page>
-                 <page_size>30</page_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>True</xexpand>
-                   <yexpand>False</yexpand>
-                   <xshrink>False</xshrink>
-                   <yshrink>False</yshrink>
-                   <xfill>True</xfill>
-                   <yfill>False</yfill>
-                 </child>
-               </widget>
-             </widget>
-           </widget>
-         </widget>
-       </widget>
-
-       <widget>
-         <class>GtkFrame</class>
-         <name>grab_frame</name>
-         <border_width>10</border_width>
-         <label>Image Manipulation</label>
-         <label_xalign>0</label_xalign>
-         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-         <child>
-           <left_attach>0</left_attach>
-           <right_attach>1</right_attach>
-           <top_attach>0</top_attach>
-           <bottom_attach>1</bottom_attach>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <xexpand>True</xexpand>
-           <yexpand>False</yexpand>
-           <xshrink>False</xshrink>
-           <yshrink>False</yshrink>
-           <xfill>True</xfill>
-           <yfill>True</yfill>
-         </child>
-
-         <widget>
-           <class>GtkHBox</class>
-           <name>grab_hbox</name>
-           <border_width>8</border_width>
-           <homogeneous>False</homogeneous>
-           <spacing>8</spacing>
-
-           <widget>
-             <class>GtkPixmap</class>
-             <name>img_logo</name>
-             <filename>screensaver-snap.png</filename>
-             <xalign>0.5</xalign>
-             <yalign>0</yalign>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <build_insensitive>True</build_insensitive>
-             <child>
-               <padding>0</padding>
-               <expand>False</expand>
-               <fill>False</fill>
-             </child>
-           </widget>
-
-           <widget>
-             <class>GtkVBox</class>
-             <name>grab_vbox</name>
-             <homogeneous>False</homogeneous>
-             <spacing>0</spacing>
-             <child>
-               <padding>0</padding>
-               <expand>True</expand>
-               <fill>True</fill>
-             </child>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>grab_desk_eventbox</name>
-               <tooltip>Whether the image-manipulating modes should be allowed to operate on an image of your desktop.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>grab_desk_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 12 Apr 2001 23:40:27 GMT</last_modification_time>
-                 </signal>
-                 <label>Grab Desktop Images</label>
-                 <active>False</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>grab_video_eventbox</name>
-               <tooltip>Whether the image-manipulating modes should operate on images captured from the system's video input (if there is one).</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>grab_video_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 12 Apr 2001 23:40:40 GMT</last_modification_time>
-                 </signal>
-                 <label>Grab Video Frames</label>
-                 <active>False</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkEventBox</class>
-               <name>grab_image_eventbox</name>
-               <tooltip>Whether the image-manipulating modes should operate on random images loaded from disk.</tooltip>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkCheckButton</class>
-                 <name>grab_image_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>toggled</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 12 Apr 2001 23:40:53 GMT</last_modification_time>
-                 </signal>
-                 <label>Choose Random Image:</label>
-                 <active>False</active>
-                 <draw_indicator>True</draw_indicator>
-               </widget>
-             </widget>
-
-             <widget>
-               <class>GtkHBox</class>
-               <name>image_hbox</name>
-               <homogeneous>False</homogeneous>
-               <spacing>0</spacing>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkLabel</class>
-                 <name>grab_dummy</name>
-                 <label></label>
-                 <justify>GTK_JUSTIFY_LEFT</justify>
-                 <wrap>False</wrap>
-                 <xalign>0.5</xalign>
-                 <yalign>0.5</yalign>
-                 <xpad>8</xpad>
-                 <ypad>0</ypad>
-                 <child>
-                   <padding>0</padding>
-                   <expand>False</expand>
-                   <fill>False</fill>
-                 </child>
-               </widget>
-
-               <widget>
-                 <class>GtkEntry</class>
-                 <name>image_text</name>
-                 <tooltip>The directory from which images will be randomly chosen.</tooltip>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>activate</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 12 Apr 2001 00:34:49 GMT</last_modification_time>
-                 </signal>
-                 <signal>
-                   <name>focus_out_event</name>
-                   <handler>pref_changed_cb</handler>
-                   <last_modification_time>Thu, 12 Apr 2001 00:35:17 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>GtkButton</class>
-                 <name>image_browse_button</name>
-                 <can_focus>True</can_focus>
-                 <signal>
-                   <name>clicked</name>
-                   <handler>browse_image_dir_cb</handler>
-                   <last_modification_time>Thu, 12 Apr 2001 00:35:43 GMT</last_modification_time>
-                 </signal>
-                 <label>Browse</label>
-                 <relief>GTK_RELIEF_NORMAL</relief>
-                 <child>
-                   <padding>4</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>options_tab</name>
-       <label>Advanced</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>GtkDialog</class>
-  <name>xscreensaver_settings_dialog</name>
-  <visible>False</visible>
-  <title>XScreenSaver: Mode-Specific Settings</title>
-  <type>GTK_WINDOW_DIALOG</type>
-  <position>GTK_WIN_POS_NONE</position>
-  <modal>True</modal>
-  <allow_shrink>True</allow_shrink>
-  <allow_grow>True</allow_grow>
-  <auto_shrink>False</auto_shrink>
-  <wmclass_name>settings</wmclass_name>
-  <wmclass_class>XScreenSaver</wmclass_class>
-
-  <widget>
-    <class>GtkVBox</class>
-    <child_name>Dialog:vbox</child_name>
-    <name>dialog_vbox</name>
-    <homogeneous>False</homogeneous>
-    <spacing>0</spacing>
-
-    <widget>
-      <class>GtkHBox</class>
-      <child_name>Dialog:action_area</child_name>
-      <name>dialog_action_area</name>
-      <border_width>10</border_width>
-      <homogeneous>True</homogeneous>
-      <spacing>5</spacing>
-      <child>
-       <padding>0</padding>
-       <expand>False</expand>
-       <fill>True</fill>
-       <pack>GTK_PACK_END</pack>
-      </child>
-
-      <widget>
-       <class>GtkHBox</class>
-       <name>actionarea_hbox</name>
-       <homogeneous>False</homogeneous>
-       <spacing>0</spacing>
-       <child>
-         <padding>0</padding>
-         <expand>True</expand>
-         <fill>True</fill>
-       </child>
-
-       <widget>
-         <class>GtkHButtonBox</class>
-         <name>dialog_hbuttonbox</name>
-         <layout_style>GTK_BUTTONBOX_SPREAD</layout_style>
-         <spacing>30</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>True</expand>
-           <fill>True</fill>
-         </child>
-
-         <widget>
-           <class>GtkButton</class>
-           <name>adv_button</name>
-           <tooltip>Edit the command line directly.</tooltip>
-           <can_default>True</can_default>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>clicked</name>
-             <handler>settings_adv_cb</handler>
-             <last_modification_time>Tue, 20 Nov 2001 00:18:26 GMT</last_modification_time>
-           </signal>
-           <label>Advanced &gt;&gt;</label>
-           <relief>GTK_RELIEF_NORMAL</relief>
-         </widget>
-
-         <widget>
-           <class>GtkButton</class>
-           <name>std_button</name>
-           <tooltip>Back to the graphical configuration options.</tooltip>
-           <can_default>True</can_default>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>clicked</name>
-             <handler>settings_std_cb</handler>
-             <last_modification_time>Tue, 20 Nov 2001 00:18:45 GMT</last_modification_time>
-           </signal>
-           <label>Standard &lt;&lt;</label>
-           <relief>GTK_RELIEF_NORMAL</relief>
-         </widget>
-       </widget>
-
-       <widget>
-         <class>GtkHButtonBox</class>
-         <name>ok_cancel_hbuttonbox</name>
-         <layout_style>GTK_BUTTONBOX_END</layout_style>
-         <spacing>30</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>True</expand>
-           <fill>True</fill>
-         </child>
-
-         <widget>
-           <class>GtkButton</class>
-           <name>ok_button</name>
-           <can_default>True</can_default>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>clicked</name>
-             <handler>settings_ok_cb</handler>
-             <last_modification_time>Mon, 19 Nov 2001 22:07:36 GMT</last_modification_time>
-           </signal>
-           <label>OK</label>
-           <relief>GTK_RELIEF_NORMAL</relief>
-         </widget>
-
-         <widget>
-           <class>GtkButton</class>
-           <name>cancel_button</name>
-           <can_default>True</can_default>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>clicked</name>
-             <handler>settings_cancel_cb</handler>
-             <last_modification_time>Mon, 19 Nov 2001 22:07:52 GMT</last_modification_time>
-           </signal>
-           <label>Cancel</label>
-           <relief>GTK_RELIEF_NORMAL</relief>
-         </widget>
-       </widget>
-      </widget>
-    </widget>
-
-    <widget>
-      <class>GtkTable</class>
-      <name>dialog_top_table</name>
-      <border_width>8</border_width>
-      <rows>1</rows>
-      <columns>2</columns>
-      <homogeneous>False</homogeneous>
-      <row_spacing>8</row_spacing>
-      <column_spacing>8</column_spacing>
-      <child>
-       <padding>0</padding>
-       <expand>True</expand>
-       <fill>True</fill>
-      </child>
-
-      <widget>
-       <class>GtkFrame</class>
-       <name>opt_frame</name>
-       <label>Settings</label>
-       <label_xalign>0</label_xalign>
-       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-       <child>
-         <left_attach>0</left_attach>
-         <right_attach>1</right_attach>
-         <top_attach>0</top_attach>
-         <bottom_attach>1</bottom_attach>
-         <xpad>4</xpad>
-         <ypad>8</ypad>
-         <xexpand>True</xexpand>
-         <yexpand>True</yexpand>
-         <xshrink>False</xshrink>
-         <yshrink>False</yshrink>
-         <xfill>True</xfill>
-         <yfill>True</yfill>
-       </child>
-
-       <widget>
-         <class>GtkNotebook</class>
-         <name>opt_notebook</name>
-         <border_width>12</border_width>
-         <can_focus>True</can_focus>
-         <signal>
-           <name>switch_page</name>
-           <handler>settings_switch_page_cb</handler>
-           <last_modification_time>Tue, 20 Nov 2001 00:16:51 GMT</last_modification_time>
-         </signal>
-         <show_tabs>True</show_tabs>
-         <show_border>False</show_border>
-         <tab_pos>GTK_POS_BOTTOM</tab_pos>
-         <scrollable>False</scrollable>
-         <tab_hborder>2</tab_hborder>
-         <tab_vborder>2</tab_vborder>
-         <popup_enable>False</popup_enable>
-
-         <widget>
-           <class>GtkVBox</class>
-           <name>settings_vbox</name>
-           <homogeneous>False</homogeneous>
-           <spacing>0</spacing>
-
-           <widget>
-             <class>Placeholder</class>
-           </widget>
-         </widget>
-
-         <widget>
-           <class>GtkLabel</class>
-           <child_name>Notebook:tab</child_name>
-           <name>std_label</name>
-           <label>Standard</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>opt_table</name>
-           <rows>4</rows>
-           <columns>2</columns>
-           <homogeneous>False</homogeneous>
-           <row_spacing>0</row_spacing>
-           <column_spacing>0</column_spacing>
-
-           <widget>
-             <class>GtkPixmap</class>
-             <name>cmd_logo</name>
-             <filename>screensaver-cmndln.png</filename>
-             <xalign>0.5</xalign>
-             <yalign>0.5</yalign>
-             <xpad>4</xpad>
-             <ypad>8</ypad>
-             <build_insensitive>True</build_insensitive>
-             <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>True</yfill>
-             </child>
-           </widget>
-
-           <widget>
-             <class>GtkHBox</class>
-             <name>visual_hbox</name>
-             <homogeneous>False</homogeneous>
-             <spacing>0</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>visual</name>
-               <label>Visual:</label>
-               <justify>GTK_JUSTIFY_RIGHT</justify>
-               <wrap>False</wrap>
-               <xalign>1</xalign>
-               <yalign>0.5</yalign>
-               <xpad>4</xpad>
-               <ypad>0</ypad>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-             </widget>
-
-             <widget>
-               <class>GtkCombo</class>
-               <name>visual_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>Any
-Best
-Default
-Default-N
-GL
-TrueColor
-PseudoColor
-StaticGray
-GrayScale
-DirectColor
-Color
-Gray
-Mono
-</items>
-               <child>
-                 <padding>0</padding>
-                 <expand>False</expand>
-                 <fill>False</fill>
-               </child>
-
-               <widget>
-                 <class>GtkEntry</class>
-                 <child_name>GtkCombo:entry</child_name>
-                 <name>combo-entry1</name>
-                 <tooltip>The X visual type that this demo will require.  If that visual is available it will be used, otherwise, this demo will not be run.</tooltip>
-                 <can_focus>True</can_focus>
-                 <editable>True</editable>
-                 <text_visible>True</text_visible>
-                 <text_max_length>0</text_max_length>
-                 <text>Any</text>
-               </widget>
-             </widget>
-           </widget>
-
-           <widget>
-             <class>GtkLabel</class>
-             <name>cmd_label</name>
-             <label>Command Line:</label>
-             <justify>GTK_JUSTIFY_LEFT</justify>
-             <wrap>False</wrap>
-             <xalign>0</xalign>
-             <yalign>1</yalign>
-             <xpad>0</xpad>
-             <ypad>2</ypad>
-             <child>
-               <left_attach>1</left_attach>
-               <right_attach>2</right_attach>
-               <top_attach>1</top_attach>
-               <bottom_attach>2</bottom_attach>
-               <xpad>0</xpad>
-               <ypad>0</ypad>
-               <xexpand>True</xexpand>
-               <yexpand>False</yexpand>
-               <xshrink>False</xshrink>
-               <yshrink>False</yshrink>
-               <xfill>True</xfill>
-               <yfill>False</yfill>
-             </child>
-           </widget>
-
-           <widget>
-             <class>GtkEntry</class>
-             <name>cmd_text</name>
-             <width>80</width>
-             <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>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>adv_label</name>
-           <label>Advanced</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>GtkFrame</class>
-       <name>doc_frame</name>
-       <label>Description</label>
-       <label_xalign>0</label_xalign>
-       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-       <child>
-         <left_attach>1</left_attach>
-         <right_attach>2</right_attach>
-         <top_attach>0</top_attach>
-         <bottom_attach>1</bottom_attach>
-         <xpad>4</xpad>
-         <ypad>8</ypad>
-         <xexpand>True</xexpand>
-         <yexpand>True</yexpand>
-         <xshrink>True</xshrink>
-         <yshrink>True</yshrink>
-         <xfill>True</xfill>
-         <yfill>True</yfill>
-       </child>
-
-       <widget>
-         <class>GtkVBox</class>
-         <name>doc_vbox</name>
-         <homogeneous>False</homogeneous>
-         <spacing>0</spacing>
-
-         <widget>
-           <class>GtkLabel</class>
-           <name>doc</name>
-           <label></label>
-           <justify>GTK_JUSTIFY_LEFT</justify>
-           <wrap>True</wrap>
-           <xalign>0</xalign>
-           <yalign>0</yalign>
-           <xpad>10</xpad>
-           <ypad>10</ypad>
-           <child>
-             <padding>0</padding>
-             <expand>True</expand>
-             <fill>True</fill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkHButtonBox</class>
-           <name>doc_hbuttonbox</name>
-           <border_width>4</border_width>
-           <layout_style>GTK_BUTTONBOX_END</layout_style>
-           <spacing>30</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>False</fill>
-             <pack>GTK_PACK_END</pack>
-           </child>
-
-           <widget>
-             <class>GtkButton</class>
-             <name>manual</name>
-             <tooltip>Click here to read the manual for this display mode, if it has one.</tooltip>
-             <can_default>True</can_default>
-             <can_focus>True</can_focus>
-             <signal>
-               <name>clicked</name>
-               <handler>manual_cb</handler>
-               <last_modification_time>Wed, 17 Nov 1999 09:43:37 GMT</last_modification_time>
-             </signal>
-             <label>Documentation...</label>
-             <relief>GTK_RELIEF_NORMAL</relief>
-           </widget>
-         </widget>
-       </widget>
-      </widget>
-    </widget>
-  </widget>
-</widget>
-
-</GTK-Interface>