diff --git a/cmake/Win32CleanupAdwaita.sh b/cmake/Win32CleanupAdwaita.sh index 194f959..8e7bb9e 100644 --- a/cmake/Win32CleanupAdwaita.sh +++ b/cmake/Win32CleanupAdwaita.sh @@ -12,6 +12,7 @@ find share/icons/Adwaita -type f | awk 'BEGIN { sub(/[.].+$/, "", base) # Try matching while cutting off suffixes + # Disregarding the not-much-used GTK_ICON_LOOKUP_GENERIC_FALLBACK while (!(keep = good[base]) && sub(/-(ltr|rtl|symbolic)$/, "", base)) {} if (!keep)