From 8a78c960eaceb9cd4895f4d7f58d604b760b614e Mon Sep 17 00:00:00 2001 From: Real-MullaC Date: Fri, 28 Jun 2024 15:39:23 +0100 Subject: [PATCH] Addition of Dropbox (#2200) Co-authored-by: hubster-bot --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 5bfaae8c..b5df52c5 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2839,5 +2839,13 @@ "description":"Kicad is an open-source EDA tool. It's a good starting point for those who want to do electrical design and is even used by professionals in the industry.", "link": "https://www.kicad.org/", "winget": "KiCad.KiCad" + }, + "WPFInstalldropox": { + "category": "Utilities", + "choco": "na", + "content": "Dropbox", + "description":"The Dropbox desktop app! Save hard drive space, share and edit files and send for signature – all without the distraction of countless browser tabs.", + "link": "https://www.dropbox.com/en_GB/desktop", + "winget": "Dropbox.Dropbox" } }