docu fix, removing trash and del from the magically-handled-actions list.

svn path=/trunk/KDE/kdebase/apps/; revision=737699
This commit is contained in:
David Faure 2007-11-17 01:00:51 +00:00
parent a45bfeaa0f
commit 514ef4f83d

View file

@ -75,7 +75,7 @@ public:
* @param partFlags flags from the BrowserExtension enum, set by the calling part
*
* The actions to pass in include :
* showmenubar, go_back, go_forward, go_up, cut, copy, paste, pasteto, trash, rename, del
* showmenubar, go_back, go_forward, go_up, cut, copy, paste, pasteto
* The others items are automatically inserted.
*
* @todo that list is probably not be up-to-date