diff options
| author | Rahman Duran <[email protected]> | 2009-03-25 22:00:50 +0000 |
|---|---|---|
| committer | Rahman Duran <[email protected]> | 2009-03-25 22:00:50 +0000 |
| commit | bd2f7179de1b42399b5f04ef65221e8e81250392 (patch) | |
| tree | 3ed1e361a19414eeb5049c2c079e161a5d9ebb0c /src/dolphinui.rc | |
| parent | 750bb9e12c9ef1ef85e93535e619f91f17ae04cc (diff) | |
BUG: 175658
GUI:
The remote encoding code adapted from Konqueror to Dolphin. Now user can change
encoding for remote urls like ftp. Konqueror doesn't use
KRemoteEncodingPlugin anymore. Instead, this feature is supplied to
Konqueror via DolphinPart.
svn path=/trunk/KDE/kdebase/apps/; revision=944659
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 8d89b07c8..05dfd3abb 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -78,6 +78,7 @@ <Action name="show_filter_bar" /> <Action name="open_terminal" /> <Action name="compare_files" /> + <Action name="change_remote_encoding" /> </Menu> </MenuBar> <State name="new_file" > |
