summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/widgets/browser/propsplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/widgets/browser/propsplugin.cpp')
-rw-r--r--kftpgrabber/src/widgets/browser/propsplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kftpgrabber/src/widgets/browser/propsplugin.cpp b/kftpgrabber/src/widgets/browser/propsplugin.cpp
index 6a6ed1f..cb22ede 100644
--- a/kftpgrabber/src/widgets/browser/propsplugin.cpp
+++ b/kftpgrabber/src/widgets/browser/propsplugin.cpp
@@ -115,7 +115,7 @@ PropsPlugin::PropsPlugin(KPropertiesDialog *props, KFileItemList items)
fileSize += (*i)->size();
}
- iconText = "tdemultiple";
+ iconText = "application-vnd.tde.tdemultiple";
nameText = TDEIO::itemsSummaryString(countFiles + countFolders, countFiles, countFolders, 0, false);
}