From b9bb8c8af9cdf8dae86916fdb786354b8b9a7681 Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Sat, 15 Aug 2009 21:03:16 +0000 Subject: Direct reports to bugzilla and qa@ instead of Pixel's email address. --- README | 6 +++++- monitor-edid | 2 +- monitor-probe-using-X | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README b/README index badff7f..750e89d 100644 --- a/README +++ b/README @@ -13,7 +13,11 @@ Inspired from: int10 and x86emu support by Gwenole Beauchesne (partly from Xorg code) -re-organised by Pixel +re-organised by Pixel + +Patches and bugs should go to Cooker mailinglist or to Mandriva bugzilla: +http://lists.mandriva.com/cooker/ +http://qa.mandriva.com/ -------------------------------------------------------------------------------- monitor-probe-using-X inspiration is Ubuntu's xresprobe, diff --git a/monitor-edid b/monitor-edid index 283320a..888b312 100755 --- a/monitor-edid +++ b/monitor-edid @@ -1,7 +1,7 @@ #!/usr/bin/perl # monitor-edid -# Copyright (C) 2005-2008 Mandriva (pixel@mandriva.com) +# Copyright (C) 2005-2008 Mandriva # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/monitor-probe-using-X b/monitor-probe-using-X index d762d4a..1558805 100755 --- a/monitor-probe-using-X +++ b/monitor-probe-using-X @@ -24,7 +24,7 @@ if (-e $arg) { "Saving log in $log_file.\n", $ok ? "If the detected resolution is wrong" : "If it contains interesting information", - ", send $log_file to pixel\@mandriva.com\n\n"; + ", open a report at http://qa.mandriva.com/ and attach $log_file.\n\n"; } $ok or warn "Could not find a resolution\n"; } -- cgit v1.2.1