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.
tdelibs/tdeparts/tests/tdepartstest_shell.rc

29 lines
656 B

<!DOCTYPE kpartgui>
<kpartgui name="Shell">
<MenuBar>
<Menu name="file"><Text>&amp;File</Text>
<Action name="open_local_file"/>
<Action name="open_remote_file"/>
<Separator/>
<Action name="edit_file"/>
<Action name="close_editor"/>
<Merge name="NotepadPart"/>
<Separator/>
<Merge/>
<Separator/>
<Action name="shell_quit"/>
</Menu>
<Merge/>
<Menu name="blah"><Text>BlahFoo</Text>
<Action name="shell_yami"/>
<Menu name="nonsense"><Text>Dummdidumm</Text>
<Action name="shell_yasmi"/>
</Menu>
</Menu>
</MenuBar>
<ToolBar name="mainToolBar">
<Action name="shell_quit"/>
</ToolBar>
<StatusBar/>
</kpartgui>