From: Rosa Richter Date: Sun, 22 Oct 2023 18:13:18 +0000 (-0600) Subject: Add Dropbox X-Git-Tag: v0.2.0.2~19^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/eb90b9a0b1aaa9efebd4b20059c9aa58cd86cfed?hp=--cc Add Dropbox --- eb90b9a0b1aaa9efebd4b20059c9aa58cd86cfed diff --git a/programs/dropbox.json b/programs/dropbox.json new file mode 100644 index 0000000..38c9882 --- /dev/null +++ b/programs/dropbox.json @@ -0,0 +1,15 @@ +{ + "name": "Dropbox", + "files": [ + { + "path": "$HOME/.dropbox", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue_: https://github.com/dropbox/nautilus-dropbox/issues/5\n" + }, + { + "path": "$HOME/.dropbox-dist", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue_: https://github.com/dropbox/nautilus-dropbox/issues/5\n" + } + ] +}