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/notepadpart.rc

15 lines
345 B

<!DOCTYPE kpartgui>
<kpartgui name="NotepadPart" version="2">
<MenuBar>
<Menu name="file"><Text>&amp;File</Text>
<Menu name="NotepadSubMenu"><text>Notepad Stuff</text>
<Action name="searchreplace"/>
</Menu>
</Menu>
<Menu name="edit"><Text>&amp;Edit</Text>
<Action name="searchreplace"/>
</Menu>
</MenuBar>
<StatusBar/>
</kpartgui>