From 7024e08a90eaaccdae7a41a396569f0bb4d8d696 Mon Sep 17 00:00:00 2001 From: b3nj4m1n Date: Sun, 6 Nov 2022 05:41:13 +0100 Subject: [PATCH] Added xsane --- programs/xsane.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 programs/xsane.json diff --git a/programs/xsane.json b/programs/xsane.json new file mode 100644 index 0000000..67ee41f --- /dev/null +++ b/programs/xsane.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "help": "Currently unsupported.\n\n_Relevant issue:_ https://gitlab.com/sane-project/frontend/xsane/-/issues/55\n", + "movable": false, + "path": "$HOME/.sane" + } + ], + "name": "xsane" +} \ No newline at end of file -- 2.47.3