Unverified Commit 85f4044f authored by Victor Duarte's avatar Victor Duarte Committed by GitHub
Browse files

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

parent f2b58efd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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