summaryrefslogtreecommitdiffstats
path: root/ksim/ksimpref.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/ksimpref.cpp')
-rw-r--r--ksim/ksimpref.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/ksimpref.cpp b/ksim/ksimpref.cpp
index 52fe424..1c1efbd 100644
--- a/ksim/ksimpref.cpp
+++ b/ksim/ksimpref.cpp
@@ -84,7 +84,7 @@ KSim::ConfigDialog::ConfigDialog(KSim::Config *config,
list << ' ' + i18n("Miscellaneous") << ' ' + i18n("Swap");
TQFrame *swap = addHBoxPage(list, i18n("Swap Options"),
- SmallIcon("hdd_unmount"));
+ SmallIcon("drive-harddisk"));
m_swapPage = new KSim::SwapPrefs(swap);
TQFrame *theme = addHBoxPage(' ' + i18n("Themes"),