From: <cod...@go...> - 2008-12-12 16:15:38
|
Author: M0...@gm... Date: Fri Dec 12 07:23:38 2008 New Revision: 397 Added: branches/iVL/ClsNav.class Modified: 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/FrmLiloSetup.class branches/iVL/MdlSetup.module branches/iVL/installer.gambas Log: Debugged navigation Modified: branches/iVL/.lang/ClsGlobal.pot ============================================================================== --- branches/iVL/.lang/ClsGlobal.pot (original) +++ branches/iVL/.lang/ClsGlobal.pot Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/ClsGlobal.class +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/ClsPartSel.class +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/ClsWinDrives.class +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/FMain.class +# /home/vlmaster/devel/installer/FMain.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. @@ -14,111 +14,111 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: FMain.class:190 +#: FMain.class:191 msgid "Restart" msgstr "" -#: FMain.class:353 +#: FMain.class:354 msgid "Please wait while setup attampts to run the partitioning utility" msgstr "" -#: FMain.class:355 +#: FMain.class:356 msgid "Please wait while setup analyses your current partition setup." msgstr "" -#: FMain.class:355 +#: FMain.class:356 msgid "This may take a while ..." msgstr "" -#: FMain.class:375 +#: FMain.class:376 msgid "You must select a \"/\" partition. This is the target where the system will install to" msgstr "" -#: FMain.class:447 +#: FMain.class:448 msgid "You have not selected any operating systems for your boot menu." msgstr "" -#: FMain.class:447 +#: FMain.class:448 msgid "If you wish to bypass the bootloader setup, uncheck the" msgstr "" -#: FMain.class:447 +#: FMain.class:448 msgid "checkbox." msgstr "" -#: FMain.class:457 +#: FMain.class:458 msgid "Please select a default operating system to boot before proceeding" msgstr "" -#: FMain.class:458 +#: FMain.class:459 msgid "Select an entry from this list" msgstr "" -#: FMain.class:467 +#: FMain.class:468 msgid "Skipping boot loader setup" msgstr "" -#: FMain.class:493 +#: FMain.class:494 msgid "Skipping lilo setup" msgstr "" -#: FMain.class:509 +#: FMain.class:510 msgid "Please enter the root password. For your security purposes, do not leave this blank" msgstr "" -#: FMain.class:514 +#: FMain.class:515 msgid "Passwords do not match. Please enter the same password twice" msgstr "" -#: FMain.class:528 +#: FMain.class:529 msgid "Setup has detected existing directories in the partition you selected for /home." msgstr "" -#: FMain.class:528 +#: FMain.class:529 msgid "Would you like to import these user accounts into your new Operating System" msgstr "" -#: FMain.class:528 +#: FMain.class:529 msgid "Yes" msgstr "" -#: FMain.class:528 +#: FMain.class:529 msgid "No" msgstr "" -#: FMain.class:548 +#: FMain.class:549 msgid "You have not created any user accounts for this system yet. There is not enough information" msgstr "" -#: FMain.class:548 +#: FMain.class:549 msgid "to create an account here. It is recommended that you create at least one." msgstr "" -#: FMain.class:548 +#: FMain.class:549 msgid "Would you like to continue anyway?" msgstr "" -#: FMain.class:566 +#: FMain.class:567 msgid "Please specify a hostname for this computer" msgstr "" -#: FMain.class:571 +#: FMain.class:572 msgid "Please specify the domain this computer belongs to" msgstr "" -#: FMain.class:829 +#: FMain.class:830 msgid "Back" msgstr "" -#: FMain.class:840 +#: FMain.class:841 msgid "Exit Installation" msgstr "" -#: FMain.class:851 +#: FMain.class:852 msgid "Next" msgstr "" -#: FMain.class:865 +#: FMain.class:866 msgid "Button1" msgstr "" Modified: branches/iVL/.lang/FrmDiskPart.pot ============================================================================== --- branches/iVL/.lang/FrmDiskPart.pot (original) +++ branches/iVL/.lang/FrmDiskPart.pot Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/FrmDiskPart.class +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/FrmPartScheme.class +# /home/vlmaster/devel/installer/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/FrmPartSel.class +# /home/vlmaster/devel/installer/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/FrmPkgSel.class +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/FrmSelISO.class +# /home/vlmaster/devel/installer/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/FrmSummary.class +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/FrmWinDrives.class +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/MdlCore.module +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/MdlDiskPart.module +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/MdlObjSizer.module +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/MdlPartSel.module +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/MdlPkgSel.module +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/MdlSetup.module +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/MdlSummarize.module +# /home/vlmaster/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 Fri Dec 12 07:23:38 2008 @@ -1,4 +1,4 @@ -# /home/vluser/devel/installer/MdlWinDrives.module +# /home/vlmaster/devel/installer/MdlWinDrives.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.project ============================================================================== --- branches/iVL/.project (original) +++ branches/iVL/.project Fri Dec 12 07:23:38 2008 @@ -2,7 +2,7 @@ # Compiled with Gambas 2.9.0 Title=VectorLinux Installer Startup=MdlCore -Version=0.1.28 +Version=0.1.30 Library=gb.gtk Library=gb.form Library=gb.debug Added: branches/iVL/ClsNav.class ============================================================================== --- (empty file) +++ branches/iVL/ClsNav.class Fri Dec 12 07:23:38 2008 @@ -0,0 +1,16 @@ +' Gambas class file + +' This file is part of vinstall-ng + +' vinstall-ng is free software: you can redistribute it and/or modify +' it under the terms of the GNU General Public License as published by +' the Free Software Foundation, either version 2 of the License, or +' (at your option) any later version. + +' vinstall-ng is distributed in the hope that it will be useful, +' but WITHOUT ANY WARRANTY; without even the implied warranty of +' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +' GNU General Public License for more details. + +' You should have received a copy of the GNU General Public License +' along with vinstall-ng. If not, see <http://www.gnu.org/licenses/>. Modified: branches/iVL/FMain.class ============================================================================== --- branches/iVL/FMain.class (original) +++ branches/iVL/FMain.class Fri Dec 12 07:23:38 2008 @@ -15,6 +15,7 @@ ' along with vinstall-ng. If not, see <http://www.gnu.org/licenses/>. +STATIC PUBLIC iNavIdx AS Integer PRIVATE sLast AS String PUBLIC sNextKey AS String @@ -664,7 +665,7 @@ DIM iKey AS Integer DIM frm AS Form - + fmain.btback.Enabled = FALSE iKey = ClsGlobal.sBackNav.Find(FrmCurr) IF iKey <> -1 THEN IF iKey - 1 < 0 THEN RETURN @@ -681,7 +682,7 @@ fmain.btnext.Enabled = TRUE - +fmain.btback.Enabled = TRUE END PUBLIC SUB Button1_Click() Modified: branches/iVL/FrmLiloSetup.class ============================================================================== --- branches/iVL/FrmLiloSetup.class (original) +++ branches/iVL/FrmLiloSetup.class Fri Dec 12 07:23:38 2008 @@ -137,6 +137,7 @@ FMain.tvPlan["Conf0"].Selected = TRUE FMain.tvPlan["Conf0"].Picture = MdlCore.sNowPic FMain.tvPlan["Inst1"].Picture = MdlCore.sDonePic + FMain.FrmCurr = ME 'ME.Form_Open() END Modified: branches/iVL/MdlSetup.module ============================================================================== --- branches/iVL/MdlSetup.module (original) +++ branches/iVL/MdlSetup.module Fri Dec 12 07:23:38 2008 @@ -343,8 +343,8 @@ DIM sDump AS String - IF NOT ClsPartSel.sHome THEN RETURN "" - IF ClsPartSel.sRoot = ClsPartSel.sHome THEN RETURN "" + IF NOT ClsPartSel.sHome THEN RETURN 0 + IF ClsPartSel.sRoot = ClsPartSel.sHome THEN RETURN 0 'SHELL "ls " & sHomePartition & " | grep / | grep -v ftp | grep -v lost+found" TO sDump SHELL "ls -d " & sHomePartition &/ "*/" & " | grep -v gtp | grep -v lost+found" TO sDump Modified: branches/iVL/installer.gambas ============================================================================== Binary files. No diff available. |