Skip to content

file: Fix broken symlink labeling

George Mocanu requested to merge BaTDucK/nautilus:symlink into master

I'm not sure if this is the proper way to fix this bug, but I found that gtk_icon_theme_lookup_by_gicon_for_scale() would return NULL and that would make the icon to be replaced with the default file icon(without the emblems) in nautilus_file_get_icon.

Closes #846 (closed)

Merge request reports