From: Pavel Grigorenko Date: Thu, 30 Nov 2023 20:39:40 +0000 (+0300) Subject: Add BOINC X-Git-Tag: v0.2.0.2~8^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/8209720fc21f9c6b5d084386b0102b58c98f4cd8 Add BOINC --- diff --git a/programs/boinc.json b/programs/boinc.json new file mode 100644 index 0000000..220c91c --- /dev/null +++ b/programs/boinc.json @@ -0,0 +1,15 @@ +{ + "files": [ + { + "path": "$HOME/.BOINC", + "movable": false, + "help": "Currently not supported.\n\nhttps://github.com/BOINC/boinc/blob/b978d5c14aab539116b885deebe30aa62d538fba/lib/diagnostics.cpp#L302-L303\n" + }, + { + "path": "$HOME/.BOINC Manager", + "movable": false, + "help": "Currently not supported.\n" + } + ], + "name": "BOINC" +}