From 09695f10aab65d36861a8c026cb2330e687364fb Mon Sep 17 00:00:00 2001 From: Gabi <218829269+GabiNun2@users.noreply.github.com> Date: Fri, 15 May 2026 06:54:44 -0700 Subject: [PATCH] Fixed mpc-qt's description in applications.json (#4480) --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index 319e6e71..c3e25aaa 100644 --- a/config/applications.json +++ b/config/applications.json @@ -686,7 +686,7 @@ "category": "Multimedia Tools", "choco": "mediainfo", "content": "mpc-qt", - "description": "MPC-HC (Media Player Classic Home Cinema) is considered by many to be the quintessential media player for the Windows desktop. MPC-QT (Media Player Classic Qute Theater) aims to reproduce most of the interface and functionality of MPC-HC while using libmpv to play video instead of DirectShow.", + "description": "Media Player Classic Qute Theater", "link": "https://github.com/mpc-qt/mpc-qt", "winget": "mpc-qt.mpc-qt", "foss": true