]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #338 from GrigorenkoPV/BOINC
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Fri, 1 Dec 2023 11:05:13 +0000 (12:05 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 11:05:13 +0000 (12:05 +0100)
Add BOINC

programs/boinc.json [new file with mode: 0644]

diff --git a/programs/boinc.json b/programs/boinc.json
new file mode 100644 (file)
index 0000000..220c91c
--- /dev/null
@@ -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"
+}