diff --git a/krename/pictureplugin.cpp b/krename/pictureplugin.cpp index c4b16c6..14ea5af 100644 --- a/krename/pictureplugin.cpp +++ b/krename/pictureplugin.cpp @@ -33,7 +33,7 @@ PicturePlugin::PicturePlugin() keys.append( "bitdepth" ); setupKeys(); - m_icon = "image"; + m_icon = "image-x-generic"; } const TQString PicturePlugin::getName() const