diff options
| author | Kevin Ottens <[email protected]> | 2006-11-29 18:09:26 +0000 |
|---|---|---|
| committer | Kevin Ottens <[email protected]> | 2006-11-29 18:09:26 +0000 |
| commit | b1d5b6b7467d15417131c8df8fdecb22b2008db4 (patch) | |
| tree | 119882f5616809a57eb9b81621dc6361a97ed282 /src/dolphinui.rc | |
| parent | 91c5f52d87c7af2412b5935095df1f90d6eb4a04 (diff) | |
Get ride of the sidebar and use dockwidgets instead.
Default is now three panes, but the dockwidgets can be stacked, etc. to
the user convenience.
There's a slight loss in feature since I disabled dockwidgets hiding,
it's simply because some rework is still needed in kdelibs and Qt to
make them work correctly.
svn path=/trunk/playground/utils/dolphin/; revision=609186
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 49eb67daf..5db6ff9a9 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -46,7 +46,6 @@ <Action name="editable_location" /> <Action name="edit_location" /> </Menu> - <Action name="sidebar" /> <Action name="view_properties" /> </Menu> <Menu name="tools"> |
