aboutsummaryrefslogtreecommitdiffstats
path: root/monitor-probe-using-X
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-26 08:44:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-26 08:44:58 +0000
commita03e5ef2056a8fa853bc54189c6d4d41595098b0 (patch)
treed0f6165aef56970f83d3a0ce813ac965fe209e0c /monitor-probe-using-X
parent3ec08b05f60aa19f957049718179fa2857635a29 (diff)
downloadmonitor-edid-a03e5ef2056a8fa853bc54189c6d4d41595098b0.tar
monitor-edid-a03e5ef2056a8fa853bc54189c6d4d41595098b0.tar.gz
monitor-edid-a03e5ef2056a8fa853bc54189c6d4d41595098b0.tar.bz2
monitor-edid-a03e5ef2056a8fa853bc54189c6d4d41595098b0.tar.xz
monitor-edid-a03e5ef2056a8fa853bc54189c6d4d41595098b0.zip
update mail address
Diffstat (limited to 'monitor-probe-using-X')
-rwxr-xr-xmonitor-probe-using-X2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor-probe-using-X b/monitor-probe-using-X
index 9907e32..11d7812 100755
--- a/monitor-probe-using-X
+++ b/monitor-probe-using-X
@@ -20,7 +20,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\@mandrakesoft.com\n\n";
+ ", send $log_file to pixel\@mandriva.com\n\n";
}
$ok or warn "Could not find a resolution\n";
}