···638638void on_introduction1_activate(GtkMenuItem * menuitem, gpointer user_data)639639{640640 GtkWidget *dialog;641641- const gchar *intro_text = 641641+ const gchar *intro_text =642642 "Welcome to gkc, the GTK+ graphical configuration tool\n"643643 "For each option, a blank box indicates the feature is disabled, a\n"644644 "check indicates it is enabled, and a dot indicates that it is to\n"
+1-1
scripts/kconfig/lxdialog/BIG.FAT.WARNING
···11This is NOT the official version of dialog. This version has been22significantly modified from the original. It is for use by the Linux33-kernel configuration script. Please do not bother Savio Lam with 33+kernel configuration script. Please do not bother Savio Lam with44questions about this program.