"kernel" => "busybox"
This commit is contained in:
@@ -275,7 +275,7 @@ void init_main_window(const gchar * glade_file)
|
||||
/*"style", PANGO_STYLE_OBLIQUE, */
|
||||
NULL);
|
||||
|
||||
sprintf(title, _("Linux Kernel v%s Configuration"),
|
||||
sprintf(title, _("BusyBox %s Configuration"),
|
||||
getenv("KERNELVERSION"));
|
||||
gtk_window_set_title(GTK_WINDOW(main_wnd), title);
|
||||
|
||||
|
Reference in New Issue
Block a user