summaryrefslogtreecommitdiffstats
path: root/ksim/ksimpref.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-02 09:10:20 -0600
committerSlávek Banko <slavek.banko@axis.cz>2015-03-04 23:50:40 +0100
commitb2adf01796ff5a54aaa7db39143acba490b9f984 (patch)
tree7056005922a98462f21dbe485ec02e4c8baf59c4 /ksim/ksimpref.cpp
parentb914f328e4599cc6324415004d17f1fcd13a9ac8 (diff)
downloadtdeutils-b2adf01796ff5a54aaa7db39143acba490b9f984.tar.gz
tdeutils-b2adf01796ff5a54aaa7db39143acba490b9f984.zip
Rename most device icons to comply with XDG standards
(cherry picked from commit 8ebcedc9d5fa93b00af95ac31fd252e2efe6caca)
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"),