From e0d45c96583226c49b825bdb76f430e4b934007d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 12 Oct 2014 17:52:07 -0500 Subject: Bring stop, lock, exit, and run icons into XDG compliance --- kdf/kwikdisk.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdf/kwikdisk.cpp') 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()) ); } -- cgit v1.2.1