9
0
Fork 0

svn_rev_540

linux->uboot
This commit is contained in:
Sascha Hauer 2007-07-05 18:02:03 +02:00 committed by Sascha Hauer
parent ef67a9b4bb
commit bdb7a3faba
1 changed files with 1 additions and 1 deletions

View File

@ -1607,7 +1607,7 @@ void ConfigMainWindow::closeEvent(QCloseEvent* e)
void ConfigMainWindow::showIntro(void)
{
static char str[] = "Welcome to the qconf graphical kernel configuration tool for Linux.\n\n"
static char str[] = "Welcome to the qconf graphical configuration tool for U-Boot.\n\n"
"For each option, a blank box indicates the feature is disabled, a check\n"
"indicates it is enabled, and a dot indicates that it is to be compiled\n"
"as a module. Clicking on the box will cycle through the three states.\n\n"