From: <ale...@us...> - 2004-01-10 10:25:34
|
Update of /cvsroot/morphix/partitionmorpher In directory sc8-pr-cvs1:/tmp/cvs-serv15233 Modified Files: partitionmorpher.glade translation Log Message: major restructuring, added wrapper functions for do_functions for integration with pm_fswrap, dynamic fs types. start on wizard Index: partitionmorpher.glade =================================================================== RCS file: /cvsroot/morphix/partitionmorpher/partitionmorpher.glade,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** partitionmorpher.glade 2 Jan 2004 15:17:31 -0000 1.9 --- partitionmorpher.glade 10 Jan 2004 10:25:31 -0000 1.10 *************** *** 385,389 **** <property name="reorderable">False</property> <property name="enable_search">False</property> - <signal name="row_activated" handler="on_treeview1_row_activated" last_modification_time="Thu, 06 Mar 2003 23:53:49 GMT"/> </widget> </child> --- 385,388 ---- *************** *** 521,525 **** <property name="border_width">5</property> <property name="visible">True</property> ! <property name="n_rows">13</property> <property name="n_columns">2</property> <property name="homogeneous">False</property> --- 520,524 ---- <property name="border_width">5</property> <property name="visible">True</property> ! <property name="n_rows">12</property> <property name="n_columns">2</property> <property name="homogeneous">False</property> *************** *** 556,644 **** <property name="tooltip" translatable="yes">Select the filesystem type. None is default. For an ordinary filesystem, you should choose one of the next 4 options. If you want a swap partition, select the 6th option</property> <property name="can_focus">True</property> ! <property name="history">0</property> <child> <widget class="GtkMenu" id="menu7"> - - <child> - <widget class="GtkMenuItem" id="none1"> - <property name="visible">True</property> - <property name="label" translatable="yes">None</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_none1_activate" last_modification_time="Fri, 18 Apr 2003 01:00:42 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="separator6"> - <property name="visible">True</property> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="ext3"> - <property name="visible">True</property> - <property name="label" translatable="yes">ext3</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_ext3_activate" last_modification_time="Sun, 06 Apr 2003 00:42:36 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="ext2"> - <property name="visible">True</property> - <property name="label" translatable="yes">ext2</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_ext2_activate" last_modification_time="Sun, 06 Apr 2003 00:42:36 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="reiserfs1"> - <property name="visible">True</property> - <property name="label" translatable="yes">reiserfs</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_reiserfs1_activate" last_modification_time="Sun, 06 Apr 2003 00:42:36 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="separator5"> - <property name="visible">True</property> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="swap1"> - <property name="visible">True</property> - <property name="label" translatable="yes">Swap</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_swap1_activate" last_modification_time="Fri, 18 Apr 2003 01:14:18 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="separator8"> - <property name="visible">True</property> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="fat1"> - <property name="visible">True</property> - <property name="label" translatable="yes">fat32</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_fat1_activate" last_modification_time="Fri, 18 Apr 2003 01:22:05 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="fat2"> - <property name="visible">True</property> - <property name="label" translatable="yes">fat16</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_fat2_activate" last_modification_time="Fri, 18 Apr 2003 01:22:05 GMT"/> - </widget> - </child> </widget> </child> --- 555,562 ---- <property name="tooltip" translatable="yes">Select the filesystem type. None is default. For an ordinary filesystem, you should choose one of the next 4 options. If you want a swap partition, select the 6th option</property> <property name="can_focus">True</property> ! <property name="history">-1</property> <child> <widget class="GtkMenu" id="menu7"> </widget> </child> *************** *** 741,816 **** <child> - <widget class="GtkLabel" id="label11"> - <property name="visible">True</property> - <property name="label" translatable="yes">Partition Size</property> - <property name="use_underline">False</property> - <property name="use_markup">False</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">12</property> - <property name="bottom_attach">13</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label10"> - <property name="visible">True</property> - <property name="label" translatable="yes">Max Size:</property> - <property name="use_underline">False</property> - <property name="use_markup">False</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">11</property> - <property name="bottom_attach">12</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="CreateMaxLabel"> - <property name="visible">True</property> - <property name="label" translatable="yes"></property> - <property name="use_underline">False</property> - <property name="use_markup">False</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">11</property> - <property name="bottom_attach">12</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> <widget class="GtkLabel" id="label65"> <property name="visible">True</property> --- 659,662 ---- *************** *** 933,960 **** <child> - <widget class="GtkLabel" id="label70"> - <property name="visible">True</property> - <property name="label" translatable="yes"></property> - <property name="use_underline">False</property> - <property name="use_markup">False</property> - <property name="justify">GTK_JUSTIFY_LEFT</property> - <property name="wrap">False</property> - <property name="selectable">False</property> - <property name="xalign">0</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">10</property> - <property name="bottom_attach">11</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> <widget class="GtkCheckButton" id="CreateBootFlagCheckbutton"> <property name="visible">True</property> --- 779,782 ---- *************** *** 979,998 **** <child> ! <widget class="GtkCheckButton" id="CreateRootFlagCheckbutton"> ! <property name="can_focus">True</property> ! <property name="label" translatable="yes">Root Partition</property> ! <property name="use_underline">True</property> ! <property name="relief">GTK_RELIEF_NORMAL</property> ! <property name="active">False</property> ! <property name="inconsistent">False</property> ! <property name="draw_indicator">True</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">6</property> ! <property name="bottom_attach">7</property> <property name="x_options">fill</property> ! <property name="y_options"></property> </packing> </child> --- 801,880 ---- <child> ! <widget class="GtkVBox" id="vbox9"> ! <property name="visible">True</property> ! <property name="homogeneous">False</property> ! <property name="spacing">0</property> ! ! <child> ! <widget class="GtkRadioButton" id="CreatePrimaryRadiobutton"> ! <property name="visible">True</property> ! <property name="can_focus">True</property> ! <property name="label" translatable="yes">Primary</property> ! <property name="use_underline">True</property> ! <property name="relief">GTK_RELIEF_NORMAL</property> ! <property name="active">False</property> ! <property name="inconsistent">False</property> ! <property name="draw_indicator">True</property> ! <signal name="toggled" handler="on_CreatePrimaryRadiobutton_toggled" last_modification_time="Sun, 12 Oct 2003 01:16:33 GMT"/> ! <signal name="clicked" handler="on_CreateTypeRadiobutton_clicked" last_modification_time="Fri, 12 Sep 2003 18:22:21 GMT"/> ! </widget> ! <packing> ! <property name="padding">0</property> ! <property name="expand">False</property> ! <property name="fill">False</property> ! </packing> ! </child> ! ! <child> ! <widget class="GtkRadioButton" id="CreateExtendedRadiobutton"> ! <property name="visible">True</property> ! <property name="tooltip" translatable="yes">An Extended partition merely holds Logical partitions.</property> ! <property name="can_focus">True</property> ! <property name="label" translatable="yes">Extended</property> ! <property name="use_underline">True</property> ! <property name="relief">GTK_RELIEF_NORMAL</property> ! <property name="active">False</property> ! <property name="inconsistent">False</property> ! <property name="draw_indicator">True</property> ! <property name="group">CreatePrimaryRadiobutton</property> ! <signal name="toggled" handler="on_CreateExtendedRadiobutton_toggled" last_modification_time="Sun, 12 Oct 2003 01:16:48 GMT"/> ! <signal name="clicked" handler="on_CreateTypeRadiobutton_clicked" last_modification_time="Fri, 12 Sep 2003 18:09:20 GMT"/> ! </widget> ! <packing> ! <property name="padding">0</property> ! <property name="expand">False</property> ! <property name="fill">False</property> ! </packing> ! </child> ! ! <child> ! <widget class="GtkRadioButton" id="CreateLogicalRadiobutton"> ! <property name="visible">True</property> ! <property name="tooltip" translatable="yes">You can have any number of Logical partions inside an Extended partition.</property> ! <property name="can_focus">True</property> ! <property name="label" translatable="yes">Logical</property> ! <property name="use_underline">True</property> ! <property name="relief">GTK_RELIEF_NORMAL</property> ! <property name="active">False</property> ! <property name="inconsistent">False</property> ! <property name="draw_indicator">True</property> ! <property name="group">CreatePrimaryRadiobutton</property> ! <signal name="toggled" handler="on_CreateLogicalRadiobutton_toggled" last_modification_time="Sun, 12 Oct 2003 01:16:52 GMT"/> ! <signal name="clicked" handler="on_CreateTypeRadiobutton_clicked" last_modification_time="Fri, 12 Sep 2003 18:22:43 GMT"/> ! </widget> ! <packing> ! <property name="padding">0</property> ! <property name="expand">False</property> ! <property name="fill">False</property> ! </packing> ! </child> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">2</property> ! <property name="bottom_attach">3</property> <property name="x_options">fill</property> ! <property name="y_options">fill</property> </packing> </child> *************** *** 1013,1018 **** <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">7</property> ! <property name="bottom_attach">8</property> <property name="x_options">fill</property> <property name="y_options"></property> --- 895,900 ---- <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">6</property> ! <property name="bottom_attach">7</property> <property name="x_options">fill</property> <property name="y_options"></property> *************** *** 1035,1040 **** <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">8</property> ! <property name="bottom_attach">9</property> <property name="x_options">fill</property> <property name="y_options"></property> --- 917,922 ---- <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">7</property> ! <property name="bottom_attach">8</property> <property name="x_options">fill</property> <property name="y_options"></property> *************** *** 1057,1062 **** <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">9</property> ! <property name="bottom_attach">10</property> <property name="x_options">fill</property> <property name="y_options"></property> --- 939,944 ---- <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">8</property> ! <property name="bottom_attach">9</property> <property name="x_options">fill</property> <property name="y_options"></property> *************** *** 1079,1082 **** --- 961,988 ---- <property name="left_attach">1</property> <property name="right_attach">2</property> + <property name="top_attach">9</property> + <property name="bottom_attach">10</property> + <property name="x_options">fill</property> + <property name="y_options"></property> + </packing> + </child> + + <child> + <widget class="GtkLabel" id="label10"> + <property name="visible">True</property> + <property name="label" translatable="yes">Max Size:</property> + <property name="use_underline">False</property> + <property name="use_markup">False</property> + <property name="justify">GTK_JUSTIFY_LEFT</property> + <property name="wrap">False</property> + <property name="selectable">False</property> + <property name="xalign">0</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + </widget> + <packing> + <property name="left_attach">0</property> + <property name="right_attach">1</property> <property name="top_attach">10</property> <property name="bottom_attach">11</property> *************** *** 1087,1166 **** <child> ! <widget class="GtkVBox" id="vbox9"> <property name="visible">True</property> ! <property name="homogeneous">False</property> ! <property name="spacing">0</property> ! ! <child> ! <widget class="GtkRadioButton" id="CreatePrimaryRadiobutton"> ! <property name="visible">True</property> ! <property name="can_focus">True</property> ! <property name="label" translatable="yes">Primary</property> ! <property name="use_underline">True</property> ! <property name="relief">GTK_RELIEF_NORMAL</property> ! <property name="active">False</property> ! <property name="inconsistent">False</property> ! <property name="draw_indicator">True</property> ! <signal name="toggled" handler="on_CreatePrimaryRadiobutton_toggled" last_modification_time="Sun, 12 Oct 2003 01:16:33 GMT"/> ! <signal name="clicked" handler="on_CreateTypeRadiobutton_clicked" last_modification_time="Fri, 12 Sep 2003 18:22:21 GMT"/> ! </widget> ! <packing> ! <property name="padding">0</property> ! <property name="expand">False</property> ! <property name="fill">False</property> ! </packing> ! </child> ! ! <child> ! <widget class="GtkRadioButton" id="CreateExtendedRadiobutton"> ! <property name="visible">True</property> ! <property name="tooltip" translatable="yes">An Extended partition merely holds Logical partitions.</property> ! <property name="can_focus">True</property> ! <property name="label" translatable="yes">Extended</property> ! <property name="use_underline">True</property> ! <property name="relief">GTK_RELIEF_NORMAL</property> ! <property name="active">False</property> ! <property name="inconsistent">False</property> ! <property name="draw_indicator">True</property> ! <property name="group">CreatePrimaryRadiobutton</property> ! <signal name="toggled" handler="on_CreateExtendedRadiobutton_toggled" last_modification_time="Sun, 12 Oct 2003 01:16:48 GMT"/> ! <signal name="clicked" handler="on_CreateTypeRadiobutton_clicked" last_modification_time="Fri, 12 Sep 2003 18:09:20 GMT"/> ! </widget> ! <packing> ! <property name="padding">0</property> ! <property name="expand">False</property> ! <property name="fill">False</property> ! </packing> ! </child> ! ! <child> ! <widget class="GtkRadioButton" id="CreateLogicalRadiobutton"> ! <property name="visible">True</property> ! <property name="tooltip" translatable="yes">You can have any number of Logical partions inside an Extended partition.</property> ! <property name="can_focus">True</property> ! <property name="label" translatable="yes">Logical</property> ! <property name="use_underline">True</property> ! <property name="relief">GTK_RELIEF_NORMAL</property> ! <property name="active">False</property> ! <property name="inconsistent">False</property> ! <property name="draw_indicator">True</property> ! <property name="group">CreatePrimaryRadiobutton</property> ! <signal name="toggled" handler="on_CreateLogicalRadiobutton_toggled" last_modification_time="Sun, 12 Oct 2003 01:16:52 GMT"/> ! <signal name="clicked" handler="on_CreateTypeRadiobutton_clicked" last_modification_time="Fri, 12 Sep 2003 18:22:43 GMT"/> ! </widget> ! <packing> ! <property name="padding">0</property> ! <property name="expand">False</property> ! <property name="fill">False</property> ! </packing> ! </child> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">2</property> ! <property name="bottom_attach">3</property> <property name="x_options">fill</property> ! <property name="y_options">fill</property> </packing> </child> --- 993,1040 ---- <child> ! <widget class="GtkLabel" id="CreateMaxLabel"> <property name="visible">True</property> ! <property name="label" translatable="yes"></property> ! <property name="use_underline">False</property> ! <property name="use_markup">False</property> ! <property name="justify">GTK_JUSTIFY_LEFT</property> ! <property name="wrap">False</property> ! <property name="selectable">False</property> ! <property name="xalign">0</property> ! <property name="yalign">0.5</property> ! <property name="xpad">0</property> ! <property name="ypad">0</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">10</property> ! <property name="bottom_attach">11</property> <property name="x_options">fill</property> ! <property name="y_options"></property> ! </packing> ! </child> ! ! <child> ! <widget class="GtkLabel" id="label11"> ! <property name="visible">True</property> ! <property name="label" translatable="yes">Partition Size</property> ! <property name="use_underline">False</property> ! <property name="use_markup">False</property> ! <property name="justify">GTK_JUSTIFY_LEFT</property> ! <property name="wrap">False</property> ! <property name="selectable">False</property> ! <property name="xalign">0</property> ! <property name="yalign">0.5</property> ! <property name="xpad">0</property> ! <property name="ypad">0</property> ! </widget> ! <packing> ! <property name="left_attach">0</property> ! <property name="right_attach">1</property> ! <property name="top_attach">11</property> ! <property name="bottom_attach">12</property> ! <property name="x_options">fill</property> ! <property name="y_options"></property> </packing> </child> *************** *** 1181,1186 **** <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">12</property> ! <property name="bottom_attach">13</property> <property name="y_options"></property> </packing> --- 1055,1060 ---- <property name="left_attach">1</property> <property name="right_attach">2</property> ! <property name="top_attach">11</property> ! <property name="bottom_attach">12</property> <property name="y_options"></property> </packing> *************** *** 3542,3545 **** --- 3416,3778 ---- <property name="expand">False</property> <property name="fill">False</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + </widget> + </child> + </widget> + + <widget class="GtkDialog" id="WizardWindow"> + <property name="visible">True</property> + <property name="title" translatable="yes">Partition Morpher - Wizard mode</property> + <property name="type">GTK_WINDOW_TOPLEVEL</property> + <property name="window_position">GTK_WIN_POS_NONE</property> + <property name="modal">False</property> + <property name="resizable">True</property> + <property name="destroy_with_parent">False</property> + <property name="has_separator">True</property> + + <child internal-child="vbox"> + <widget class="GtkVBox" id="dialog-vbox14"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + + <child internal-child="action_area"> + <widget class="GtkHButtonBox" id="dialog-action_area14"> + <property name="visible">True</property> + <property name="layout_style">GTK_BUTTONBOX_END</property> + + <child> + <widget class="GtkButton" id="helpbutton6"> + <property name="visible">True</property> + <property name="can_default">True</property> + <property name="can_focus">True</property> + <property name="label">gtk-help</property> + <property name="use_stock">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="response_id">-11</property> + <signal name="clicked" handler="on_helpbutton6_clicked" last_modification_time="Tue, 06 Jan 2004 13:43:23 GMT"/> + </widget> + </child> + + <child> + <widget class="GtkButton" id="cancelbutton11"> + <property name="visible">True</property> + <property name="can_default">True</property> + <property name="can_focus">True</property> + <property name="label">gtk-go-back</property> + <property name="use_stock">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="response_id">-6</property> + <signal name="clicked" handler="on_cancelbutton11_clicked" last_modification_time="Tue, 06 Jan 2004 13:43:18 GMT"/> + </widget> + </child> + + <child> + <widget class="GtkButton" id="okbutton7"> + <property name="visible">True</property> + <property name="can_default">True</property> + <property name="can_focus">True</property> + <property name="label">gtk-ok</property> + <property name="use_stock">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="response_id">-5</property> + <signal name="clicked" handler="on_okbutton7_clicked" last_modification_time="Tue, 06 Jan 2004 13:43:13 GMT"/> + </widget> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="pack_type">GTK_PACK_END</property> + </packing> + </child> + + <child> + <widget class="GtkVBox" id="vbox16"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + + <child> + <widget class="GtkHBox" id="hbox13"> + <property name="border_width">8</property> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">8</property> + + <child> + <widget class="GtkImage" id="image8"> + <property name="visible">True</property> + <property name="stock">gtk-dialog-question</property> + <property name="icon_size">6</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + + <child> + <widget class="GtkLabel" id="label78"> + <property name="visible">True</property> + <property name="label" translatable="yes">Welcome to the Partition Morpher Wizard + This tool will allow you to easily partition your harddisk + to let you install a new Linux distribution (ie. Morphix)</property> + <property name="use_underline">False</property> + <property name="use_markup">False</property> + <property name="justify">GTK_JUSTIFY_LEFT</property> + <property name="wrap">True</property> + <property name="selectable">False</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">True</property> + </packing> + </child> + + <child> + <widget class="GtkHSeparator" id="hseparator4"> + <property name="visible">True</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + + <child> + <widget class="GtkVBox" id="vbox17"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + + <child> + <widget class="GtkLabel" id="label79"> + <property name="visible">True</property> + <property name="label" translatable="yes">Detected Partition modes:</property> + <property name="use_underline">False</property> + <property name="use_markup">False</property> + <property name="justify">GTK_JUSTIFY_LEFT</property> + <property name="wrap">False</property> + <property name="selectable">False</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + + <child> + <widget class="GtkVBox" id="vboxModes"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + + <child> + <widget class="GtkVBox" id="vboxFreeSpace"> + <property name="border_width">8</property> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + + <child> + <widget class="GtkRadioButton" id="radiobutton1"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="label" translatable="yes">use all free space</property> + <property name="use_underline">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="active">False</property> + <property name="inconsistent">False</property> + <property name="draw_indicator">True</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + + <child> + <widget class="GtkLabel" id="label80"> + <property name="visible">True</property> + <property name="label" translatable="yes">You have enough free space available already to install Morphix without having to resize other partitions. + <b>This mode will not touch your existing data.</b></property> + <property name="use_underline">False</property> + <property name="use_markup">True</property> + <property name="justify">GTK_JUSTIFY_LEFT</property> + <property name="wrap">True</property> + <property name="selectable">False</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">False</property> + </packing> + </child> + + <child> + <widget class="GtkVBox" id="vboxResize"> + <property name="border_width">8</property> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + + <child> + <widget class="GtkRadioButton" id="radiobutton2"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="label" translatable="yes">resize other partitions</property> + <property name="use_underline">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="active">False</property> + <property name="inconsistent">False</property> + <property name="draw_indicator">True</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + + <child> + <widget class="GtkLabel" id="label81"> + <property name="visible">True</property> + <property name="label" translatable="yes">Attempt to resize your current partitions and use the occuring free space to create new Linux partitions for Morphix. If you have ntfs partitions you are advised to defragment these first in Windows(tm). + <b>You are advised to back up your data first!</b></property> + <property name="use_underline">False</property> + <property name="use_markup">True</property> + <property name="justify">GTK_JUSTIFY_LEFT</property> + <property name="wrap">True</property> + <property name="selectable">False</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + + <child> + <widget class="GtkVBox" id="vboxDestructive"> + <property name="border_width">8</property> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> + + <child> + <widget class="GtkRadioButton" id="radiobutton3"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="label" translatable="yes">remove existing partitions</property> + <property name="use_underline">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="active">False</property> + <property name="inconsistent">False</property> + <property name="draw_indicator">True</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + + <child> + <widget class="GtkLabel" id="label82"> + <property name="visible">True</property> + <property name="label" translatable="yes">Remove all existing partitions on the selected harddisk and use all the resulting free space to create new Linux partitions for Morphix. + <b>THIS MODE WILL DELETE ALL YOUR EXISTING DATA! + YOU HAVE BEEN WARNED!</b></property> + <property name="use_underline">False</property> + <property name="use_markup">True</property> + <property name="justify">GTK_JUSTIFY_LEFT</property> + <property name="wrap">True</property> + <property name="selectable">False</property> + <property name="xalign">0.5</property> + <property name="yalign">0.5</property> + <property name="xpad">0</property> + <property name="ypad">0</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> </packing> </child> Index: translation =================================================================== RCS file: /cvsroot/morphix/partitionmorpher/translation,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** translation 2 Jan 2004 15:17:31 -0000 1.8 --- translation 10 Jan 2004 10:25:31 -0000 1.9 *************** *** 35,45 **** gchar *s = N_("Filesystem Type:"); gchar *s = N_("Select the filesystem type. None is default. For an ordinary filesystem, you should choose one of the next 4 options. If you want a swap partition, select the 6th option"); - gchar *s = N_("None"); - gchar *s = N_("ext3"); - gchar *s = N_("ext2"); - gchar *s = N_("reiserfs"); - gchar *s = N_("Swap"); - gchar *s = N_("fat32"); - gchar *s = N_("fat16"); gchar *s = N_("Partition Position:"); gchar *s = N_("When the partition doesn't fill up all the free space, you can choose to have it located at the beginning or the end of the free space"); --- 35,38 ---- *************** *** 47,56 **** gchar *s = N_("End of free space"); gchar *s = N_("Partition Type:"); - gchar *s = N_("Partition Size"); - gchar *s = N_("Max Size:"); gchar *s = N_("Flags:"); gchar *s = N_("Makes the partition bootable on MS-DOS systems"); gchar *s = N_("Boot Partition"); ! gchar *s = N_("Root Partition"); gchar *s = N_("Makes the partition hidden on Win32-based systems"); gchar *s = N_("Hidden Partition"); --- 40,51 ---- gchar *s = N_("End of free space"); gchar *s = N_("Partition Type:"); gchar *s = N_("Flags:"); gchar *s = N_("Makes the partition bootable on MS-DOS systems"); gchar *s = N_("Boot Partition"); ! gchar *s = N_("Primary"); ! gchar *s = N_("An Extended partition merely holds Logical partitions."); ! gchar *s = N_("Extended"); ! gchar *s = N_("You can have any number of Logical partions inside an Extended partition."); ! gchar *s = N_("Logical"); gchar *s = N_("Makes the partition hidden on Win32-based systems"); gchar *s = N_("Hidden Partition"); *************** *** 61,69 **** gchar *s = N_("Tell win32-based systems to use Linear (LBA) mode"); gchar *s = N_("LBA Partition"); ! gchar *s = N_("Primary"); ! gchar *s = N_("An Extended partition merely holds Logical partitions."); ! gchar *s = N_("Extended"); ! gchar *s = N_("You can have any number of Logical partions inside an Extended partition."); ! gchar *s = N_("Logical"); gchar *s = N_("*"); gchar *s = N_("Resize Partition"); --- 56,61 ---- gchar *s = N_("Tell win32-based systems to use Linear (LBA) mode"); gchar *s = N_("LBA Partition"); ! gchar *s = N_("Max Size:"); ! gchar *s = N_("Partition Size"); gchar *s = N_("*"); gchar *s = N_("Resize Partition"); *************** *** 164,165 **** --- 156,172 ---- gchar *s = N_("As a results of this error, the operation has been cancelled and no changes have been made."); gchar *s = N_("Progress"); + gchar *s = N_("Partition Morpher - Wizard mode"); + gchar *s = N_("Welcome to the Partition Morpher Wizard\n" + "This tool will allow you to easily partition your harddisk\n" + "to let you install a new Linux distribution (ie. Morphix)"); + gchar *s = N_("Detected Partition modes:"); + gchar *s = N_("use all free space"); + gchar *s = N_("You have enough free space available already to install Morphix without having to resize other partitions. \n" + "<b>This mode will not touch your existing data.</b>"); + gchar *s = N_("resize other partitions"); + gchar *s = N_("Attempt to resize your current partitions and use the occuring free space to create new Linux partitions for Morphix. If you have ntfs partitions you are advised to defragment these first in Windows(tm). \n" + "<b>You are advised to back up your data first!</b>"); + gchar *s = N_("remove existing partitions"); + gchar *s = N_("Remove all existing partitions on the selected harddisk and use all the resulting free space to create new Linux partitions for Morphix.\n" + "<b>THIS MODE WILL DELETE ALL YOUR EXISTING DATA!\n" + "YOU HAVE BEEN WARNED!</b>"); |