From: Joel Beckmeyer Date: Wed, 19 Jul 2023 15:24:43 +0000 (-0400) Subject: add davfs2 recognition X-Git-Tag: v0.2.0.2~42^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/a844346cf493e65757d52c5ba3377b68181471e6?ds=sidebyside add davfs2 recognition --- diff --git a/programs/davfs2.json b/programs/davfs2.json new file mode 100644 index 0000000..16687f6 --- /dev/null +++ b/programs/davfs2.json @@ -0,0 +1,10 @@ +{ + "name": "davfs2", + "files": [ + { + "path": "$HOME/.davfs2", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://savannah.nongnu.org/support/?110249\n" + } + ] +}