"kernel" => "busybox"
[oweals/busybox.git] / scripts / kconfig / qconf.cc
index 4590cd31623fd89791cd213eeb9ab15ca499753b..74b8470e80705f10693f77cd167d697e5f92e446 100644 (file)
@@ -1299,7 +1299,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 busybox configuration tool for Linux.\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"