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.
|
|
|
<!DOCTYPE kpartgui>
|
|
|
|
<kpartplugin name="tdetexteditor_docwordcompletion" library="tdetexteditor_docwordcompletion" version="4">
|
|
|
|
<MenuBar>
|
|
|
|
<Menu name="tools"><Text>&Tools</Text>
|
|
|
|
<separator group="tools_operations" />
|
|
|
|
<menu name="wordcompletion" group="tools_operations"><text>Word Completion</text>
|
|
|
|
<Action name="doccomplete_fw" />
|
|
|
|
<Action name="doccomplete_bw" />
|
|
|
|
<Action name="doccomplete_pu" />
|
|
|
|
<Action name="doccomplete_sh" />
|
|
|
|
<separator />
|
|
|
|
<action name="enable_autopopup" />
|
|
|
|
</menu>
|
|
|
|
</Menu>
|
|
|
|
</MenuBar>
|
|
|
|
</kpartplugin>
|