SVN commit 757233 by jpetso: Backward port of r757229: Kill off the "network" icon for good, before more damage is being done. D kdebase/runtime/pics/oxygen/scalable/actions/small/16x16/network.svgz D kdebase/runtime/pics/oxygen/scalable/actions/small/22x22/network.svgz M +1 -1 kdelibs/kfile/kfileplacesmodel.cpp --- branches/KDE/4.0/kdelibs/kfile/kfileplacesmodel.cpp #757232:757233 @@ -84,7 +84,7 @@ KFilePlacesItem::createBookmark(d->bookmarkManager, i18nc("Home Directory", "Home"), KUrl(KUser().homeDir()), "user-home"); KFilePlacesItem::createBookmark(d->bookmarkManager, - i18n("Network"), KUrl("remote:/"), "network-local"); + i18n("Network"), KUrl("remote:/"), "network-workgroup"); #ifdef Q_OS_WIN //c:\ as root for windows KFilePlacesItem::createBookmark(d->bookmarkManager,