Update pkgs/build-support/setup-hooks/desktop-to-darwin-bundle.sh

This commit is contained in:
Victor Duarte
2024-11-03 17:39:02 +01:00
committed by GitHub
parent f2b58efde4
commit 85f4044fc3
@@ -37,7 +37,7 @@ convertIconTheme() {
local -ra scales=([1]="" [2]="@2")
# Based loosely on the algorithm at:
# https://specifications.freedesktop.org/icon-theme-spec/latest/icon_lookup
# https://specifications.freedesktop.org/icon-theme-spec/latest/#icon_lookup
# Assumes threshold = 2 for ease of implementation.
function findIcon() {
local -r iconSize=$1