From e5d2ea6b1013fda4d58027298f36b91c02b872a2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 2 Aug 2007 06:19:42 +0000 Subject: ask people to report lspcidrake -v output rather than lspci since it's more usefull to us --- 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 35e8edb36..514f67d1c 100755 --- a/perl-install/standalone/drakbug +++ b/perl-install/standalone/drakbug @@ -103,7 +103,7 @@ gtkadd($window->{window}, . join("\n\n", "\n", split("\n", $error), '') : N("The \"%s\" program has crashed.", $prog) ), - 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 lspci, kernel version, and /proc/cpuinfo.", $wizard_name)))), "left"), + 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)))), "left"), 0, gtkadd($table), 0, gtkpack(Gtk2::HSeparator->new), 0, gtkpack(create_hbox('edge'), -- cgit v1.2.1