From d0c8cf221b08ff0f4a76647921656d02029adfb2 Mon Sep 17 00:00:00 2001 From: Zwei Date: Sat, 1 Apr 2023 05:23:37 -0400 Subject: [PATCH] Add EqualX (#239) --- programs/equalx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 programs/equalx.json diff --git a/programs/equalx.json b/programs/equalx.json new file mode 100644 index 0000000..53fecdc --- /dev/null +++ b/programs/equalx.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "help": "Currently unsupported.\n\n_Relevant issue:_ https://bugs.launchpad.net/equalx/+bug/2014460 \n", + "movable": false, + "path": "$HOME/.equalx" + } + ], + "name": "EqualX" +} -- 2.47.3