Comment 0 for bug 2018772

Revision history for this message
wontfix (wontfix) wrote :

cd /usr/share/icons
find ./Yaru* ! -empty -type f -exec md5sum {} + | sort | uniq -w32 -dD
find ./Yaru* ! -empty -type f -exec md5sum {} + | sort | uniq -w32 -dD | grep -c ""

You could just use a script to relative symlink all of these but the symlinks in Yaru have to be generated. It doesn't look like any of the symlink lists have paths outside of current directory.