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.
tdeedu/khangman/khangman/khangmanui.rc

42 lines
1.1 KiB

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="khangman" version="3">
<MenuBar>
<Menu name="file" noMerge="1"><text>&amp;Game</text>
<Action name="file_new"/>
<Action name="downloadnewstuff"/>
<Action name="file_quit"/>
</Menu>
<Action name="combo_level"/>
<Action name="languages"/>
<Action name="combo_mode"/>
<Menu name="settings" noMerge="1"><text>&amp;Settings</text>
<Merge name="StandardToolBarMenuHandler" />
<Merge name="second_act" />
<Action name="options_show_statusbar"/>
<Action name="options_configure_keybinding"/>
<Action name="options_configure_toolbars"/>
<Action name="options_configure"/>
</Menu>
</MenuBar>
<ToolBar name="mainToolBar" noMerge="1"><text>Main</text>
<Action name="fullscreen"/>
<Separator/>
<Action name="combo_level"/>
<Separator/>
<Action name="combo_mode"/>
<Separator/>
<Action name="file_new"/>
<Action name="file_quit"/>
</ToolBar>
<ToolBar name="secondToolBar" noMerge="1"><text>Special Characters</text>
</ToolBar>
</kpartgui>