Tagged Questions
2
votes
1answer
574 views
Fixing mime type on Ubuntu
I am using Ubuntu 10.04. Sometime back after an update, all files in Ubuntu started showing a mime type of text/plain. This means that double clicking on any file opened it using gvim which is really ...
2
votes
1answer
274 views
How is MIME type “text/html” registered to shared-mime-info? Where is its *.xml file?
On Ubuntu 10.10, which XML file under the directory /usr/share/mime/applications is for MIME type text/html?
I checked xml.xml and xhtml+xml.xml, but neither has a glob pattern of *.html.
So where is ...