]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Create gnu-solfege.json (#365)
authorNicholas Hebert <68243838+n-hebert@users.noreply.github.com>
Thu, 22 Feb 2024 13:09:40 +0000 (09:09 -0400)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2024 13:09:40 +0000 (14:09 +0100)
* Create gnu-solfege.json

* Add missing comma

programs/gnu-solfege.json [new file with mode: 0644]

diff --git a/programs/gnu-solfege.json b/programs/gnu-solfege.json
new file mode 100644 (file)
index 0000000..8b74d43
--- /dev/null
@@ -0,0 +1,15 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.solfege",
+            "movable": false,
+            "help": "Currently unsupported. Hardcoded value.\n"
+        },
+        {
+            "path": "$HOME/.solfegerc",
+            "movable": false,
+            "help": "Currently unsupported. Hardcoded value.\n"
+        }
+    ],
+    "name": "GNU solfege"
+}