file: Fix broken symlink labeling
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)