From d8990db649d8adbed810d49e30fc4f097a02867e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 16 Jan 2009 09:40:58 +0000 Subject: do not ask to include kernel version & /proc/cpuinfo since this is done automatically --- perl-install/standalone/drakbug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakbug') diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug index f99cf0a04..a96be6a94 100755 --- a/perl-install/standalone/drakbug +++ b/perl-install/standalone/drakbug @@ -147,7 +147,7 @@ gtkadd($window->{window}, if_($gdb_trace, format_trace_with_message(N("Its gdb trace is:"), $gdb_trace)), ), [ - N("To submit a bug report, click on the report button. \nThis will open a web browser window on %s where you'll find a form to fill in. The information displayed above will be transferred to that server. \nThings useful to include in your report are the output of lspcidrake -v, kernel version, and /proc/cpuinfo.", $wizard_name) + N("To submit a bug report, click on the report button. \nThis will open a web browser window on %s where you'll find a form to fill in. The information displayed above will be transferred to that server. \nThings useful to include in your report are the output of lspcidrake -v.", $wizard_name) ] ])), 0, gtknew('Title2', label => N("Please describe what you were doing when it crashed:"), width => $width), -- cgit v1.2.1