From 197e660f148b016072867dbfa8278ef7840fdb7d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 16 Jan 2009 09:43:29 +0000 Subject: request to attach lspcidrake's output rather than include it (thus helping gettingsmaller bug & easier to read descriptions) --- perl-install/NEWS | 2 ++ perl-install/standalone/drakbug | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/NEWS b/perl-install/NEWS index f816efa35..971e41703 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,8 @@ - drakbug: o do not ask to include kernel version & /proc/cpuinfo since this is done automatically + o request to attach lspcidrake's output rather than include it + (smaller descriptions) - diskdrake: o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug index a96be6a94..7c414e79d 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.", $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 attach to 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