Add (and install) svg for the new krunner interface.
[kdebase/uwolfer.git] / apps / konqueror / src / konq-simplebrowser.rc
blob9b8da10da3326ce9ab4cfb6af4a11d7b7306b38e
1 <?xml version = '1.0'?>
2 <!-- This file is used by the simplebrowser profile -->
3 <!DOCTYPE gui SYSTEM "kpartgui.dtd">
4 <gui version="52" name="Konqueror" >
5 <MenuBar>
6 <Menu noMerge="1" name="file" >
7 <text>&amp;Location</text>
8 <Action name="new_window" />
9 <Action name="newtab" />
10 <Action name="open_location" />
11 <Separator/>
12 <Action name="sendURL" />
13 <Action name="sendPage" />
14 <Separator/>
15 <Merge/>
16 <Action name="print" />
17 <DefineGroup name="print" />
18 <Separator/>
19 <ActionList name="openwith" />
20 <Action name="quit" />
21 </Menu>
22 <Menu noMerge="1" name="edit" >
23 <text>&amp;Edit</text>
24 <Action name="copy" />
25 <Action name="paste" />
26 <Action name="del" />
27 <WeakSeparator/>
28 <Merge/>
29 </Menu>
30 <Menu noMerge="1" name="view" >
31 <text>&amp;View</text>
32 <Action name="go_most_often" />
33 <ActionList name="viewmode" />
34 <Separator/>
35 <Merge/>
36 </Menu>
37 <Action name="bookmarks" />
38 <Menu name="tools" >
39 <text>&amp;Tools</text>
40 <WeakSeparator/>
41 <Merge/>
42 </Menu>
43 <Menu noMerge="1" name="settings" >
44 <text>&amp;Settings</text>
45 <Merge name="StandardToolBarMenuHandler" />
46 <Action name="saveviewprofile" />
47 <Action name="options_show_menubar" />
48 <Action name="fullscreen" />
49 <Separator/>
50 <Action name="options_configure_keybinding" />
51 <Action name="options_configure_toolbars" />
52 <Action name="options_configure_extensions" />
53 <Action name="options_configure" />
54 <Action name="configurespellcheck" />
55 </Menu>
56 <Menu append="about_merge" name="help" >
57 <text>&amp;Help</text>
58 <Action name="konqintro" />
59 </Menu>
60 <Merge/>
61 </MenuBar>
62 <ToolBar newline="true" hidden="true" name="mainToolBar">
63 <text>Main Toolbar</text>
64 <Action name="konq_sidebartng" />
65 <Separator name="separator_0" />
66 <Action name="print" />
67 <WeakSeparator/>
68 <Merge/>
69 <ActionList name="fullscreen" />
70 <WeakSeparator/>
71 </ToolBar>
72 <ToolBar newline="false" hidden="true" index="1" name="extraToolBar" >
73 <text>Extra Toolbar</text>
74 </ToolBar>
75 <ToolBar newline="true" noMerge="1" name="locationToolBar" fullWidth="true" >
76 <text>Location Toolbar</text>
77 <Action name="go_back" />
78 <Action name="go_forward" />
79 <Action name="go_up" />
80 <Action name="go_home" />
81 <Action name="reload" />
82 <Action name="stop" />
83 <Action name="security" />
84 <Action name="location_label" />
85 <Action name="toolbar_url_combo" />
86 <Action name="go_url" />
87 <Action name="animated_logo" />
88 </ToolBar>
89 <ToolBar newline="true" noEdit="true" iconText="icontextright" iconSize="16" name="bookmarkToolBar" fullWidth="true" >
90 <text>Bookmark Toolbar</text>
91 </ToolBar>
92 <MainWindow>
93 <Action name="clear_location" />
94 </MainWindow>
95 <ActionProperties>
96 <Action shortcut="F9" name="konq_sidebartng" />
97 </ActionProperties>
98 </gui>