From: Joƫlle van Essen <39169351+JoelleJS@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:17:06 +0000 (+0200) Subject: Add ICAClient aka Citrix Workspace App (#413) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/cc015b86cc150e3df15c2eb0b3691cd1c654d679 Add ICAClient aka Citrix Workspace App (#413) --- diff --git a/programs/icaclient.json b/programs/icaclient.json new file mode 100644 index 0000000..e9431ef --- /dev/null +++ b/programs/icaclient.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.ICAClient", + "movable": false, + "help": "Currently unsupported.\n" + } + ], + "name": "Citrix Workspace App" +}