From ea5ce87f666a2b4187d083b1ff020fc058affd17 Mon Sep 17 00:00:00 2001 From: ModernTTY <165050080+ModernTTY@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:14:48 +0200 Subject: [PATCH] Add XnView --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index f84d229a..80e62638 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2303,6 +2303,14 @@ "link": "https://xemu.app/", "winget": "xemu-project.xemu" }, + "WPFInstallxnview": { + "category": "Utilities", + "choco": "xnview", + "content": "XnView classic", + "description": "XnView is an efficient image viewer, browser and converter for Windows.", + "link": "https://www.xnview.com/en/xnview/", + "winget": "XnSoft.XnView.Classic" + }, "WPFInstallxournal": { "category": "Document", "choco": "xournalplusplus",