From d62d41347a6dbf345f25e868c07814da1be46538 Mon Sep 17 00:00:00 2001 From: MyDrift Date: Mon, 8 Jul 2024 22:21:47 +0200 Subject: [PATCH] Fix & Rename Nilesoft Shell (#2261) * rename & fix Nilesoft Shell * remove description in name --- config/applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/applications.json b/config/applications.json index 8f08e732..78f659a5 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1943,10 +1943,10 @@ "link": "https://getsharex.com/", "winget": "ShareX.ShareX" }, - "nilesoftShel": { + "nilesoftShell": { "category": "Utilities", "choco": "nilesoft-shell", - "content": "Shell (Expanded Context Menu)", + "content": "Nilesoft Shell", "description": "Shell is an expanded context menu tool that adds extra functionality and customization options to the Windows context menu.", "link": "https://nilesoft.org/", "winget": "Nilesoft.Shell"