From: LluisE <35634202+lluises@users.noreply.github.com> Date: Wed, 20 Jul 2022 14:31:51 +0000 (+0000) Subject: Add anthy (#142) X-Git-Tag: v0.2.0.2~169 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/325db16f0cac2d668b3cf743541e4880c4b868c9 Add anthy (#142) --- diff --git a/programs/anthy.json b/programs/anthy.json new file mode 100644 index 0000000..eef0d6a --- /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" +}