summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/genericinterface/kmfgenericinterface.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-06-26 23:40:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-06-26 23:40:05 +0900
commit0bc046c8bc4c3b28f64fffe4888ec321f730c3f6 (patch)
tree1492ce86580ca9dc3a792e5c482965eaff30f6c2 /kmyfirewall/genericinterface/kmfgenericinterface.cpp
parent11512411c35c5f2dafef278a58dad993495d9689 (diff)
downloadkmyfirewall-0bc046c8bc4c3b28f64fffe4888ec321f730c3f6.tar.gz
kmyfirewall-0bc046c8bc4c3b28f64fffe4888ec321f730c3f6.zip
Adjusted to new normalized device icon names in tdelibs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmyfirewall/genericinterface/kmfgenericinterface.cpp')
-rw-r--r--kmyfirewall/genericinterface/kmfgenericinterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/genericinterface/kmfgenericinterface.cpp b/kmyfirewall/genericinterface/kmfgenericinterface.cpp
index 9c68f61..1a062cf 100644
--- a/kmyfirewall/genericinterface/kmfgenericinterface.cpp
+++ b/kmyfirewall/genericinterface/kmfgenericinterface.cpp
@@ -216,7 +216,7 @@ void KMFGenericInterface::loadIcons() {
icon_name = "services";
icon_protocol_page = loader->loadIcon( icon_name, TDEIcon::Desktop );
- icon_name = "nfs_unmount";
+ icon_name = "nfs-unmounted";
icon_edit_protocol_page = loader->loadIcon( icon_name, TDEIcon::Desktop );
icon_name = "pipe";