[PC-BSD Commits] r303 - pcbsd/trunk/PCInstall
svn at pcbsd.org
svn at pcbsd.org
Fri Jun 8 09:58:43 PDT 2007
Author: kris
Date: 2007-06-08 17:58:43 +0100 (Fri, 08 Jun 2007)
New Revision: 303
Modified:
pcbsd/trunk/PCInstall/pcinstall.ui.h
Log:
Fixed bug in upgrade process, now bring up add components screen before install
Modified: pcbsd/trunk/PCInstall/pcinstall.ui.h
===================================================================
--- pcbsd/trunk/PCInstall/pcinstall.ui.h 2007-06-08 16:58:10 UTC (rev 302)
+++ pcbsd/trunk/PCInstall/pcinstall.ui.h 2007-06-08 16:58:43 UTC (rev 303)
@@ -2763,7 +2763,7 @@
if ( Page == tr("Select Update Partition") ) // Page 6
{
- showPage(page(10));
+ showPage(page(7));
}
if ( Page == tr("System Components") ) // Page 7
More information about the Commits
mailing list