repo.or.cz
/
personal-kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git]
/
apps
/
konqueror
/
kttsplugin
/
khtmlkttsd.rc
blob
75a2c49e415876095bceb2361cca23b811e05a01
1
<!DOCTYPE kpartgui>
2
<kpartgui name="khtmlkttsdplugin" library="khtmlkttsdplugin" version="3" >
3
<MenuBar>
4
<Menu name="tools">
5
<text>&Tools</text>
6
<Action name="tools_kttsd"/>
7
</Menu>
8
</MenuBar>
9
<ToolBar name="speechToolbar" hidden="true">
10
<text>Speech Toolbar</text>
11
<Action name="tools_kttsd"/>
12
</ToolBar>
13
</kpartgui>
14