$OpenBSD: patch-configure,v 1.2 2021/02/11 13:10:41 sthen Exp $

https://github.com/archlinux/svntogit-community/blob/packages/grsync/trunk/use-themed-icon.patch

Index: configure
--- configure.orig
+++ configure
@@ -6020,7 +6020,7 @@ else
 		GTK_API_VERSION="2.0"
 fi
 pkg_modules="gtk+-$GTK_API_VERSION >= 2.16.0"
-OTHER_DESKTOP_ENTRIES="Icon=grsync.png"
+OTHER_DESKTOP_ENTRIES="Icon=grsync"
 MIMEINFO_XMLNS="xmlns='http://www.freedesktop.org/standards/shared-mime-info'"
 MIME_OSSOCAT=""
 
