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.
koffice/koshell/koshellui.rc

15 lines
339 B

<!DOCTYPE kpartgui>
<kpartgui name="koshell" version="1">
<MenuBar>
<Menu name="file"><text>&amp;File</text>
<Action name="save_all"/>
</Menu>
<Menu name="settings"><Text>&amp;Settings</Text>
<Action name="show_sidebar"/>
</Menu>
<Menu name="help">
<Action name="partSpecificHelp"/>
</Menu>
</MenuBar>
</kpartgui>