Skip to content

Add symlink emblem to symbolic links

Rastersoft requested to merge rastersoft/desktop-icons:link_emblems into master

When a file in the desktop is a symbolic link, it should show the "symlink emblem", the little curved arrow in the lower-right corner specifying that the file isn't a normal file, but a symbolic link to another file. But currently the extension lacks it.

This patch fixes this, and adds the emblem to the symbolic links.

Fixes #28 (closed)

Edited by Rastersoft

Merge request reports