summaryrefslogtreecommitdiffstats
path: root/ksim/ksimpref.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-06-26 12:40:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-06-26 12:40:20 +0900
commit60319c7d5b0dfa8ac8802888d5c5bf6cd81fc840 (patch)
treece5f390d30a134d9fef31d0d66c48cfb907717e2 /ksim/ksimpref.cpp
parent1c76bf623ae96f88c31a7210fea8341a21c48e56 (diff)
downloadtdeutils-60319c7d5b0dfa8ac8802888d5c5bf6cd81fc840.tar.gz
tdeutils-60319c7d5b0dfa8ac8802888d5c5bf6cd81fc840.zip
Adjusted to new normalized device icon names in tdelibs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 1c1efbd..746c810 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("drive-harddisk"));
+ SmallIcon("drive-harddisk-unmounted"));
m_swapPage = new KSim::SwapPrefs(swap);
TQFrame *theme = addHBoxPage(' ' + i18n("Themes"),