summaryrefslogtreecommitdiffstats
path: root/kdf/kwikdisk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdf/kwikdisk.cpp')
-rw-r--r--kdf/kwikdisk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdf/kwikdisk.cpp b/kdf/kwikdisk.cpp
index 67416c7..c06e9c2 100644
--- a/kdf/kwikdisk.cpp
+++ b/kdf/kwikdisk.cpp
@@ -239,7 +239,7 @@ void KwikDisk::updateDFDone()
contextMenu()->insertSeparator();
contextMenu()->insertItem(
- KSystemTray::loadIcon("exit"),
+ KSystemTray::loadIcon("system-log-out"),
KStdGuiItem::quit().text(), this, TQT_SIGNAL(quitSelected()) );
}