]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add program JSON for install4j (#437)
authorChristian Koop <contact@sprax2013.de>
Thu, 10 Oct 2024 10:59:54 +0000 (12:59 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Oct 2024 10:59:54 +0000 (12:59 +0200)
programs/install4j.json [new file with mode: 0644]

diff --git a/programs/install4j.json b/programs/install4j.json
new file mode 100644 (file)
index 0000000..38c43ae
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "install4j",
+    "files": [
+        {
+            "path": "$HOME/.install4j",
+            "movable": false,
+            "help": "XDG is supported out-of-the-box for newer versions of *install4j*,\nbut apps using old versions of it will continue to use the old location.\n\nYou can delete the file without harm, but it might be regenerated.\n"
+        }
+    ]
+}