Tagged Questions
3
votes
1answer
148 views
How to fix xdg-mime for text formats
My xdg-mime makes mistakes. It recognizes an .html file containing Java code as a C++ file.
I don't quite know the internal mechanism of xdg (eg. how it determines filetype). And I want to know how ...