Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown

pull/1/head
Timothy Pearson 10 years ago
parent eb186dbe60
commit 9d1e7f2d42

@ -172,7 +172,7 @@ TQString HTMLExport::getColorByEntry(TQString s)
//////////////////////////////////// Settings ////////////////////////////////////
Prefs::Prefs(TQObject *parent)
: CModule(i18n("Playlist Export"), i18n("Colors & Settings for HTML Export"), "html", parent)
: CModule(i18n("Playlist Export"), i18n("Colors & Settings for HTML Export"), "text-html", parent)
{
// Init Config

Loading…
Cancel
Save