summaryrefslogtreecommitdiffstats
path: root/ksim/monitors/filesystem/filesystemwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/monitors/filesystem/filesystemwidget.cpp')
-rw-r--r--ksim/monitors/filesystem/filesystemwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/monitors/filesystem/filesystemwidget.cpp b/ksim/monitors/filesystem/filesystemwidget.cpp
index 1435195..2fb77e1 100644
--- a/ksim/monitors/filesystem/filesystemwidget.cpp
+++ b/ksim/monitors/filesystem/filesystemwidget.cpp
@@ -217,7 +217,7 @@ void FilesystemWidget::showMenu(uint id)
TQPopupMenu menu;
menu.insertItem(SmallIcon("drive-harddisk-mounted"), i18n("&Mount Device"), 1);
- menu.insertItem(SmallIcon("drive-harddisk"), i18n("&Unmount Device"), 2);
+ menu.insertItem(SmallIcon("drive-harddisk-unmounted"), i18n("&Unmount Device"), 2);
switch (menu.exec(TQCursor::pos())) {
case 1: