moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / klettres / klettres / klettresui.rc
blobb5bd91415dff8310a6394be9a21beeb1abeafb5c
1 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
2 <kpartgui name="klettres" version="5">
3         <MenuBar>
4                 <Menu name="file" noMerge="1"><text>&amp;File</text>    
5                         <Action name="play_again"/>
6                         <Action name="downloadnewstuff"/>
7                         <Action name="file_quit"/>
8                 </Menu>
10                 <Action name="levels"/>
11                 
12                 <Action name="languages"/>
13                 
14                 <Menu name="look_mode" noMerge="1"><text>L&amp;ook</text>
15                         <Action name="looks" />
16                         <Separator/>
17                         <Action name="mode_kid"/>
18                         <Action name="mode_grownup"/>
19                 </Menu>
22                 <Menu name="settings" noMerge="1"><text>&amp;Settings</text>
23                         <Action name="menubar" />
24                         <Merge name="StandardToolBarMenuHandler" />
25                         <Action name="options_show_statusbar"/>
26                         <Separator/>
27                         <Action name="options_configure_keybinding"/>
28                         <Action name="options_configure_toolbars"/>
29                         <Action name="options_configure"/>      
30                 </Menu>
31         </MenuBar>
32         <ToolBar name="mainToolbar" noMerge="1"><Text>Main</Text>
33                 <Action name="levels"/>
34                 <Separator/>
35                 <Action name="looks" />
36                 <Separator/>
37                 <Action name="mode_kid"/>
38                 <Action name="mode_grownup"/>
39                 <Separator/>
40                 <Action name="menubar"/>
41                 <Separator/>
42                 <Action name="play_again"/>
43                 <Separator />
44                 <Action name="file_quit"/>
45         </ToolBar>
46         <ToolBar name="secondToolbar" position="bottom" noMerge="1"><text>Characters</text>
47         </ToolBar>
48 </kpartgui>