diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-08 23:15:12 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-08 23:15:12 +0000 |
commit | 28ea9cc784bca2c62a5b18c7bde49430e5a929fd (patch) | |
tree | 219baea035ae50256a70eb8bfa54bb977b60e698 /sysutils/screentest/patches/patch-aa | |
parent | 9b6e0593ed941c69d4c328bd4de779d98adb2dd2 (diff) | |
download | pkgsrc-28ea9cc784bca2c62a5b18c7bde49430e5a929fd.tar.gz |
Initial import of screentest, version 1.0.
This is a GTK+ program for tesing the quality of CRT screens. It displays
various patterns and allows you to estimate the quality of your CRT
monitor.
Provided in PR pkg/18006 by Greg A. Woods with some modifications by me.
Reviewed by wiz.
Diffstat (limited to 'sysutils/screentest/patches/patch-aa')
-rw-r--r-- | sysutils/screentest/patches/patch-aa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/screentest/patches/patch-aa b/sysutils/screentest/patches/patch-aa new file mode 100644 index 00000000000..598b22184fa --- /dev/null +++ b/sysutils/screentest/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1.1.1 2003/01/08 23:15:13 jmmv Exp $ + +--- ChangeLog.orig Mon Aug 20 20:10:54 2001 ++++ ChangeLog +@@ -1,2 +1,7 @@ ++Tue Aug 21 10:23:25 CEST 2001 ++"Background color -> Red" yields now really to the red background instead ++ of white (missing userdata in the signal handler). Thanks to ++ Leo Hadacz for reporting this. ++ + Mon Aug 20 19:02:08 CEST 2001 + Initial revision. |