From: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com> Date: Fri, 1 Dec 2023 11:05:13 +0000 (+0100) Subject: Merge pull request #338 from GrigorenkoPV/BOINC X-Git-Tag: v0.2.0.2~8 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/df5453bbf2eaa60559a81b21ca459b4bd269f2f4?hp=5a9bc371e11e1ec2dacfbe2955c15c66548e54f4 Merge pull request #338 from GrigorenkoPV/BOINC 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" +}