Skip to content

Commit

Permalink
Merge pull request #328 from Cantido/add-dropbox
Browse files Browse the repository at this point in the history
Add Dropbox
  • Loading branch information
b3nj5m1n authored Oct 23, 2023
2 parents e88752a + eb90b9a commit 1337792
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions programs/dropbox.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 1337792

Please sign in to comment.