]> cloud.milkyroute.net Git - dolphin.git/commit
Another fix for redirections: "Create New" was missing from the konqpopupmenu when...
authorDavid Faure <faure@kde.org>
Mon, 9 Jun 2008 11:59:15 +0000 (11:59 +0000)
committerDavid Faure <faure@kde.org>
Mon, 9 Jun 2008 11:59:15 +0000 (11:59 +0000)
commit11bf9d8dbb25ce254135454761bd0f138f06a8a3
treee56e0bd504ff65227d4ebb6598a34058287bdd78
parentffe9bbacd9a27f3a2a8c349504a65e1c89e64503
Another fix for redirections: "Create New" was missing from the konqpopupmenu when doing RMB on ftp://user@host, because after the redirection, part->url() was still the old url (so it didn't look like a popup opened for the current directory, in the konqpopupemenu code)

svn path=/trunk/KDE/kdebase/apps/; revision=818721
src/dolphinpart.cpp