diff options
Diffstat (limited to 'sysutils/screentest/patches/patch-ac')
-rw-r--r-- | sysutils/screentest/patches/patch-ac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/screentest/patches/patch-ac b/sysutils/screentest/patches/patch-ac new file mode 100644 index 00000000000..9e7bbc9bd2e --- /dev/null +++ b/sysutils/screentest/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.1.1.1 2003/01/08 23:15:13 jmmv Exp $ + +--- screentest.glade.orig Mon Aug 20 20:10:55 2001 ++++ screentest.glade +@@ -333,6 +333,7 @@ + <signal> + <name>activate</name> + <handler>on_bgcolor_change</handler> ++ <data>(gpointer)COLOR_RED</data> + <last_modification_time>Mon, 20 Aug 2001 13:34:56 GMT</last_modification_time> + </signal> + <label>Red</label> |