From 325db16f0cac2d668b3cf743541e4880c4b868c9 Mon Sep 17 00:00:00 2001 From: LluisE <35634202+lluises@users.noreply.github.com> Date: Wed, 20 Jul 2022 14:31:51 +0000 Subject: [PATCH] Add anthy (#142) --- programs/anthy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 programs/anthy.json diff --git a/programs/anthy.json b/programs/anthy.json new file mode 100644 index 00000000..eef0d6a2 --- /dev/null +++ b/programs/anthy.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.anthy", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://osdn.net/ticket/browse.php?group_id=14&tid=28397\n" + } + ], + "name": "anthy" +}