Icons

Hello,

I've a question about icons:

1: I can install new icon-files under Toolbar -> icons
2: I can setup a "File icon" or "Status Icon" under Favorites and Recent -> labels

But under "2" I can't select the icons from number "1". What am I doing wrong?

Thanks in advance!

Status Icons have to point to real icons (.ico files, or stored inside .icl icon collections, .exe files or .dll files).

Most toolbar icon sets contain images which are the wrong size for status icons (typically 22x22 when you want 16x16) so even if we made that work, it would not be very useful.

For making "icon packs" that can be used for status icons, a .icl icon collection is recommended. Many icon editing tools can make them. (They are really just DLL files with no code and only icon resources.)

Oke, Thank you Leo!