From 417e240abb08caf6f8b3bf282d2ded32464633f6 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 28 May 2008 11:59:32 +0000 Subject: Remove 'busybox' word from configuration programs (based on experience of adapting it to uclibc). --- scripts/kconfig/gconf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/kconfig/gconf.c') diff --git a/scripts/kconfig/gconf.c b/scripts/kconfig/gconf.c index fd3002b..9bab17d 100644 --- a/scripts/kconfig/gconf.c +++ b/scripts/kconfig/gconf.c @@ -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" -- cgit v1.1