summaryrefslogtreecommitdiffstats
path: root/network/netsurf
diff options
context:
space:
mode:
author Ruben Schuller2021-05-17 02:00:35 +0200
committer Willy Sudiarto Raharjo2021-05-17 03:40:22 +0200
commit4a8b7fdb37513eddf6b62d31feacedae891c53c5 (patch)
tree86702cc0f90f95a4430167b6c4b12a9080d386d1 /network/netsurf
parentc557c8242addedae04824a0da451ce0a69304c12 (diff)
downloadslackbuilds-4a8b7fdb37513eddf6b62d31feacedae891c53c5.tar.gz
network/netsurf: fix executable in desktop file.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/netsurf')
-rw-r--r--network/netsurf/netsurf.desktop2
1 files changed, 1 insertions, 1 deletions
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