Skip to content

Commit

Permalink
Add program JSON for install4j (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpraxDev authored Oct 10, 2024
1 parent 723a102 commit 27e2b8a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/install4j.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 27e2b8a

Please sign in to comment.