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 78cca2f432
commit bd674122c2

@ -60,7 +60,7 @@ KSim::ConfigDialog::ConfigDialog(KSim::Config *config,
TQStringList list;
list << ' ' + i18n("Miscellaneous") << ' ' + i18n("General");
TQFrame *general = addHBoxPage(list, i18n("General Options"),
SmallIcon("application-vnd.tde.misc"));
SmallIcon("misc"));
m_generalPage = new KSim::GeneralPrefs(general);
list.clear();

Loading…
Cancel
Save