mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-30 07:31:30 +00:00
2193 lines
54 KiB
Text
2193 lines
54 KiB
Text
|
<?xml version="1.0"?>
|
||
|
<GTK-Interface>
|
||
|
|
||
|
<project>
|
||
|
<name>Setup</name>
|
||
|
<program_name>setup</program_name>
|
||
|
<directory></directory>
|
||
|
<source_directory>src</source_directory>
|
||
|
<pixmaps_directory>pixmaps</pixmaps_directory>
|
||
|
<language>C</language>
|
||
|
<gnome_support>False</gnome_support>
|
||
|
<gettext_support>True</gettext_support>
|
||
|
<output_main_file>False</output_main_file>
|
||
|
<output_translatable_strings>True</output_translatable_strings>
|
||
|
<translatable_strings_file>setup.txt</translatable_strings_file>
|
||
|
</project>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkWindow</class>
|
||
|
<name>setup_window</name>
|
||
|
<visible>False</visible>
|
||
|
<signal>
|
||
|
<name>delete_event</name>
|
||
|
<handler>setup_button_cancel_slot</handler>
|
||
|
<last_modification_time>Wed, 15 Sep 1999 01:24:58 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<title></title>
|
||
|
<type>GTK_WINDOW_TOPLEVEL</type>
|
||
|
<position>GTK_WIN_POS_NONE</position>
|
||
|
<modal>False</modal>
|
||
|
<allow_shrink>False</allow_shrink>
|
||
|
<allow_grow>True</allow_grow>
|
||
|
<auto_shrink>False</auto_shrink>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHBox</class>
|
||
|
<name>hbox1</name>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>image_frame</name>
|
||
|
<border_width>5</border_width>
|
||
|
<label_xalign>0</label_xalign>
|
||
|
<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>True</expand>
|
||
|
<fill>True</fill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label30</name>
|
||
|
<label>[image area]</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>
|
||
|
<class>GtkNotebook</class>
|
||
|
<name>setup_notebook</name>
|
||
|
<border_width>5</border_width>
|
||
|
<show_tabs>False</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>GtkVBox</class>
|
||
|
<name>class_continue</name>
|
||
|
<homogeneous>True</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label69</name>
|
||
|
<label>Please choose the class of installation.</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkRadioButton</class>
|
||
|
<name>recommended_but</name>
|
||
|
<border_width>9</border_width>
|
||
|
<tooltip>This will install the product with the default options and paths</tooltip>
|
||
|
<can_focus>True</can_focus>
|
||
|
<label>Recommended</label>
|
||
|
<active>True</active>
|
||
|
<draw_indicator>True</draw_indicator>
|
||
|
<group>install_class</group>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkRadioButton</class>
|
||
|
<name>expert_but</name>
|
||
|
<border_width>10</border_width>
|
||
|
<tooltip>This will allow you to pick the installation paths and options to be installed </tooltip>
|
||
|
<can_focus>True</can_focus>
|
||
|
<label>Expert</label>
|
||
|
<active>False</active>
|
||
|
<draw_indicator>True</draw_indicator>
|
||
|
<group>install_class</group>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHBox</class>
|
||
|
<name>hbox4</name>
|
||
|
<homogeneous>True</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>True</expand>
|
||
|
<fill>False</fill>
|
||
|
<pack>GTK_PACK_END</pack>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>class_cancel</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_exit_slot</handler>
|
||
|
<last_modification_time>Thu, 13 Sep 2001 23:46:19 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Cancel</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>class_readme</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_F1</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_view_readme_slot</handler>
|
||
|
<last_modification_time>Thu, 13 Sep 2001 23:23:42 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_View Readme</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>class_continue</name>
|
||
|
<can_default>True</can_default>
|
||
|
<has_default>True</has_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Return</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>on_class_continue_clicked</handler>
|
||
|
<last_modification_time>Thu, 13 Sep 2001 23:39:48 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_Continue</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<child_name>Notebook:tab</child_name>
|
||
|
<name>setup_class</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkTable</class>
|
||
|
<name>table11</name>
|
||
|
<rows>4</rows>
|
||
|
<columns>1</columns>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<row_spacing>0</row_spacing>
|
||
|
<column_spacing>0</column_spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>global_frame</name>
|
||
|
<label>Global Options</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>True</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkTable</class>
|
||
|
<name>table12</name>
|
||
|
<border_width>5</border_width>
|
||
|
<rows>3</rows>
|
||
|
<columns>2</columns>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<row_spacing>5</row_spacing>
|
||
|
<column_spacing>5</column_spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label23</name>
|
||
|
<label>Install path:</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>1</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</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>GtkCombo</class>
|
||
|
<name>install_path</name>
|
||
|
<value_in_list>False</value_in_list>
|
||
|
<ok_if_empty>True</ok_if_empty>
|
||
|
<case_sensitive>False</case_sensitive>
|
||
|
<use_arrows>True</use_arrows>
|
||
|
<use_arrows_always>False</use_arrows_always>
|
||
|
<items></items>
|
||
|
<child>
|
||
|
<left_attach>1</left_attach>
|
||
|
<right_attach>2</right_attach>
|
||
|
<top_attach>0</top_attach>
|
||
|
<bottom_attach>1</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>False</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>False</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkEntry</class>
|
||
|
<child_name>GtkCombo:entry</child_name>
|
||
|
<name>install_entry</name>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>focus_out_event</name>
|
||
|
<handler>setup_entry_installpath_slot</handler>
|
||
|
<last_modification_time>Wed, 15 Sep 1999 01:04:39 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<editable>True</editable>
|
||
|
<text_visible>True</text_visible>
|
||
|
<text_max_length>0</text_max_length>
|
||
|
<text></text>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>binary_label</name>
|
||
|
<label>Link path:</label>
|
||
|
<justify>GTK_JUSTIFY_RIGHT</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>1</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</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>GtkCombo</class>
|
||
|
<name>binary_path</name>
|
||
|
<value_in_list>False</value_in_list>
|
||
|
<ok_if_empty>True</ok_if_empty>
|
||
|
<case_sensitive>False</case_sensitive>
|
||
|
<use_arrows>True</use_arrows>
|
||
|
<use_arrows_always>False</use_arrows_always>
|
||
|
<items></items>
|
||
|
<child>
|
||
|
<left_attach>1</left_attach>
|
||
|
<right_attach>2</right_attach>
|
||
|
<top_attach>2</top_attach>
|
||
|
<bottom_attach>3</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>True</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>False</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkEntry</class>
|
||
|
<child_name>GtkCombo:entry</child_name>
|
||
|
<name>binary_entry</name>
|
||
|
<tooltip>Symbolic links to installed binaries are placed here</tooltip>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>focus_out_event</name>
|
||
|
<handler>setup_entry_binarypath_slot</handler>
|
||
|
<last_modification_time>Wed, 15 Sep 1999 01:06:14 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<editable>True</editable>
|
||
|
<text_visible>True</text_visible>
|
||
|
<text_max_length>0</text_max_length>
|
||
|
<text></text>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkCheckButton</class>
|
||
|
<name>symlink_checkbox</name>
|
||
|
<can_default>True</can_default>
|
||
|
<has_default>True</has_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>toggled</name>
|
||
|
<handler>on_use_binary_toggled</handler>
|
||
|
<last_modification_time>Thu, 03 Aug 2000 09:53:24 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Install a symbolic link into the path</label>
|
||
|
<active>True</active>
|
||
|
<draw_indicator>True</draw_indicator>
|
||
|
<child>
|
||
|
<left_attach>0</left_attach>
|
||
|
<right_attach>2</right_attach>
|
||
|
<top_attach>1</top_attach>
|
||
|
<bottom_attach>2</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>False</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>False</yfill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>frame10</name>
|
||
|
<label>Options</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>False</xexpand>
|
||
|
<yexpand>True</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkTable</class>
|
||
|
<name>table13</name>
|
||
|
<border_width>5</border_width>
|
||
|
<rows>4</rows>
|
||
|
<columns>4</columns>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<row_spacing>5</row_spacing>
|
||
|
<column_spacing>5</column_spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label_free_space</name>
|
||
|
<label>0 MB</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<left_attach>1</left_attach>
|
||
|
<right_attach>2</right_attach>
|
||
|
<top_attach>2</top_attach>
|
||
|
<bottom_attach>3</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>False</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>False</xfill>
|
||
|
<yfill>False</yfill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label_install_size</name>
|
||
|
<label>0 MB</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<left_attach>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>False</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>False</xfill>
|
||
|
<yfill>False</yfill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<name>option_vbox</name>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
<child>
|
||
|
<left_attach>0</left_attach>
|
||
|
<right_attach>4</right_attach>
|
||
|
<top_attach>0</top_attach>
|
||
|
<bottom_attach>1</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>True</xexpand>
|
||
|
<yexpand>True</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label31</name>
|
||
|
<label>[packages go here]</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>free_space_label</name>
|
||
|
<label>Free space:</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>1</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</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>estim_size_label</name>
|
||
|
<label>Estimated size:</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>1</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<left_attach>2</left_attach>
|
||
|
<right_attach>3</right_attach>
|
||
|
<top_attach>2</top_attach>
|
||
|
<bottom_attach>3</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>False</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>False</yfill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkCheckButton</class>
|
||
|
<name>setup_menuitems_checkbox</name>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>toggled</name>
|
||
|
<handler>setup_checkbox_menuitems_slot</handler>
|
||
|
<last_modification_time>Thu, 16 Sep 1999 01:16:33 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Startup menu entries (KDE/Gnome/CDE)</label>
|
||
|
<active>True</active>
|
||
|
<draw_indicator>True</draw_indicator>
|
||
|
<child>
|
||
|
<left_attach>0</left_attach>
|
||
|
<right_attach>4</right_attach>
|
||
|
<top_attach>3</top_attach>
|
||
|
<bottom_attach>4</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>False</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>False</yfill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHSeparator</class>
|
||
|
<name>install_separator</name>
|
||
|
<child>
|
||
|
<left_attach>0</left_attach>
|
||
|
<right_attach>4</right_attach>
|
||
|
<top_attach>1</top_attach>
|
||
|
<bottom_attach>2</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>False</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHButtonBox</class>
|
||
|
<name>hbuttonbox3</name>
|
||
|
<layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
|
||
|
<spacing>5</spacing>
|
||
|
<child_min_width>60</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>0</left_attach>
|
||
|
<right_attach>1</right_attach>
|
||
|
<top_attach>3</top_attach>
|
||
|
<bottom_attach>4</bottom_attach>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<xexpand>False</xexpand>
|
||
|
<yexpand>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button_cancel</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_exit_slot</handler>
|
||
|
<last_modification_time>Tue, 14 Sep 1999 22:58:10 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Cancel</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button_readme</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_F1</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_view_readme_slot</handler>
|
||
|
<last_modification_time>Wed, 15 Sep 1999 01:10:59 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_View Readme</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button_install</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_install_slot</handler>
|
||
|
<last_modification_time>Tue, 14 Sep 1999 22:36:50 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_Begin Install</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>options_status</name>
|
||
|
<label>[options status]</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<left_attach>0</left_attach>
|
||
|
<right_attach>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>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<child_name>Notebook:tab</child_name>
|
||
|
<name>setup_options</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkTable</class>
|
||
|
<name>table14</name>
|
||
|
<rows>2</rows>
|
||
|
<columns>1</columns>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<row_spacing>5</row_spacing>
|
||
|
<column_spacing>5</column_spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>frame13</name>
|
||
|
<label>Install Progress</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>False</xexpand>
|
||
|
<yexpand>True</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<name>vbox10</name>
|
||
|
<border_width>5</border_width>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label39</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<name>vbox11</name>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>True</expand>
|
||
|
<fill>True</fill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>current_option_label</name>
|
||
|
<label>[current option]</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>GtkLabel</class>
|
||
|
<name>label50</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>current_file_label</name>
|
||
|
<label>[current file]</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>GtkProgressBar</class>
|
||
|
<name>current_file_progress</name>
|
||
|
<value>0</value>
|
||
|
<lower>0</lower>
|
||
|
<upper>100</upper>
|
||
|
<bar_style>GTK_PROGRESS_CONTINUOUS</bar_style>
|
||
|
<orientation>GTK_PROGRESS_LEFT_TO_RIGHT</orientation>
|
||
|
<activity_mode>False</activity_mode>
|
||
|
<show_text>False</show_text>
|
||
|
<format>%P %%</format>
|
||
|
<text_xalign>0.5</text_xalign>
|
||
|
<text_yalign>0.5</text_yalign>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<name>vbox12</name>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>True</expand>
|
||
|
<fill>True</fill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label41</name>
|
||
|
<label>Total Install</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>GtkProgressBar</class>
|
||
|
<name>total_file_progress</name>
|
||
|
<value>0</value>
|
||
|
<lower>0</lower>
|
||
|
<upper>100</upper>
|
||
|
<bar_style>GTK_PROGRESS_CONTINUOUS</bar_style>
|
||
|
<orientation>GTK_PROGRESS_LEFT_TO_RIGHT</orientation>
|
||
|
<activity_mode>False</activity_mode>
|
||
|
<show_text>False</show_text>
|
||
|
<format>%P %%</format>
|
||
|
<text_xalign>0.5</text_xalign>
|
||
|
<text_yalign>0.5</text_yalign>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHButtonBox</class>
|
||
|
<name>hbuttonbox4</name>
|
||
|
<layout_style>GTK_BUTTONBOX_START</layout_style>
|
||
|
<spacing>5</spacing>
|
||
|
<child_min_width>60</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>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>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button12</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_cancel_slot</handler>
|
||
|
<last_modification_time>Tue, 14 Sep 1999 19:53:47 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Cancel</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>view_readme_progress_button</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_F1</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_view_readme_slot</handler>
|
||
|
<last_modification_time>Wed, 15 Sep 1999 01:11:10 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_View Readme</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<child_name>Notebook:tab</child_name>
|
||
|
<name>setup_install</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkTable</class>
|
||
|
<name>table15</name>
|
||
|
<rows>2</rows>
|
||
|
<columns>1</columns>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<row_spacing>5</row_spacing>
|
||
|
<column_spacing>5</column_spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHButtonBox</class>
|
||
|
<name>hbuttonbox5</name>
|
||
|
<layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
|
||
|
<spacing>5</spacing>
|
||
|
<child_min_width>60</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>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>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button15</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_exit_slot</handler>
|
||
|
<last_modification_time>Tue, 14 Sep 1999 22:58:23 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_Exit</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>view_readme_end_button</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_F1</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_view_readme_slot</handler>
|
||
|
<last_modification_time>Wed, 15 Sep 1999 01:11:23 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_View Readme</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>play_game_button</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Return</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_space</key>
|
||
|
<signal>enter</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_play_slot</handler>
|
||
|
<last_modification_time>Tue, 14 Sep 1999 22:35:17 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_Start</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>frame14</name>
|
||
|
<label>Install Complete</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>False</xexpand>
|
||
|
<yexpand>True</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<name>vbox15</name>
|
||
|
<border_width>5</border_width>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label45</name>
|
||
|
<label>Congratulations!</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>setup_complete_label</name>
|
||
|
<label>The installation was successfully completed!</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>True</wrap>
|
||
|
<xalign>0.5</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>GtkLabel</class>
|
||
|
<name>label54</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label55</name>
|
||
|
<label>The product was installed in:</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>GtkLabel</class>
|
||
|
<name>install_directory_label</name>
|
||
|
<label>[install directory]</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>GtkLabel</class>
|
||
|
<name>label57</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>play_game_label</name>
|
||
|
<label>Type '[game]' to start.</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>
|
||
|
<class>GtkLabel</class>
|
||
|
<child_name>Notebook:tab</child_name>
|
||
|
<name>setup_complete</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkTable</class>
|
||
|
<name>table16</name>
|
||
|
<rows>2</rows>
|
||
|
<columns>1</columns>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<row_spacing>5</row_spacing>
|
||
|
<column_spacing>5</column_spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHButtonBox</class>
|
||
|
<name>hbuttonbox6</name>
|
||
|
<layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
|
||
|
<spacing>5</spacing>
|
||
|
<child_min_width>120</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>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>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button18</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Return</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_abort_slot</handler>
|
||
|
<last_modification_time>Wed, 06 Feb 2002 01:32:49 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_Exit</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>frame15</name>
|
||
|
<label>Install Aborted</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>False</xexpand>
|
||
|
<yexpand>True</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<name>vbox16</name>
|
||
|
<border_width>5</border_width>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label48</name>
|
||
|
<label>This installation has been aborted.</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label49</name>
|
||
|
<label>Press 'Exit' to clean up temporary files.</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<child_name>Notebook:tab</child_name>
|
||
|
<name>setup_abort</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkTable</class>
|
||
|
<name>table17</name>
|
||
|
<rows>2</rows>
|
||
|
<columns>1</columns>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<row_spacing>5</row_spacing>
|
||
|
<column_spacing>5</column_spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHButtonBox</class>
|
||
|
<name>hbuttonbox7</name>
|
||
|
<layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
|
||
|
<spacing>5</spacing>
|
||
|
<child_min_width>60</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>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>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button21</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_warning_cancel_slot</handler>
|
||
|
<last_modification_time>Wed, 29 Sep 1999 21:51:04 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Cancel</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button22</name>
|
||
|
<can_default>True</can_default>
|
||
|
<has_default>True</has_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Return</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_warning_continue_slot</handler>
|
||
|
<last_modification_time>Wed, 29 Sep 1999 21:50:51 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Continue</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>frame16</name>
|
||
|
<label>Warning</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>False</xexpand>
|
||
|
<yexpand>True</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<name>vbox17</name>
|
||
|
<border_width>5</border_width>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>warning_label</name>
|
||
|
<label>[warning text]</label>
|
||
|
<justify>GTK_JUSTIFY_LEFT</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>5</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<child_name>Notebook:tab</child_name>
|
||
|
<name>setup_warning</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkTable</class>
|
||
|
<name>table18</name>
|
||
|
<rows>2</rows>
|
||
|
<columns>1</columns>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<row_spacing>5</row_spacing>
|
||
|
<column_spacing>5</column_spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHButtonBox</class>
|
||
|
<name>hbuttonbox10</name>
|
||
|
<layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
|
||
|
<spacing>5</spacing>
|
||
|
<child_min_width>60</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>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>False</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button30</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_exit_slot</handler>
|
||
|
<last_modification_time>Tue, 14 Sep 1999 22:58:23 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_Exit</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button31</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_F1</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_view_readme_slot</handler>
|
||
|
<last_modification_time>Wed, 15 Sep 1999 01:11:23 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_View Readme</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button32</name>
|
||
|
<can_default>True</can_default>
|
||
|
<has_default>True</has_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_complete_slot</handler>
|
||
|
<last_modification_time>Sat, 11 Dec 1999 04:16:26 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Continue</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>frame17</name>
|
||
|
<label>Product Website</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>False</xexpand>
|
||
|
<yexpand>True</yexpand>
|
||
|
<xshrink>False</xshrink>
|
||
|
<yshrink>False</yshrink>
|
||
|
<xfill>True</xfill>
|
||
|
<yfill>True</yfill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<name>vbox20</name>
|
||
|
<border_width>5</border_width>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label60</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHBox</class>
|
||
|
<name>hbox3</name>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>label67</name>
|
||
|
<label>Thank you for installing </label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>website_product_label</name>
|
||
|
<label>[product]</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>website_text_label</name>
|
||
|
<label>Please visit our website for updates and support.</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>GtkLabel</class>
|
||
|
<name>label63</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>GtkLabel</class>
|
||
|
<name>label65</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<name>auto_url_yes</name>
|
||
|
<label>Launching browser, please wait...</label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</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>GtkHButtonBox</class>
|
||
|
<name>auto_url_no</name>
|
||
|
<layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</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>button33</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_browser_slot</handler>
|
||
|
<last_modification_time>Sat, 11 Dec 1999 04:35:32 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Launch _Browser</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkLabel</class>
|
||
|
<child_name>Notebook:tab</child_name>
|
||
|
<name>setup_website</name>
|
||
|
<label></label>
|
||
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||
|
<wrap>False</wrap>
|
||
|
<xalign>0.5</xalign>
|
||
|
<yalign>0.5</yalign>
|
||
|
<xpad>0</xpad>
|
||
|
<ypad>0</ypad>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkDialog</class>
|
||
|
<name>readme_dialog</name>
|
||
|
<width>480</width>
|
||
|
<height>360</height>
|
||
|
<visible>False</visible>
|
||
|
<signal>
|
||
|
<name>destroy</name>
|
||
|
<handler>setup_destroy_view_readme_slot</handler>
|
||
|
</signal>
|
||
|
<title>Readme File</title>
|
||
|
<type>GTK_WINDOW_TOPLEVEL</type>
|
||
|
<position>GTK_WIN_POS_NONE</position>
|
||
|
<modal>False</modal>
|
||
|
<allow_shrink>True</allow_shrink>
|
||
|
<allow_grow>True</allow_grow>
|
||
|
<auto_shrink>False</auto_shrink>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<child_name>Dialog:vbox</child_name>
|
||
|
<name>dialog-vbox1</name>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHBox</class>
|
||
|
<child_name>Dialog:action_area</child_name>
|
||
|
<name>dialog-action_area1</name>
|
||
|
<border_width>10</border_width>
|
||
|
<homogeneous>True</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>True</fill>
|
||
|
<pack>GTK_PACK_END</pack>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button20</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Return</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_close_view_readme_slot</handler>
|
||
|
<last_modification_time>Wed, 15 Sep 1999 01:10:31 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_Close</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>True</fill>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkScrolledWindow</class>
|
||
|
<name>scrolledwindow1</name>
|
||
|
<hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
|
||
|
<vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
|
||
|
<hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
|
||
|
<vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>True</expand>
|
||
|
<fill>True</fill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkText</class>
|
||
|
<name>readme_area</name>
|
||
|
<can_focus>True</can_focus>
|
||
|
<editable>False</editable>
|
||
|
<text></text>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkDialog</class>
|
||
|
<name>license_dialog</name>
|
||
|
<width>480</width>
|
||
|
<height>360</height>
|
||
|
<visible>False</visible>
|
||
|
<signal>
|
||
|
<name>destroy</name>
|
||
|
<handler>setup_destroy_license_slot</handler>
|
||
|
</signal>
|
||
|
<title>License Agreement</title>
|
||
|
<type>GTK_WINDOW_TOPLEVEL</type>
|
||
|
<position>GTK_WIN_POS_CENTER</position>
|
||
|
<modal>True</modal>
|
||
|
<allow_shrink>True</allow_shrink>
|
||
|
<allow_grow>True</allow_grow>
|
||
|
<auto_shrink>False</auto_shrink>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<child_name>Dialog:vbox</child_name>
|
||
|
<name>vbox19</name>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHBox</class>
|
||
|
<child_name>Dialog:action_area</child_name>
|
||
|
<name>hbox2</name>
|
||
|
<border_width>10</border_width>
|
||
|
<homogeneous>True</homogeneous>
|
||
|
<spacing>0</spacing>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>True</fill>
|
||
|
<pack>GTK_PACK_END</pack>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHButtonBox</class>
|
||
|
<name>hbuttonbox9</name>
|
||
|
<layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
|
||
|
<spacing>5</spacing>
|
||
|
<child_min_width>60</child_min_width>
|
||
|
<child_min_height>27</child_min_height>
|
||
|
<child_ipad_x>7</child_ipad_x>
|
||
|
<child_ipad_y>0</child_ipad_y>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>True</fill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button28</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Escape</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_exit_slot</handler>
|
||
|
<last_modification_time>Tue, 14 Sep 1999 22:58:10 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_Cancel</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>button29</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Y</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_y</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<accelerator>
|
||
|
<modifiers>0</modifiers>
|
||
|
<key>GDK_Return</key>
|
||
|
<signal>clicked</signal>
|
||
|
</accelerator>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_license_agree_slot</handler>
|
||
|
<last_modification_time>Tue, 30 Nov 1999 01:28:20 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>_I Agree</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkScrolledWindow</class>
|
||
|
<name>scrolledwindow3</name>
|
||
|
<hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
|
||
|
<vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
|
||
|
<hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
|
||
|
<vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>True</expand>
|
||
|
<fill>True</fill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkText</class>
|
||
|
<name>license_area</name>
|
||
|
<can_focus>True</can_focus>
|
||
|
<editable>False</editable>
|
||
|
<text></text>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkDialog</class>
|
||
|
<name>subcomponent_dialog</name>
|
||
|
<title></title>
|
||
|
<type>GTK_WINDOW_TOPLEVEL</type>
|
||
|
<position>GTK_WIN_POS_NONE</position>
|
||
|
<modal>False</modal>
|
||
|
<allow_shrink>True</allow_shrink>
|
||
|
<allow_grow>True</allow_grow>
|
||
|
<auto_shrink>False</auto_shrink>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkVBox</class>
|
||
|
<child_name>Dialog:vbox</child_name>
|
||
|
<name>vbox21</name>
|
||
|
<homogeneous>False</homogeneous>
|
||
|
<spacing>2</spacing>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHBox</class>
|
||
|
<child_name>Dialog:action_area</child_name>
|
||
|
<name>hbox5</name>
|
||
|
<border_width>2</border_width>
|
||
|
<homogeneous>True</homogeneous>
|
||
|
<spacing>2</spacing>
|
||
|
<child>
|
||
|
<padding>2</padding>
|
||
|
<expand>False</expand>
|
||
|
<fill>True</fill>
|
||
|
<pack>GTK_PACK_END</pack>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkHButtonBox</class>
|
||
|
<name>hbuttonbox11</name>
|
||
|
<layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</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>subcomponent_button_cancel</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_subcomponent_cancel</handler>
|
||
|
<last_modification_time>Wed, 09 Jan 2002 21:54:50 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Cancel</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkButton</class>
|
||
|
<name>subcomponent_button_ok</name>
|
||
|
<can_default>True</can_default>
|
||
|
<can_focus>True</can_focus>
|
||
|
<signal>
|
||
|
<name>clicked</name>
|
||
|
<handler>setup_button_subcomponent_ok</handler>
|
||
|
<last_modification_time>Wed, 09 Jan 2002 21:54:13 GMT</last_modification_time>
|
||
|
</signal>
|
||
|
<label>Ok</label>
|
||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
<widget>
|
||
|
<class>GtkFrame</class>
|
||
|
<name>subcomponent_frame</name>
|
||
|
<border_width>2</border_width>
|
||
|
<label_xalign>0</label_xalign>
|
||
|
<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
|
||
|
<child>
|
||
|
<padding>0</padding>
|
||
|
<expand>True</expand>
|
||
|
<fill>False</fill>
|
||
|
</child>
|
||
|
|
||
|
<widget>
|
||
|
<class>Placeholder</class>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
|
||
|
</GTK-Interface>
|