Connor Behan pushed to branch main at Arch Linux / Packaging / Packages / 
netsurf


Commits:
193349a6 by Connor Behan at 2024-01-10T05:10:15-03:00
Fix icon bug

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -26,6 +26,8 @@ prepare() {
   sed -i 's:libutf8proc/::;s:UTF8PROC_CCC_VIRAMA:UTF8PROC_BIDI_CLASS_EN:' 
utils/idna.c
   # Use "netsurf" as the name of the executable in /usr/bin
   setconf frontends/gtk/res/netsurf-gtk.desktop 'Exec=netsurf %u'
+  # The xpm icon is what we copy to /usr/share/pixmaps
+  setconf frontends/gtk/res/netsurf-gtk.desktop 'Icon=netsurf.xpm'
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netsurf/-/commit/193349a6c8cef53771b8fcba70b65917d966061a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netsurf/-/commit/193349a6c8cef53771b8fcba70b65917d966061a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to