Fix remaining issues from mimetype icon rename

pull/1/head
Timothy Pearson 10 years ago
parent f45f6974b9
commit 849537feca

@ -267,7 +267,7 @@ TQPixmap ImageDisplay::getDisplay()
if(status() & S_Active)
{
icon = TDEGlobal::iconLoader()->loadIcon(""text-x-katefilelist", TDEIcon::NoGroup, 128);
icon = TDEGlobal::iconLoader()->loadIcon("unknown", TDEIcon::NoGroup, 128);
if(query().isEmpty())
label = i18n("No items matched.");
else

Loading…
Cancel
Save