From 457e8cdcdcad2dc551aa45b38cf4511d3a934c8d Mon Sep 17 00:00:00 2001 From: Rux Date: Thu, 9 May 2024 21:01:25 -0700 Subject: [PATCH] Update name and description for Element (#1930) - Fixed the name and description for Element to reflect the name of the client, rather than the underlying technology-Matrix. --- config/applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/applications.json b/config/applications.json index 21e21082..4cfd0904 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1170,8 +1170,8 @@ "WPFInstallmatrix": { "category": "Communications", "choco": "element-desktop", - "content": "Matrix", - "description": "Matrix is an open network for secure, decentralized communication with features like chat, VoIP, and collaboration tools.", + "content": "Element", + "description": "Element is a client for Matrix—an open network for secure, decentralized communication.", "link": "https://element.io/", "winget": "Element.Element" },