Hello,
I have some of my data folders (Documents, Download ..) on another disk with symlinks pointing to them
(Data is the mountpoint of my 2nd disk)
The problem is that the icons in Finder's sidebar disappear randomly. Instead of having the icons I just have the empty white icon.
I can restore the icon by opeting the properties of the folder and pasting the correct icon there. But I have to do that at each reboot which is annoying.
Any ideas how to fix that ?
cheers,
Tex
I have some of my data folders (Documents, Download ..) on another disk with symlinks pointing to them
Code:
ln -s Data/Downloads Downloads
The problem is that the icons in Finder's sidebar disappear randomly. Instead of having the icons I just have the empty white icon.
I can restore the icon by opeting the properties of the folder and pasting the correct icon there. But I have to do that at each reboot which is annoying.
Any ideas how to fix that ?
cheers,
Tex