From ee1fa4b725acd32a8549f0d5f16f6e5f1ec1fbd5 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Mon, 30 Oct 2006 00:36:03 +0000 Subject: Cleanups --- hardinfo2/callbacks.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'hardinfo2/callbacks.c') diff --git a/hardinfo2/callbacks.c b/hardinfo2/callbacks.c index 14a133a2..0b312717 100644 --- a/hardinfo2/callbacks.c +++ b/hardinfo2/callbacks.c @@ -85,13 +85,17 @@ void cb_about() { GtkWidget *about; const gchar *authors[] = { + "Author:", "Leandro A. F. Pereira", + "", + "Contributors:", "Agney Lopes Roth Ferraz", "SCSI support by Pascal F. Martin", + "", + "Based on work by:", "MD5 implementation by Colin Plumb", "SHA1 implementation by Steve Raid", "Blowfish implementation by Paul Kocher", - "", "Some code partly based on x86cpucaps by Osamu Kayasono", "Vendor list based on GtkSysInfo by Pissens Sebastien", NULL -- cgit v1.2.3