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
377 B
18 lines
377 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE kpartgui>
|
|
<kpartgui name="klickety" version="4">
|
|
|
|
<Menu name="popup">
|
|
<Action name="options_show_menubar"/>
|
|
<Separator/>
|
|
<Action name="game_new"/>
|
|
<Separator/>
|
|
<Action name="game_pause"/>
|
|
<Action name="game_highscores"/>
|
|
<Action name="game_print"/>
|
|
<Separator/>
|
|
<Action name="game_quit"/>
|
|
</Menu>
|
|
|
|
</kpartgui>
|