From: <cod...@go...> - 2009-01-22 05:16:15
|
Author: M0...@gm... Date: Wed Jan 21 20:53:06 2009 New Revision: 467 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/MdlNetConf.module branches/iVL/installer.gambas Log: Attempt to fix network window crash Modified: branches/iVL/.lang/#project.pot ============================================================================== --- branches/iVL/.lang/#project.pot (original) +++ branches/iVL/.lang/#project.pot Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/.project +# /home/vluser/devel/iVL/.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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/ClsGlobal.class +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/ClsPartSel.class +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/ClsWinDrives.class +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/FMain.class +# /home/vluser/devel/iVL/FMain.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmDiskPart.pot ============================================================================== --- branches/iVL/.lang/FrmDiskPart.pot (original) +++ branches/iVL/.lang/FrmDiskPart.pot Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/FrmDiskPart.class +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/FrmPartScheme.class +# /home/vluser/devel/iVL/FrmPartScheme.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmPartSel.pot ============================================================================== --- branches/iVL/.lang/FrmPartSel.pot (original) +++ branches/iVL/.lang/FrmPartSel.pot Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/FrmPartSel.class +# /home/vluser/devel/iVL/FrmPartSel.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmPkgSel.pot ============================================================================== --- branches/iVL/.lang/FrmPkgSel.pot (original) +++ branches/iVL/.lang/FrmPkgSel.pot Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/FrmPkgSel.class +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/FrmSelISO.class +# /home/vluser/devel/iVL/FrmSelISO.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmSummary.pot ============================================================================== --- branches/iVL/.lang/FrmSummary.pot (original) +++ branches/iVL/.lang/FrmSummary.pot Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/FrmSummary.class +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/FrmWinDrives.class +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/MdlCore.module +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/MdlDiskPart.module +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/MdlObjSizer.module +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/MdlPartSel.module +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/MdlPkgSel.module +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/MdlSetup.module +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/MdlSummarize.module +# /home/vluser/devel/iVL/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 Wed Jan 21 20:53:06 2009 @@ -1,4 +1,4 @@ -# /home/uel/gui-installer/MdlWinDrives.module +# /home/vluser/devel/iVL/MdlWinDrives.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.project ============================================================================== --- branches/iVL/.project (original) +++ branches/iVL/.project Wed Jan 21 20:53:06 2009 @@ -2,7 +2,7 @@ # Compiled with Gambas 2.10.2 Title=VectorLinux Installer Startup=MdlCore -Version=0.1.26 +Version=0.1.27 Library=gb.gtk Library=gb.form Library=gb.debug @@ -17,7 +17,7 @@ Language=en_US ControlPublic=1 ModulePublic=1 -ExecPath=/home/uel/gui-installer/installer.gambas +ExecPath=/home/vluser/devel/iVL/installer.gambas Maintainer=M0E-lnx Vendor=VectorLinux Address=M0...@gm... Modified: branches/iVL/MdlNetConf.module ============================================================================== --- branches/iVL/MdlNetConf.module (original) +++ branches/iVL/MdlNetConf.module Wed Jan 21 20:53:06 2009 @@ -66,6 +66,8 @@ seths = Trim(seths) IF seths = "" THEN ' WARN IF NO NETWORK HARDWARE CAN BE DETECTED AND EXIT WITHOUT ERROR + FrmNetConf.TSNetDevices.Count = 1 + FrmNetConf.TSNetDevices.Index = 0 WITH FrmNetConf .cbUseManDNS.Enabled = FALSE .tlPrimaryDNS.Enabled = FALSE @@ -82,6 +84,7 @@ FrmNetConf.TSNetDevices.Text = "Ethernet" ME.ifaceCnt = 0 RETURN + STOP EVENT END IF ' sDevList = Split(seths, gb.NewLine) Modified: branches/iVL/installer.gambas ============================================================================== Binary files. No diff available. |