On Thu, 3 Apr 2008 13:33:19 +0200, Alan McKinnon wrote:

> On your machine that still works, can you looksee what is in 
> ~/kde3.5/share/apps/konqueor/konquerorrc under the section for the Go 
> menu? Mine looks like such:
> 
>   <Menu name="go" >
>    <text>&amp;Go</text>
> <!-- go_up, go_back, go_forward, go_home: coming from 
> ui_standards.rc -->   <Merge/>
>    <Action name="go_history" />
>    <Action name="go_most_often" />
>    <Separator/>
>    <Action name="history" />
>    <Action name="closedtabs" />
>   </Menu>

It's konqueror.rc here, but the file is definitely different to yours:

  <Menu name="go" >
   <text>&amp;Go</text>
   <Action name="back" />
   <Action name="forward" />
   <Action name="up" />
   <Action name="home" />
   <Separator/>
   <Action name="go_system" />
   <Action name="go_applications" />
   <Action name="go_network_folders" />
   <Action name="go_settings" />
   <Action name="go_media" />
   <Action name="go_dirtree" />
   <Action name="go_trash" />
   <Action name="go_autostart" />
   <Action name="go_history" />
   <Action name="go_most_often" />
   <Separator/>
   <Action name="history" />
  </Menu>

I pasted that into the laptop's file and the menu entries are back.

Thank for pointing out a problem I didn't even know I had and giving me
the solution ;-)


-- 
Neil Bothwick

"I do not fear computers, I fear the lack of them" - Asimov

Attachment: signature.asc
Description: PGP signature

Reply via email to