summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--krename/pictureplugin.cpp2
1 files changed, 1 insertions, 1 deletions
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