From f6109b6006ec2a6bb1d854bf555b143c9e2380ef Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Fri, 1 Jan 2010 20:24:20 -0200 Subject: Change the Note frame to a different, more familiar, yellow color. --- hardinfo2/shell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hardinfo2/shell.h') diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h index f5ee3137..736e41cd 100644 --- a/hardinfo2/shell.h +++ b/hardinfo2/shell.h @@ -121,7 +121,7 @@ struct _ShellInfoTree { }; struct _ShellNote { - GtkWidget *frame; + GtkWidget *event_box; GtkWidget *label; }; -- cgit v1.2.3