summaryrefslogtreecommitdiffstats
path: root/ksim/ksimpref.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-02 09:10:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-02 09:10:20 -0600
commit8ebcedc9d5fa93b00af95ac31fd252e2efe6caca (patch)
treea135969099228a17ef101457e28b478b3bcf3d3a /ksim/ksimpref.cpp
parent61424d335349e0611f1c017d0079553231f1c433 (diff)
downloadtdeutils-8ebcedc9d5fa93b00af95ac31fd252e2efe6caca.tar.gz
tdeutils-8ebcedc9d5fa93b00af95ac31fd252e2efe6caca.zip
Rename most device icons to comply with XDG standards
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"),