diff --git a/programs/install4j.json b/programs/install4j.json new file mode 100644 index 0000000..38c43ae --- /dev/null +++ b/programs/install4j.json @@ -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" + } + ] +}