]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/informationpanelcontent.cpp
Replace old deleted nepomuk icon with baloo icon
[dolphin.git] / src / panels / information / informationpanelcontent.cpp
index 2a8682a127e9eb5818e86fa0c518bf14b7b529fb..417ca709cf0c2a1dcbb538ce11345b541ee38ef8 100644 (file)
@@ -231,7 +231,7 @@ void InformationPanelContent::refreshPreview()
             // in the case of a search-URL the URL is not readable for humans
             // (at least not useful to show in the Information Panel)
             m_preview->setPixmap(
-                QIcon::fromTheme(QStringLiteral("nepomuk")).pixmap(KIconLoader::SizeEnormous, KIconLoader::SizeEnormous)
+                QIcon::fromTheme(QStringLiteral("baloo")).pixmap(KIconLoader::SizeEnormous, KIconLoader::SizeEnormous)
             );
         } else {