]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add BOINC
authorPavel Grigorenko <grigorenkopv@ya.ru>
Thu, 30 Nov 2023 20:39:40 +0000 (23:39 +0300)
committerPavel Grigorenko <grigorenkopv@ya.ru>
Thu, 30 Nov 2023 20:39:40 +0000 (23:39 +0300)
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"
+}