You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
415 B
18 lines
415 B
15 years ago
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||
|
<kpartgui name="kbounce" version="6">
|
||
|
|
||
|
<MenuBar>
|
||
|
<Menu name="settings">
|
||
|
<Action name="background_select"/>
|
||
|
<Action name="background_show"/>
|
||
|
<Action name="toggle_sound" append="save_merge"/>
|
||
|
</Menu>
|
||
|
</MenuBar>
|
||
|
|
||
|
<ToolBar noMerge="1" name="mainToolBar"><text>Main Toolbar</text>
|
||
|
<Action name="game_new"/>
|
||
|
<Action name="game_pause"/>
|
||
|
</ToolBar>
|
||
|
|
||
|
</kpartgui>
|