From b67c831c14646bf01634b3083471fb53b17263ab Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 29 Jul 2015 12:25:45 -0700 Subject: [PATCH] Add Diet BOINC --- doc/addon_data.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/addon_data.php b/doc/addon_data.php index 1dcb8a73193..53ad0c2a0af 100644 --- a/doc/addon_data.php +++ b/doc/addon_data.php @@ -274,6 +274,17 @@ ); $linux = array( +array( + 'http://www.pkcarlisle.com/dietboinc', + 'Diet BOINC', + '1.0', + 'A no-graphics, lightweight XScreenSaver compatible alternative for BOINC screen saver', + 'http://www.pkcarlisle.com/dietboinc', + 'Linux', + 'Explicitly avoids libraries not included with default Linux or Python. No graphics requirements beyond what XScreenSaver uses. Looks only for BOINC data, not the client which creates it. Attempts to find BOINC data without anticipating a default location. Works with shared resources/multiple @Home projects.', + 1438068943 +), + array( 'http://kde-look.org/content/show.php?content=154630', 'BOINC Monitor',