X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/8eed64171cfdee8be2690e4fb7e0aaeb3aafc6e5..e4170c1910ad91fd31bc64edfab17ddc814411d5:/src/dolphinpart.cpp diff --git a/src/dolphinpart.cpp b/src/dolphinpart.cpp index 12ba14a9f..3a1e6f72c 100644 --- a/src/dolphinpart.cpp +++ b/src/dolphinpart.cpp @@ -154,10 +154,10 @@ void DolphinPart::createActions() connect(goActionGroup, SIGNAL(triggered(QAction*)), this, SLOT(slotGoTriggered(QAction*))); - createGoAction("go_applications", "start-here", + createGoAction("go_applications", "start-here-kde", i18nc("@action:inmenu Go", "App&lications"), QString("programs:/"), goActionGroup); - createGoAction("go_network_folders", "drive-remote", + createGoAction("go_network_folders", "folder-remote", i18nc("@action:inmenu Go", "&Network Folders"), QString("remote:/"), goActionGroup); createGoAction("go_settings", "preferences-system",