hi,

someone just dropped me a note that the desktop file of netsurf is
running the wrong executable, it should be "netsurf-gtk2". see the
attached patch.

cheers
ruben
>From ce281225a68e0f22f4df2b4baf8352485e0a1b11 Mon Sep 17 00:00:00 2001
From: Ruben Schuller <c...@rbn.im>
Date: Mon, 17 May 2021 02:00:35 +0200
Subject: [PATCH] fix executable in netsurf desktop file

---
 network/netsurf/netsurf.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/network/netsurf/netsurf.desktop b/network/netsurf/netsurf.desktop
index 256cd87298..0a46c65a1a 100644
--- a/network/netsurf/netsurf.desktop
+++ b/network/netsurf/netsurf.desktop
@@ -3,7 +3,7 @@ Type=Application
 Name=Netsurf
 GenericName=Web Browser
 Comment=Lightweight web browser
-Exec=netsurf-gtk %U
+Exec=netsurf-gtk2 %U
 Icon=netsurf
 Terminal=false
 StartupNotify=false
-- 
2.31.1

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to