From 22ccef6c1c538bb4b8be84cf324bc82782e2d902 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Thu, 26 Jun 2008 13:25:13 -0300 Subject: Update benchmark icon (drawn by Jakub Szypulka) --- hardinfo2/callbacks.c | 6 +++--- hardinfo2/pixmaps/benchmark.png | Bin 946 -> 877 bytes 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hardinfo2/callbacks.c b/hardinfo2/callbacks.c index 0b987efb..87c29e2b 100644 --- a/hardinfo2/callbacks.c +++ b/hardinfo2/callbacks.c @@ -208,10 +208,10 @@ void cb_about() NULL }; const gchar *artists[] = { - "The GNOME Project", - "Tango Project", - "VMWare Workstation", "Jakub Szypulka", + "Tango Project", + "The GNOME Project", + "VMWare, Inc. (USB icon from VMWare Workstation 6)", NULL }; diff --git a/hardinfo2/pixmaps/benchmark.png b/hardinfo2/pixmaps/benchmark.png index 1be159b7..12f5634c 100644 Binary files a/hardinfo2/pixmaps/benchmark.png and b/hardinfo2/pixmaps/benchmark.png differ -- cgit v1.2.3