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.
17 lines
416 B
17 lines
416 B
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
|
<kpartgui name="khtmlpart" version="5">
|
|
<MenuBar>
|
|
<Menu name="edit"><text>&Edit</text>
|
|
<Action name="selectAll" />
|
|
<Separator />
|
|
<Action name="tqfind" />
|
|
<Action name="tqfindNext" />
|
|
<Action name="tqfindPrevious" />
|
|
<Action name="tqfindAheadText" />
|
|
<Action name="tqfindAheadLink" />
|
|
</Menu>
|
|
</MenuBar>
|
|
<ActionProperties>
|
|
</ActionProperties>
|
|
</kpartgui>
|