diff options
| author | Peter Penz <[email protected]> | 2008-07-26 13:49:50 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-07-26 13:49:50 +0000 |
| commit | a07ea82381c53c3b2a2a73d8637a17bf43038940 (patch) | |
| tree | 13e802484b6c17345f92fd44b5de95dc9ce7f552 /src/dolphinui.rc | |
| parent | d337ece6df43337eff338758ace5204937a000b7 (diff) | |
Provide a "Quick View" in the Tools menu, which uses the Previewer plasmoid.
TODO 1: use the D-Bus interface directly instead of using KRun::runCommand() as workaround.
TODO 2: a new icon would be necessary
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=838039
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 c951f856b..33172416a 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -73,6 +73,7 @@ <Action name="find_file" /> <Action name="show_filter_bar" /> <Action name="compare_files" /> + <Action name="quick_view" /> </Menu> </MenuBar> <State name="new_file" > |
