diff options
| author | David Faure <[email protected]> | 2007-12-24 11:50:08 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-12-24 11:50:08 +0000 |
| commit | 728ecea4a1969bb8e0f8ae25c94c49f98185e82e (patch) | |
| tree | 606744d6ba7c3bbce8a3238ff00a9dd2ff914cb7 /src/dolphinpart.rc | |
| parent | 0cb23c8cfa1049cbd5ef98368ff1c200978b8ac7 (diff) | |
Move (broken) editMimeType action from konqueror to dolphinpart (and made it work there)
svn path=/trunk/KDE/kdebase/apps/; revision=752422
Diffstat (limited to 'src/dolphinpart.rc')
| -rw-r--r-- | src/dolphinpart.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinpart.rc b/src/dolphinpart.rc index 26002ceaf..325a3650f 100644 --- a/src/dolphinpart.rc +++ b/src/dolphinpart.rc @@ -5,6 +5,7 @@ <Action name="rename"/> <Action name="move_to_trash" /> <Action name="delete"/> + <Action name="editMimeType"/> <Separator /> <Action name="select_all" /> <Action name="invert_selection" /> |
