Remove 'busybox' word from configuration programs

(based on experience of adapting it to uclibc).
This commit is contained in:
Denis Vlasenko
2008-05-28 11:59:32 +00:00
parent 10be1a787f
commit 417e240abb
6 changed files with 20 additions and 22 deletions

View File

@@ -741,8 +741,7 @@ void on_introduction1_activate(GtkMenuItem * menuitem, gpointer user_data)
{
GtkWidget *dialog;
const gchar *intro_text = _(
"Welcome to gkc, the GTK+ graphical busybox configuration tool\n"
"for Linux.\n"
"Welcome to gkc, the GTK+ graphical configuration tool.\n"
"For each option, a blank box indicates the feature is disabled, a\n"
"check indicates it is enabled, and a dot indicates that it is to\n"
"be compiled as a module. Clicking on the box will cycle through the three states.\n"