From: GrigorenkoPV Date: Sat, 9 Mar 2024 14:00:51 +0000 (+0300) Subject: Add Maple (#380) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/b58b777ad8c22b0a3b5e5ded494d6a73506cd247?ds=inline Add Maple (#380) --- diff --git a/programs/maple.json b/programs/maple.json new file mode 100644 index 0000000..317542d --- /dev/null +++ b/programs/maple.json @@ -0,0 +1,20 @@ +{ + "name": "Maple", + "files": [ + { + "path": "$HOME/.flexlmrc", + "movable": false, + "help": "Not supported.\n" + }, + { + "path": "$HOME/.maple", + "movable": false, + "help": "Not supported.\n" + }, + { + "path": "$HOME/.maplesoft", + "movable": false, + "help": "Not supported.\n" + } + ] +}