mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
700 now. :)
This commit is contained in:
parent
177baf1802
commit
af3bab3687
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20380
@ -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);
|
||||
|
@ -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);
|
||||
|
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user