CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/10 19:17:59
Modified files:
www/netsurf/browser: Makefile
Added files:
www/netsurf/browser/patches:
patch-frontends_gtk_res_netsurf-gtk_desktop
Log message:
netsurf/browser: make the .desktop file actually call netsurf
Since the transition of netsurf to gtk3, the binary name is 'netsurf-gtk3', but
the .desktop file still uses 'netsurf-gtk'. Correct the 'Exec' entry of the
.desktop file accordingly.
Already reported before by Andinus <andinus () nand ! sh>, thanks!
OK kn@ and bentley@ (maintainer)