From 71a591195618271973a12ae7ffaf288909481cbc Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Wed, 21 Mar 2007 10:54:54 +0000 Subject: Cleanups. APM battery info fixes for Linux 2.6. --- hardinfo2/callbacks.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hardinfo2/callbacks.c') diff --git a/hardinfo2/callbacks.c b/hardinfo2/callbacks.c index 31fa9441..ac47d089 100644 --- a/hardinfo2/callbacks.c +++ b/hardinfo2/callbacks.c @@ -84,6 +84,11 @@ void cb_report_bug() open_url("http://hardinfo.berlios.de/web/BugReports"); } +void cb_donate() +{ + open_url("http://hardinfo.berlios.de/web/Donate"); +} + void cb_refresh() { shell_do_reload(); -- cgit v1.2.3