diff options
| author | Peter Penz <[email protected]> | 2008-04-18 20:21:21 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-04-18 20:21:21 +0000 |
| commit | 6ba12bacc79d80aeecc1e3fd58c06aa89f0e0ba0 (patch) | |
| tree | df6994c40291006e70ca6aa71fd45dafd605e2c3 /src/dolphinui.rc | |
| parent | 7d0080868bade4b476c824817b5ec9b5993a3b46 (diff) | |
consider the protocol and directory capabilities for file actions like Rename, Delete and Move To Trash
svn path=/trunk/KDE/kdebase/apps/; revision=798674
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index efee42a0f..603cfc580 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -95,6 +95,7 @@ <enable> <Action name="edit_cut" /> <Action name="edit_copy" /> + <Action name="rename" /> <Action name="move_to_trash" /> <Action name="delete" /> <Action name="properties" /> |
