summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/src/tdenetman-wired_device_tray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdenetworkmanager/src/tdenetman-wired_device_tray.cpp')
-rw-r--r--tdenetworkmanager/src/tdenetman-wired_device_tray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdenetworkmanager/src/tdenetman-wired_device_tray.cpp b/tdenetworkmanager/src/tdenetman-wired_device_tray.cpp
index fcfdc4f..e59b173 100644
--- a/tdenetworkmanager/src/tdenetman-wired_device_tray.cpp
+++ b/tdenetworkmanager/src/tdenetman-wired_device_tray.cpp
@@ -123,7 +123,7 @@ void WiredDeviceTray::addMenuItems(TDEPopupMenu* menu)
if ( connectionItems == 0) {
// menu->insertSeparator();
- menu->insertItem(SmallIcon("filenew", TQIconSet::Automatic), i18n("Create new wired connection"), this, TQT_SLOT(newConnection()));
+ menu->insertItem(SmallIcon("document-new", TQIconSet::Automatic), i18n("Create new wired connection"), this, TQT_SLOT(newConnection()));
}
// bring the device down