repo.or.cz
/
kdelibs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix tricky regression noticed by Vyacheslav Tokarev on Google Reader.
[kdelibs.git]
/
kparts
/
tests
/
plugin_foobar.rc
blob
587a90457baa7b9ae85898eefed0b72e462c1c46
1
<!DOCTYPE kpartplugin>
2
<kpartplugin library="foobar">
3
<MenuBar>
4
<Menu name="file"><Text>&File</Text>
5
<Action name="searchreplace"/>
6
</Menu>
7
<Menu name="woohoo"><Text>fun</Text>
8
<Action name="searchreplace"/>
9
</Menu>
10
</MenuBar>
11
<ToolBar name="gah"/>
12
</kpartplugin>