Draft: fix: generate symlinks for 24px versions
Need to check the build dir for the symlink source, not the src dir.
Generates 3448 symlinks that were previously being skipped.
| Before | After |
|---|---|
|
|
Test Plan
- Launch virt-manager
- If you have no virtual machines setup you can do so with
virt-manager --connect test:///default - Note the second icon at the top left "info" is no longer oversized
- If you have no virtual machines setup you can do so with
CC @ngraham

