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.
tdegames/kwin4/kwin4/kwin4ui.rc

29 lines
634 B

<!DOCTYPE kpartgui>
<kpartgui name="twin4" version="1">
<MenuBar>
<Menu name="game"><text>&amp;Game</text>
<Action name="new_game"/>
<Action name="open"/>
<Action name="save"/>
<Action name="end_game"/>
<Separator/>
<Action name="network_conf"/>
<Action name="network_chat"/>
<Action name="file_debug"/>
<Action name="flag"/>
<Separator/>
<Action name="hint"/>
<Separator/>
<Action name="game_exit"/>
</Menu>
</MenuBar>
<ToolBar name="mainToolBar"><text>Main Toolbar</text>
<Action name="new_game"/>
<Action name="end_game"/>
<Action name="hint"/>
</ToolBar>
</kpartgui>