Gentoo Archives: gentoo-user

From: Peter Ruskin <peter.ruskin@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Konqueror Go menu - missing items
Date: Thu, 03 Apr 2008 13:16:58
Message-Id: 200804031411.55833.peter.ruskin@dsl.pipex.com
In Reply to: Re: [gentoo-user] Konqueror Go menu - missing items by Alan McKinnon
1 On Thursday 03 April 2008, Alan McKinnon wrote:
2 > On your machine that still works, can you looksee what is in
3 > ~/kde3.5/share/apps/konqueor/konquerorrc under the section for
4 > the Go menu? Mine looks like such:
5 >
6 >   <Menu name="go" >
7 >    <text>&amp;Go</text>
8 > <!-- go_up, go_back, go_forward, go_home: coming from
9 > ui_standards.rc -->   <Merge/>
10 >    <Action name="go_history" />
11 >    <Action name="go_most_often" />
12 >    <Separator/>
13 >    <Action name="history" />
14 >    <Action name="closedtabs" />
15 >   </Menu>
16
17 This is mine:
18 <Menu name="go" >
19 <text>&amp;Go</text>
20 <Action name="back" />
21 <Action name="forward" />
22 <Action name="up" />
23 <Action name="home" />
24 <Separator/>
25 <Action name="go_system" />
26 <Action name="go_applications" />
27 <Action name="go_network_folders" />
28 <Action name="go_settings" />
29 <Action name="go_media" />
30 <Action name="go_dirtree" />
31 <Action name="go_trash" />
32 <Action name="go_autostart" />
33 <Action name="go_history" />
34 <Action name="go_most_often" />
35 <Separator/>
36 <Action name="history" />
37 </Menu>
38
39 --
40 Peter
41 ========================================================================
42 Gentoo Linux: Portage 2.1.4.4 kernel-2.6.23-gentoo-r3
43 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ gcc(GCC): 4.1.2
44 KDE: 3.5.8 Qt: 3.3.8
45 ========================================================================
46 --
47 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Konqueror Go menu - missing items Alan McKinnon <alan.mckinnon@×××××.com>