┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinui.rc
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-01-07 21:10:52 +0000
committerPeter Penz <[email protected]>2007-01-07 21:10:52 +0000
commitb4543ce1708dc0e59cb1dd54e1c53648c5959b24 (patch)
treee82b2aadb91e799fed7ba21bf8d4ef0fde9bbacb /src/dolphinui.rc
parent445f0b64bdd34e39f0565ef870937ebd3d5dfa61 (diff)
Remember the position and size of the docks by using QMainWindow::saveState() and QMainWindow::restoreState(). I assume that in KDE 4 there will be a generic mechanism to store the position and size of docks like done for toolbars -> this is only a temporary solution to have a usable version of Dolphin in the meantime.
svn path=/trunk/playground/utils/dolphin/; revision=620954
Diffstat (limited to 'src/dolphinui.rc')
-rw-r--r--src/dolphinui.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
index 22bfe909e..a090a1d2f 100644
--- a/src/dolphinui.rc
+++ b/src/dolphinui.rc
@@ -43,7 +43,7 @@
<Separator/>
<Menu name="panels">
<text>Panels</text>
- <Action name="show_shortcuts_panel" />
+ <Action name="show_bookmarks_panel" />
<Action name="show_info_panel" />
</Menu>
<Menu name="navigation_bar">