From: <cod...@go...> - 2008-11-11 21:49:02
|
Author: M0E.lnx Date: Tue Nov 11 13:47:30 2008 New Revision: 285 Modified: branches/iVL/.lang/#project.pot branches/iVL/.lang/ClsGlobal.pot branches/iVL/.lang/ClsPartSel.pot branches/iVL/.lang/ClsWinDrives.pot branches/iVL/.lang/FMain.pot branches/iVL/.lang/FrmDiskPart.pot branches/iVL/.lang/FrmPartScheme.pot branches/iVL/.lang/FrmPartSel.pot branches/iVL/.lang/FrmPkgSel.pot branches/iVL/.lang/FrmSelISO.pot branches/iVL/.lang/FrmSummary.pot branches/iVL/.lang/FrmWinDrives.pot branches/iVL/.lang/MdlCore.pot branches/iVL/.lang/MdlDiskPart.pot branches/iVL/.lang/MdlObjSizer.pot branches/iVL/.lang/MdlPartSel.pot branches/iVL/.lang/MdlPkgSel.pot branches/iVL/.lang/MdlSetup.pot branches/iVL/.lang/MdlSummarize.pot branches/iVL/.lang/MdlWinDrives.pot branches/iVL/.project branches/iVL/FMain.class branches/iVL/FrmUsrPkgSel.class branches/iVL/FrmUsrPkgSel.form branches/iVL/MdlLiloOsList.module branches/iVL/installer.gambas Log: Updated binary Fixed reverse navigation woes using the old navigation scheme Modified: branches/iVL/.lang/#project.pot ============================================================================== --- branches/iVL/.lang/#project.pot (original) +++ branches/iVL/.lang/#project.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/.project +# /home/vluser/devel/installer/.project # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/ClsGlobal.pot ============================================================================== --- branches/iVL/.lang/ClsGlobal.pot (original) +++ branches/iVL/.lang/ClsGlobal.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/ClsGlobal.class +# /home/vluser/devel/installer/ClsGlobal.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/ClsPartSel.pot ============================================================================== --- branches/iVL/.lang/ClsPartSel.pot (original) +++ branches/iVL/.lang/ClsPartSel.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/ClsPartSel.class +# /home/vluser/devel/installer/ClsPartSel.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/ClsWinDrives.pot ============================================================================== --- branches/iVL/.lang/ClsWinDrives.pot (original) +++ branches/iVL/.lang/ClsWinDrives.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/ClsWinDrives.class +# /home/vluser/devel/installer/ClsWinDrives.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FMain.pot ============================================================================== --- branches/iVL/.lang/FMain.pot (original) +++ branches/iVL/.lang/FMain.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/FMain.class +# /home/vluser/devel/installer/FMain.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. @@ -14,91 +14,91 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: FMain.class:219 +#: FMain.class:191 msgid "Restart" msgstr "" -#: FMain.class:267 +#: FMain.class:240 msgid "Please wait while setup attampts to run the partitioning utility" msgstr "" -#: FMain.class:269 +#: FMain.class:242 msgid "Please wait while setup analyses your current partition setup." msgstr "" -#: FMain.class:269 +#: FMain.class:242 msgid "This may take a while ..." msgstr "" -#: FMain.class:283 +#: FMain.class:256 msgid "You must select a \"/\" partition. This is the target where the system will install to" msgstr "" -#: FMain.class:340 +#: FMain.class:313 msgid "Please select a default operating system to boot before proceeding" msgstr "" -#: FMain.class:341 +#: FMain.class:314 msgid "Select an entry from this list" msgstr "" -#: FMain.class:352 +#: FMain.class:325 msgid "Skipping lilo setup" msgstr "" -#: FMain.class:366 +#: FMain.class:339 msgid "Passwords do not match. Please enter the same password twice" msgstr "" -#: FMain.class:381 +#: FMain.class:354 msgid "You have not created any user accounts for this system yet. There is not enough information" msgstr "" -#: FMain.class:381 +#: FMain.class:354 msgid "to create an account here. It is recommended that you create at least one." msgstr "" -#: FMain.class:381 +#: FMain.class:354 msgid "Would you like to continue anyway?" msgstr "" -#: FMain.class:381 +#: FMain.class:354 msgid "Yes" msgstr "" -#: FMain.class:381 +#: FMain.class:354 msgid "No" msgstr "" -#: FMain.class:399 +#: FMain.class:372 msgid "Please specify a hostname for this computer" msgstr "" -#: FMain.class:403 +#: FMain.class:376 msgid "Please specify the domain this computer belongs to" msgstr "" -#: FMain.class:416 +#: FMain.class:389 msgid "VectorLinux will now try to detect and configure your graphics hardware." msgstr "" -#: FMain.class:416 +#: FMain.class:389 msgid "Your screen may flicker or go blank for a few seconds during this process." msgstr "" -#: FMain.class:667 +#: FMain.class:641 msgid "Back" msgstr "" -#: FMain.class:679 +#: FMain.class:653 msgid "Exit Installation" msgstr "" -#: FMain.class:691 +#: FMain.class:665 msgid "Next" msgstr "" -#: FMain.class:705 +#: FMain.class:679 msgid "Button1" msgstr "" Modified: branches/iVL/.lang/FrmDiskPart.pot ============================================================================== --- branches/iVL/.lang/FrmDiskPart.pot (original) +++ branches/iVL/.lang/FrmDiskPart.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/FrmDiskPart.class +# /home/vluser/devel/installer/FrmDiskPart.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmPartScheme.pot ============================================================================== --- branches/iVL/.lang/FrmPartScheme.pot (original) +++ branches/iVL/.lang/FrmPartScheme.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/FrmPartScheme.class +# /home/vluser/devel/installer/FrmPartScheme.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. @@ -14,39 +14,39 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: FrmPartScheme.class:64 +#: FrmPartScheme.class:61 msgid "Select this option if you already have a linux installation that you wish to overwrite or if a linux partition scheme exists in your hard disk." msgstr "" -#: FrmPartScheme.class:64 +#: FrmPartScheme.class:61 msgid "This option will overwrite any existing data in the selected partitions" msgstr "" -#: FrmPartScheme.class:64 +#: FrmPartScheme.class:61 msgid "Use this option if you already prepared your partitions using the VectorLinux installer" msgstr "" -#: FrmPartScheme.class:74 +#: FrmPartScheme.class:70 msgid "Select this option is you wish to create, more or resize partitions in order to make room for your new VectorLinux installation." msgstr "" -#: FrmPartScheme.class:74 +#: FrmPartScheme.class:70 msgid "This option is the safest choice if you have other existing installations that you wish to keep." msgstr "" -#: FrmPartScheme.class:117 +#: FrmPartScheme.class:112 msgid "Disk Partitioning Options" msgstr "" -#: FrmPartScheme.class:122 +#: FrmPartScheme.class:117 msgid "Use existing disk partitions" msgstr "" -#: FrmPartScheme.class:127 +#: FrmPartScheme.class:122 msgid "Modify my disk partitions to make room for new installation" msgstr "" -#: FrmPartScheme.class:132 +#: FrmPartScheme.class:127 msgid "TextLabel1" msgstr "" Modified: branches/iVL/.lang/FrmPartSel.pot ============================================================================== --- branches/iVL/.lang/FrmPartSel.pot (original) +++ branches/iVL/.lang/FrmPartSel.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/FrmPartSel.class +# /home/vluser/devel/installer/FrmPartSel.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. @@ -14,75 +14,75 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "ABOUT SYSTEM PARTITIONING IN LINUX" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "Linux is a modular operating system. This means that is has the ability to store system and" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "user data separately for added data security. You may install the system to a single partition" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "by simply selecting a \"/\" value on this screen. The rest is optional. The following is a" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "suggested setup for a typical Linux installation" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "Used to store system data. This particular install requires a minimum of" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "for this" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "but you should considear a higher value to make sure you have room to install additional software" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "in case you wish to." msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "Used to store user documents, pictures, videos. Give yourself as much room as you want" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "Typically, you want to use the largest partition for this." msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "Using a swap partition is suggested if your total RAM is less than 1GB. Suggested ammount" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "for this is" msgstr "" -#: FrmPartSel.class:151 +#: FrmPartSel.class:149 msgid "but can also be calculated as 2 times your ammount of RAM" msgstr "" -#: FrmPartSel.class:182 +#: FrmPartSel.class:180 msgid "Please select the partitions you wish to use and how to use them" msgstr "" -#: FrmPartSel.class:187 +#: FrmPartSel.class:185 msgid "Help" msgstr "" -#: FrmPartSel.class:207 +#: FrmPartSel.class:205 msgid "Check this box if you have a Windows installation on your system or any other windows partition (FAT, FAT32, NTFS) that you want auto-mounted as soon as your computer starts" msgstr "" -#: FrmPartSel.class:208 +#: FrmPartSel.class:206 msgid "Detect and Setup Windows partitions for auto-mounting at boot" msgstr "" Modified: branches/iVL/.lang/FrmPkgSel.pot ============================================================================== --- branches/iVL/.lang/FrmPkgSel.pot (original) +++ branches/iVL/.lang/FrmPkgSel.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/FrmPkgSel.class +# /home/vluser/devel/installer/FrmPkgSel.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmSelISO.pot ============================================================================== --- branches/iVL/.lang/FrmSelISO.pot (original) +++ branches/iVL/.lang/FrmSelISO.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/FrmSelISO.class +# /home/vluser/devel/installer/FrmSelISO.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. @@ -18,43 +18,43 @@ msgid "No Installable Media Found" msgstr "" -#: FrmSelISO.class:79 +#: FrmSelISO.class:74 msgid "Click" msgstr "" -#: FrmSelISO.class:79 +#: FrmSelISO.class:74 msgid "to begin installating" msgstr "" -#: FrmSelISO.class:81 +#: FrmSelISO.class:76 msgid "Unable to locate any installable media." msgstr "" -#: FrmSelISO.class:87 +#: FrmSelISO.class:82 msgid "Select installation media from the list below" msgstr "" -#: FrmSelISO.class:118 +#: FrmSelISO.class:113 msgid "Unable to identify distro." msgstr "" -#: FrmSelISO.class:153 +#: FrmSelISO.class:148 msgid "Minimum Disk Space Requirements" msgstr "" -#: FrmSelISO.class:256 +#: FrmSelISO.class:251 msgid "No installable images found." msgstr "" -#: FrmSelISO.class:262 +#: FrmSelISO.class:257 msgid "Select which VectorLinux version you wish to install from the list below" msgstr "" -#: FrmSelISO.class:267 +#: FrmSelISO.class:262 msgid "TextLabel1" msgstr "" -#: FrmSelISO.class:272 +#: FrmSelISO.class:267 msgid "Search Again" msgstr "" Modified: branches/iVL/.lang/FrmSummary.pot ============================================================================== --- branches/iVL/.lang/FrmSummary.pot (original) +++ branches/iVL/.lang/FrmSummary.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/FrmSummary.class +# /home/vluser/devel/installer/FrmSummary.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmWinDrives.pot ============================================================================== --- branches/iVL/.lang/FrmWinDrives.pot (original) +++ branches/iVL/.lang/FrmWinDrives.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/FrmWinDrives.class +# /home/vluser/devel/installer/FrmWinDrives.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlCore.pot ============================================================================== --- branches/iVL/.lang/MdlCore.pot (original) +++ branches/iVL/.lang/MdlCore.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/MdlCore.module +# /home/vluser/devel/installer/MdlCore.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlDiskPart.pot ============================================================================== --- branches/iVL/.lang/MdlDiskPart.pot (original) +++ branches/iVL/.lang/MdlDiskPart.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/MdlDiskPart.module +# /home/vluser/devel/installer/MdlDiskPart.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlObjSizer.pot ============================================================================== --- branches/iVL/.lang/MdlObjSizer.pot (original) +++ branches/iVL/.lang/MdlObjSizer.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/MdlObjSizer.module +# /home/vluser/devel/installer/MdlObjSizer.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlPartSel.pot ============================================================================== --- branches/iVL/.lang/MdlPartSel.pot (original) +++ branches/iVL/.lang/MdlPartSel.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/MdlPartSel.module +# /home/vluser/devel/installer/MdlPartSel.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlPkgSel.pot ============================================================================== --- branches/iVL/.lang/MdlPkgSel.pot (original) +++ branches/iVL/.lang/MdlPkgSel.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/MdlPkgSel.module +# /home/vluser/devel/installer/MdlPkgSel.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlSetup.pot ============================================================================== --- branches/iVL/.lang/MdlSetup.pot (original) +++ branches/iVL/.lang/MdlSetup.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/MdlSetup.module +# /home/vluser/devel/installer/MdlSetup.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlSummarize.pot ============================================================================== --- branches/iVL/.lang/MdlSummarize.pot (original) +++ branches/iVL/.lang/MdlSummarize.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/MdlSummarize.module +# /home/vluser/devel/installer/MdlSummarize.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlWinDrives.pot ============================================================================== --- branches/iVL/.lang/MdlWinDrives.pot (original) +++ branches/iVL/.lang/MdlWinDrives.pot Tue Nov 11 13:47:30 2008 @@ -1,4 +1,4 @@ -# /home/remote/devel/installer/MdlWinDrives.module +# /home/vluser/devel/installer/MdlWinDrives.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.project ============================================================================== --- branches/iVL/.project (original) +++ branches/iVL/.project Tue Nov 11 13:47:30 2008 @@ -2,7 +2,7 @@ # Compiled with Gambas 2.9.0 Title=VectorLinux Installer Startup=MdlCore -Version=0.0.156 +Version=0.0.157 Library=gb.gtk Library=gb.form Library=gb.debug Modified: branches/iVL/FMain.class ============================================================================== --- branches/iVL/FMain.class (original) +++ branches/iVL/FMain.class Tue Nov 11 13:47:30 2008 @@ -512,6 +512,7 @@ END WITH FrmCurr.Hide frm.Show + ClsGlobal.sBackNav.Add(frm) END IF END Modified: branches/iVL/FrmUsrPkgSel.class ============================================================================== --- branches/iVL/FrmUsrPkgSel.class (original) +++ branches/iVL/FrmUsrPkgSel.class Tue Nov 11 13:47:30 2008 @@ -8,7 +8,7 @@ PUBLIC SUB Form_Open() FMain.FrmCurr = ME - +ME.tlbanner.Text = "<h3>" & ("Select your indivirual packages to install.") & "</h3>" & " <br>" & ("To install them all, just click") & Space(1) & FMain.btnext.text ' next") WITH ME.GridView1 .Columns.count = 6 '.Rows.count = 2 @@ -20,6 +20,7 @@ .Columns[3].Width = 120 .Columns[4].Width = 0 .Columns[5].Width = 0 + .Columns[5].Resizable = FALSE END WITH ME.LIST_PACKAGES @@ -54,6 +55,7 @@ ME.GridView1[ii, 3].Text = sSize ME.GridView1[ii, 4].Text = sLoc ME.GridView1[ii, 5].Text = sPkg + 'ME.GridView1[ii, 5].ForeColor = Color.SelectedBackground ELSE IF Left(sLine, Len("PACKAGE DESCRIPTION:")) = "PACKAGE DESCRIPTION:" THEN sDesc = sPACKAGES[i + 1] sDesc = Right(sDesc, Len(sDesc) - InStr(sDesc, ":")) @@ -104,5 +106,11 @@ PUBLIC SUB Form_Menu() MdlPkgSelNew.GET_LIST_OF_SELECTED_PACKAGES() + +END + +PUBLIC SUB Form_Show() + + ME.Form_Open() END Modified: branches/iVL/FrmUsrPkgSel.form ============================================================================== --- branches/iVL/FrmUsrPkgSel.form (original) +++ branches/iVL/FrmUsrPkgSel.form Tue Nov 11 13:47:30 2008 @@ -4,21 +4,22 @@ MoveScaled(0,0,72,47) Text = ("") Arrangement = Arrange.Vertical - { Panel1 Panel - MoveScaled(1,1,68,4) - Arrangement = Arrange.Horizontal - AutoResize = True + { HPanel1 HPanel + MoveScaled(1,1,68,10) { tlBanner TextLabel - MoveScaled(1,0,20,3) + MoveScaled(1,0,20,7) Expand = True AutoResize = True Text = ("Software Selection") Alignment = Align.Normal - Border = Border.Plain + } + { Separator1 Separator + MoveScaled(2,8,10,1) + Expand = True } } { Panel2 Panel - MoveScaled(1,6,70,28) + MoveScaled(1,12,70,28) Expand = True Arrangement = Arrange.Vertical { GridView1 GridView Modified: branches/iVL/MdlLiloOsList.module ============================================================================== --- branches/iVL/MdlLiloOsList.module (original) +++ branches/iVL/MdlLiloOsList.module Tue Nov 11 13:47:30 2008 @@ -118,9 +118,11 @@ idx = FrmLilo.TabStrip1.count - 1 sWinPart = arrNTFS[i] sWinAddr = Right(arrNTFS[i], Len(arrNTFS[i]) - RInStr(arrNTFS[i], "/")) - SHELL "mkdir /mnt" &/ sWinAddr WAIT + 'sHELL "mkdir /mnt" &/ sWinAddr WAIT + TRY MKDIR "/mnt" &/ sWinAddr PRINT "mounting " & sWinAddr - SHELL "mount " & "/dev" &/ sWinAddr & Space(1) & "/mnt" &/ sWinAddr WAIT + 'SHELL "mount " & "/dev" &/ sWinAddr & Space(1) & "/mnt" &/ sWinAddr WAIT + EXEC ["mount", "/dev" &/ sWinAddr, "/mnt" &/ sWinAddr] WAIT IF Exist("/mnt" &/ sWinAddr &/ "windows" &/ "system32" &/ "winver.exe") OR Exist("/mnt" &/ sWinAddr &/ "winnt" &/ "system32" &/ "winver.exe") THEN 'IF IsDir("/mnt" &/ sWinAddr &/ "windows") = TRUE THEN ' this is indeed a windows installation Modified: branches/iVL/installer.gambas ============================================================================== Binary files. No diff available. |