From: <ale...@us...> - 2004-01-02 15:17:35
|
Update of /cvsroot/morphix/partitionmorpher In directory sc8-pr-cvs1:/tmp/cvs-serv21416 Modified Files: partitionmorpher.glade translation Log Message: added resizing, added wrapper for ntfsresize (untested), heaps of fixes Index: partitionmorpher.glade =================================================================== RCS file: /cvsroot/morphix/partitionmorpher/partitionmorpher.glade,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** partitionmorpher.glade 11 Dec 2003 13:30:23 -0000 1.8 --- partitionmorpher.glade 2 Jan 2004 15:17:31 -0000 1.9 *************** *** 72,75 **** --- 72,76 ---- <widget class="button" id="MoveButton"> <property name="visible">True</property> + <property name="sensitive">False</property> <property name="tooltip" translatable="yes">Move the selected partition around, possibly making more room for other partitions</property> <property name="label" translatable="yes">_Move</property> *************** *** 83,86 **** --- 84,88 ---- <widget class="button" id="ConvertButton"> <property name="visible">True</property> + <property name="sensitive">False</property> <property name="tooltip" translatable="yes">Convert certain settings for the selected partition</property> <property name="label" translatable="yes">_Convert</property> *************** *** 92,102 **** <child> ! <widget class="button" id="RefreshButton"> <property name="visible">True</property> ! <property name="label" translatable="yes">_Refresh</property> <property name="use_underline">True</property> ! <property name="stock_pixmap">gtk-refresh</property> <property name="new_group">True</property> - <signal name="clicked" handler="on_RefreshButton_clicked" last_modification_time="Thu, 06 Mar 2003 23:52:19 GMT"/> </widget> <packing> --- 94,104 ---- <child> ! <widget class="button" id="button1"> <property name="visible">True</property> ! <property name="sensitive">False</property> ! <property name="label" translatable="yes">_Rescue</property> <property name="use_underline">True</property> ! <property name="stock_pixmap">gtk-revert-to-saved</property> <property name="new_group">True</property> </widget> <packing> *************** *** 106,116 **** <child> ! <widget class="button" id="RevertButton"> ! <property name="sensitive">False</property> ! <property name="label" translatable="yes">Revert</property> <property name="use_underline">True</property> ! <property name="stock_pixmap">gtk-undo</property> ! <signal name="clicked" handler="on_RevertButton_clicked" last_modification_time="Thu, 06 Mar 2003 23:52:26 GMT"/> </widget> </child> --- 108,122 ---- <child> ! <widget class="button" id="RefreshButton"> ! <property name="visible">True</property> ! <property name="label" translatable="yes">_Refresh</property> <property name="use_underline">True</property> ! <property name="stock_pixmap">gtk-refresh</property> ! <property name="new_group">True</property> ! <signal name="clicked" handler="on_RefreshButton_clicked" last_modification_time="Thu, 06 Mar 2003 23:52:19 GMT"/> </widget> + <packing> + <property name="new_group">True</property> + </packing> </child> *************** *** 550,554 **** <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">2</property> <child> --- 556,560 ---- <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> *************** *** 598,610 **** <child> - <widget class="GtkMenuItem" id="xfs1"> - <property name="visible">True</property> - <property name="label" translatable="yes">xfs</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_xfs1_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> --- 604,607 ---- *************** *** 628,682 **** <child> - <widget class="GtkMenuItem" id="hfs1"> - <property name="visible">True</property> - <property name="label" translatable="yes">hfs</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_hfs1_activate" last_modification_time="Fri, 18 Apr 2003 01:22:05 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="jfs1"> - <property name="visible">True</property> - <property name="label" translatable="yes">jfs</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_jfs1_activate" last_modification_time="Fri, 18 Apr 2003 01:22:05 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="hp-ufs2"> - <property name="visible">True</property> - <property name="label" translatable="yes">hp-ufs</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_hp-ufs2_activate" last_modification_time="Fri, 18 Apr 2003 01:22:05 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="sun-ufs2"> - <property name="visible">True</property> - <property name="label" translatable="yes">sun-ufs</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_sun-ufs2_activate" last_modification_time="Fri, 18 Apr 2003 01:22:05 GMT"/> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="separator9"> - <property name="visible">True</property> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="ntfs1"> - <property name="visible">True</property> - <property name="label" translatable="yes">ntfs</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_ntfs1_activate" last_modification_time="Fri, 18 Apr 2003 01:22:05 GMT"/> - </widget> - </child> - - <child> <widget class="GtkMenuItem" id="fat1"> <property name="visible">True</property> --- 625,628 ---- *************** *** 1013,1017 **** <widget class="GtkCheckButton" id="CreateBootFlagCheckbutton"> <property name="visible">True</property> ! <property name="tooltip" translatable="yes">This flag makes the partition bootable (shouldn't be needed for most systems)</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Boot Partition</property> --- 959,963 ---- <widget class="GtkCheckButton" id="CreateBootFlagCheckbutton"> <property name="visible">True</property> ! <property name="tooltip" translatable="yes">Makes the partition bootable on MS-DOS systems</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Boot Partition</property> *************** *** 1034,1039 **** <child> <widget class="GtkCheckButton" id="CreateRootFlagCheckbutton"> - <property name="visible">True</property> - <property name="tooltip" translatable="yes">This flag makes the partition accessable as the root partition (maybe this should be thrown out?)</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Root Partition</property> --- 980,983 ---- *************** *** 1057,1061 **** <widget class="GtkCheckButton" id="CreateHiddenFlagCheckbutton"> <property name="visible">True</property> ! <property name="tooltip" translatable="yes">Makes the partition hidden on some Win32-based systems</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Hidden Partition</property> --- 1001,1005 ---- <widget class="GtkCheckButton" id="CreateHiddenFlagCheckbutton"> <property name="visible">True</property> ! <property name="tooltip" translatable="yes">Makes the partition hidden on Win32-based systems</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Hidden Partition</property> *************** *** 1079,1083 **** <widget class="GtkCheckButton" id="CreateRaidFlagCheckbutton"> <property name="visible">True</property> ! <property name="tooltip" translatable="yes">Flags the partition as usable for hard- or software RAID arrays</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Raid Partition</property> --- 1023,1027 ---- <widget class="GtkCheckButton" id="CreateRaidFlagCheckbutton"> <property name="visible">True</property> ! <property name="tooltip" translatable="yes">Flags the partition as a software RAID partition</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Raid Partition</property> *************** *** 1101,1105 **** <widget class="GtkCheckButton" id="CreateLVMFlagCheckbutton"> <property name="visible">True</property> ! <property name="tooltip" translatable="yes">Attempts to flag the partition for use with the Linux Volume Manager</property> <property name="can_focus">True</property> <property name="label" translatable="yes">LVM Partition</property> --- 1045,1049 ---- <widget class="GtkCheckButton" id="CreateLVMFlagCheckbutton"> <property name="visible">True</property> ! <property name="tooltip" translatable="yes">Tell linux the partition is a physical volume</property> <property name="can_focus">True</property> <property name="label" translatable="yes">LVM Partition</property> *************** *** 1123,1126 **** --- 1067,1071 ---- <widget class="GtkCheckButton" id="CreateLBAFlagCheckbutton"> <property name="visible">True</property> + <property name="tooltip" translatable="yes">Tell win32-based systems to use Linear (LBA) mode</property> <property name="can_focus">True</property> <property name="label" translatable="yes">LBA Partition</property> *************** *** 1971,1974 **** --- 1916,1921 ---- <widget class="GtkDialog" id="HelpWindow"> + <property name="width_request">400</property> + <property name="height_request">300</property> <property name="visible">True</property> <property name="title" translatable="yes">Partition Help</property> *************** *** 2028,2032 **** <property name="editable">True</property> <property name="justification">GTK_JUSTIFY_LEFT</property> ! <property name="wrap_mode">GTK_WRAP_NONE</property> <property name="cursor_visible">True</property> <property name="pixels_above_lines">0</property> --- 1975,1979 ---- <property name="editable">True</property> <property name="justification">GTK_JUSTIFY_LEFT</property> ! <property name="wrap_mode">GTK_WRAP_WORD</property> <property name="cursor_visible">True</property> <property name="pixels_above_lines">0</property> *************** *** 2036,2040 **** <property name="right_margin">0</property> <property name="indent">0</property> ! <property name="text" translatable="yes"></property> </widget> </child> --- 1983,1995 ---- <property name="right_margin">0</property> <property name="indent">0</property> ! <property name="text" translatable="yes">Morphix's Partition Morpher - Help & About info ! ! For bugreports, contact information please see http://www.morphix.org ! ! Every harddisk is divided into one or more partitions, each containing a file system where your files are placed in. On the PC platform, a harddisk can be subdivided into up to 4 Primary partitions and one Extended partition, the latter containing an arbitrary number of Logical partitions. ! ! Primary and Logical partitions can contain file systems. There are many types, each with their advantages and disadvantages. For installing Linux, you need a native Linux partition: ext2, ext3, reiserfs or xfs. For partitions which need to be readable under Windows, the fat32 and fat16 partitions are available. For a normal Linux install, you would normally also make a swap partition. Old lore states that this should be about 2x the amount of RAM, however you shouldn't need more than a few hundred MB. ! ! A partition can further have a number of flags set. </property> </widget> </child> Index: translation =================================================================== RCS file: /cvsroot/morphix/partitionmorpher/translation,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** translation 11 Dec 2003 13:30:24 -0000 1.7 --- translation 2 Jan 2004 15:17:31 -0000 1.8 *************** *** 16,21 **** gchar *s = N_("Convert certain settings for the selected partition"); gchar *s = N_("_Convert"); gchar *s = N_("_Refresh"); - gchar *s = N_("Revert"); gchar *s = N_("_Help"); gchar *s = N_("Exit Partition Morpher"); --- 16,21 ---- gchar *s = N_("Convert certain settings for the selected partition"); gchar *s = N_("_Convert"); + gchar *s = N_("_Rescue"); gchar *s = N_("_Refresh"); gchar *s = N_("_Help"); gchar *s = N_("Exit Partition Morpher"); *************** *** 39,49 **** gchar *s = N_("ext2"); gchar *s = N_("reiserfs"); - gchar *s = N_("xfs"); gchar *s = N_("Swap"); - gchar *s = N_("hfs"); - gchar *s = N_("jfs"); - gchar *s = N_("hp-ufs"); - gchar *s = N_("sun-ufs"); - gchar *s = N_("ntfs"); gchar *s = N_("fat32"); gchar *s = N_("fat16"); --- 39,43 ---- *************** *** 56,69 **** gchar *s = N_("Max Size:"); gchar *s = N_("Flags:"); ! gchar *s = N_("This flag makes the partition bootable (shouldn't be needed for most systems)"); gchar *s = N_("Boot Partition"); - gchar *s = N_("This flag makes the partition accessable as the root partition (maybe this should be thrown out?)"); gchar *s = N_("Root Partition"); ! gchar *s = N_("Makes the partition hidden on some Win32-based systems"); gchar *s = N_("Hidden Partition"); ! gchar *s = N_("Flags the partition as usable for hard- or software RAID arrays"); gchar *s = N_("Raid Partition"); ! gchar *s = N_("Attempts to flag the partition for use with the Linux Volume Manager"); gchar *s = N_("LVM Partition"); gchar *s = N_("LBA Partition"); gchar *s = N_("Primary"); --- 50,63 ---- 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"); ! gchar *s = N_("Flags the partition as a software RAID partition"); gchar *s = N_("Raid Partition"); ! gchar *s = N_("Tell linux the partition is a physical volume"); gchar *s = N_("LVM Partition"); + gchar *s = N_("Tell win32-based systems to use Linear (LBA) mode"); gchar *s = N_("LBA Partition"); gchar *s = N_("Primary"); *************** *** 103,106 **** --- 97,109 ---- "All changes will be lost!"); gchar *s = N_("Partition Help"); + gchar *s = N_("Morphix's Partition Morpher - Help & About info\n" + "\n" + "For bugreports, contact information please see http://www.morphix.org\n" + "\n" + "Every harddisk is divided into one or more partitions, each containing a file system where your files are placed in. On the PC platform, a harddisk can be subdivided into up to 4 Primary partitions and one Extended partition, the latter containing an arbitrary number of Logical partitions.\n" + "\n" + "Primary and Logical partitions can contain file systems. There are many types, each with their advantages and disadvantages. For installing Linux, you need a native Linux partition: ext2, ext3, reiserfs or xfs. For partitions which need to be readable under Windows, the fat32 and fat16 partitions are available. For a normal Linux install, you would normally also make a swap partition. Old lore states that this should be about 2x the amount of RAM, however you shouldn't need more than a few hundred MB. \n" + "\n" + "A partition can further have a number of flags set. "); gchar *s = N_("Delete Partition?"); gchar *s = N_("Cancel the delete operation"); |