]> cloud.milkyroute.net Git - dolphin.git/commit
Implemented one of the most often requested features for Dolphin: allow that the...
authorPeter Penz <peter.penz19@gmail.com>
Sun, 25 Feb 2007 20:51:05 +0000 (20:51 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sun, 25 Feb 2007 20:51:05 +0000 (20:51 +0000)
commitd9c3648d5a4601d8e11e148ca77b3e9d84cf3207
treec330de8ad239606f81a3bd7ac02c55fb340d0716
parent7a34c3321d1d36a9b20fb9116b33b8c8a9181e82
Implemented one of the most often requested features for Dolphin: allow that the command 'Delete' is shown in the context menu to bypass the trash. Like in Konqueror the default setting is that the 'Delete' command is not shown. TODO: currently this is a custom setting of Dolphin. Konqueror uses the global settings from KDE for this -> should this be changed to use the global setting instead?

svn path=/trunk/KDE/kdebase/apps/; revision=637232
src/dolphin_generalsettings.kcfg
src/dolphincontextmenu.cpp
src/dolphinmainwindow.cpp
src/generalsettingspage.cpp
src/generalsettingspage.h