changeset 6421:653ac8702509

mod_register_apps: Add macOS platform for gajim
author nicoco <nicoco@nicoco.fr>
date Sat, 28 Feb 2026 10:33:48 +0100
parents dddb6c34b964
children c41615686ce4
files mod_register_apps/mod_register_apps.lua
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_register_apps/mod_register_apps.lua	Tue Feb 24 21:28:17 2026 +0100
+++ b/mod_register_apps/mod_register_apps.lua	Sat Feb 28 10:33:48 2026 +0100
@@ -89,10 +89,10 @@
 	};
 	{
 		name  = "Gajim";
-		text  = [[A fully-featured desktop chat client for Windows and Linux.]];
+		text  = [[A fully-featured desktop chat client.]];
 		image = "assets/logos/gajim.svg";
 		link  = "https://gajim.org/";
-		platforms = { "Windows", "Linux" };
+		platforms = { "Windows", "Linux", "macOS" };
 		download = {
 			buttons = {
 				{