After I uninstalled "mime-support", every document in the DocTab is labeled as "octet-stream" unless they have their own .desktop files (usually created by a program like Text Editor, when you save a file.)
So does DocTab look for the /etc/mime.types file, or does it use /usr/share/mime/packages/freedesktop.org.xml now?
I noticed shared-mime-info required glib2 so maybe only gnome apps use it.
I think I'll go back to the old way, since I'm guessing that's what DocTab uses, but I still wonder why they got rid of the old mime-support at the same time they added this one.
On further inspection the /usr/share/mime directory is huge, and full of lots of xml descriptions of types, but the question is do these actually get used? DocTab still seems to label everything octet-stream unless there is a .desktop file saying otherwise.
Anyone know how this works? Are we supposed to be using shared-mime-info OR mime-support instead?