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

pull/1/head
Timothy Pearson 10 years ago
parent 36b390c50f
commit 37b536d8c9

@ -33,7 +33,7 @@ PicturePlugin::PicturePlugin()
keys.append( "bitdepth" );
setupKeys();
m_icon = "image";
m_icon = "image-x-generic";
}
const TQString PicturePlugin::getName() const

Loading…
Cancel
Save