diff options
| author | Peter Penz <[email protected]> | 2007-04-14 16:50:51 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-04-14 16:50:51 +0000 |
| commit | b72bd12276b3ae794c942b0dcfca02332677b335 (patch) | |
| tree | 878a0143dd386ad98e5d27fe640a6d757e69278c /src/dolphinui.rc | |
| parent | 93a1a2c8b0a8e60ff8f0d385311df0a5d9999e7e (diff) | |
allow to turn on/off the places panel by the menu
svn path=/trunk/KDE/kdebase/apps/; revision=653936
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 17edc1aa7..a6cfa18c7 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -50,7 +50,7 @@ <Separator/> <Menu name="panels"> <text>Panels</text> - <Action name="show_bookmarks_panel" /> + <Action name="show_places_panel" /> <Action name="show_info_panel" /> <Action name="show_folders_panel" /> </Menu> |
