From 60319c7d5b0dfa8ac8802888d5c5bf6cd81fc840 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 26 Jun 2019 12:40:20 +0900 Subject: Adjusted to new normalized device icon names in tdelibs. Signed-off-by: Michele Calgaro --- ksim/ksimpref.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/ksimpref.cpp') 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"), -- cgit v1.2.3