]> cloud.milkyroute.net Git - dolphin.git/commit
When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files),
authorDavid Faure <faure@kde.org>
Thu, 5 Jun 2008 22:25:07 +0000 (22:25 +0000)
committerDavid Faure <faure@kde.org>
Thu, 5 Jun 2008 22:25:07 +0000 (22:25 +0000)
commit3d28c535643ce8ad0c91b20adbdd1229031d3c82
tree5b4d3b175129147105da6e52a432de4da565d830
parent008f524498475dd28717b1f3d65e2c99bbdb5b2a
When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files),
enable a hidden action with Key_Del as shortcut, so that the user can press Del to delete the file.
BUG: 76016

svn path=/trunk/KDE/kdebase/apps/; revision=817389
src/dolphinmainwindow.cpp
src/dolphinpart.cpp
src/dolphinui.rc
src/dolphinviewactionhandler.cpp