700 now. :)

This commit is contained in:
Jordan K. Hubbard 1996-12-12 23:12:44 +00:00
parent 177baf1802
commit af3bab3687
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20380
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: install.c,v 1.143 1996/12/01 12:27:36 jkh Exp $
* $Id: install.c,v 1.144 1996/12/02 05:01:02 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -494,7 +494,7 @@ installNovice(dialogMenuItem *self)
}
dialog_clear_norefresh();
if (!msgYesNo("The FreeBSD package collection is a collection of over 600 ready-to-run\n"
if (!msgYesNo("The FreeBSD package collection is a collection of over 700 ready-to-run\n"
"applications, from text editors to games to WEB servers. Would you like\n"
"to browse the collection now?"))
configPackages(self);

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: install.c,v 1.143 1996/12/01 12:27:36 jkh Exp $
* $Id: install.c,v 1.144 1996/12/02 05:01:02 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -494,7 +494,7 @@ installNovice(dialogMenuItem *self)
}
dialog_clear_norefresh();
if (!msgYesNo("The FreeBSD package collection is a collection of over 600 ready-to-run\n"
if (!msgYesNo("The FreeBSD package collection is a collection of over 700 ready-to-run\n"
"applications, from text editors to games to WEB servers. Would you like\n"
"to browse the collection now?"))
configPackages(self);

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: install.c,v 1.143 1996/12/01 12:27:36 jkh Exp $
* $Id: install.c,v 1.144 1996/12/02 05:01:02 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -494,7 +494,7 @@ installNovice(dialogMenuItem *self)
}
dialog_clear_norefresh();
if (!msgYesNo("The FreeBSD package collection is a collection of over 600 ready-to-run\n"
if (!msgYesNo("The FreeBSD package collection is a collection of over 700 ready-to-run\n"
"applications, from text editors to games to WEB servers. Would you like\n"
"to browse the collection now?"))
configPackages(self);