┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinui.rc
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-03-02 18:59:09 +0000
committerPeter Penz <[email protected]>2007-03-02 18:59:09 +0000
commitfe8b349bcee6426ddc6f33bc221dfc8973b07e33 (patch)
tree5f71934285a07abf38ba4193c63a7f451bd58b4b /src/dolphinui.rc
parent802a2572b3b85f84ca1e42a23110d81f0f3cc531 (diff)
It seems some people cannot live without a tree view ;-) So Dolphin will provide a dock which contains the directory hierarchy, which will be synchronized with the active view. It does not clutter the UI (the dock can be turned off), but makes happy a lot of users -> kind of win-win-situation. This commit provides only a rough initial version, which shows the current URL as tree. I'll work on the interaction during the next week(s)...
svn path=/trunk/KDE/kdebase/apps/; revision=638628
Diffstat (limited to 'src/dolphinui.rc')
-rw-r--r--src/dolphinui.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
index 601c9f859..d20cdcf1d 100644
--- a/src/dolphinui.rc
+++ b/src/dolphinui.rc
@@ -43,6 +43,7 @@
<text>Panels</text>
<Action name="show_bookmarks_panel" />
<Action name="show_info_panel" />
+ <Action name="show_folders_panel" />
</Menu>
<Menu name="navigation_bar">
<text>Navigation Bar</text>