-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR: Add more file type icons to File Explorer #4598
Conversation
@ccordoba12 I'll check if the icons apply to symlinks, if not, then they will be added! :-) |
Thanks a lot @andfoy! |
@ccordoba12 Symlinks preserve parent's icon only if the name preserves the original extension, should I override this behaviour? |
No, let's leave things as they are for now as see what users say about this. We're waiting for @dalthviz to see if this works well on Windows. |
@ccordoba12 @andfoy as soon as I manage to fix my Windows installation I will test this 👍 |
@andfoy @ccordoba12 some of the icons changed 👍 : but there is an error: I think that instead of |
Also, it's not detecting |
Then force the association using the file extension, please. |
@dalthviz, please run a final test for this one, please. |
@andfoy @ccordoba12 testing this is not working, but it's just because a missing dot in the dic that has the MS Office extensions (i.e |
@dalthviz, please give it another try (hopefully the last one :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes #3825
Icons are based on font-awesome's
file-*-o
icons and they are selected based on the inferred MIME type of each file: