Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
TDEToggleAction*act=newTDEToggleAction(i18n("Enable All Dialog Boxes"),0,TQT_TQOBJECT(this),TQT_SLOT(enableAllMessages()),actionCollection(),"enableAll");
act->setCheckedState(i18n("Disable All Dialog Boxes"));