]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add Aegisub (#238)
authorZwei <zweidev@zweihander.me>
Sat, 1 Apr 2023 09:24:51 +0000 (05:24 -0400)
committerGitHub <noreply@github.com>
Sat, 1 Apr 2023 09:24:51 +0000 (11:24 +0200)
programs/aegisub.json [new file with mode: 0644]

diff --git a/programs/aegisub.json b/programs/aegisub.json
new file mode 100644 (file)
index 0000000..c3ff22b
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/Aegisub/Aegisub/issues/226\n",
+            "movable": false,
+            "path": "$HOME/.aegisub"
+        }
+    ],
+    "name": "Aegisub"
+}