Author: jerome
Date: 2009-09-10 12:41:13 +0200 (Thu, 10 Sep 2009)
New Revision: 5350

Modified:
   
software_suite_v3/software/tool/tool-second-installer/trunk/tool-second-installer/Unit1.pas
Log:
* Updated test count from 2 to 3.

Modified: 
software_suite_v3/software/tool/tool-second-installer/trunk/tool-second-installer/Unit1.pas
===================================================================
--- 
software_suite_v3/software/tool/tool-second-installer/trunk/tool-second-installer/Unit1.pas
 2009-09-10 10:37:06 UTC (rev 5349)
+++ 
software_suite_v3/software/tool/tool-second-installer/trunk/tool-second-installer/Unit1.pas
 2009-09-10 10:41:13 UTC (rev 5350)
@@ -473,7 +473,7 @@
 
         Box.bCancel:
           begin
-          if testCount < 2 then
+          if testCount < 3 then
             begin
             result := Box1.showMessageDialog(gettext(SCREEN_5_CHOICE_2), 
gettext(OK), gettext(CANCEL));
 
@@ -490,7 +490,7 @@
               end
             else
               begin
-              if testCount < 2 then
+              if testCount < 3 then
                 begin
                 TuxUtils.stopServer();
                 sleep(500);


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to