summaryrefslogtreecommitdiffstats
path: root/kparts/tests/plugin_foobar.rc
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/tests/plugin_foobar.rc')
-rw-r--r--kparts/tests/plugin_foobar.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kparts/tests/plugin_foobar.rc b/kparts/tests/plugin_foobar.rc
index 377c6b901..e614e505f 100644
--- a/kparts/tests/plugin_foobar.rc
+++ b/kparts/tests/plugin_foobar.rc
@@ -2,10 +2,10 @@
<kpartplugin library="libfoobar">
<MenuBar>
<Menu name="file"><Text>&amp;File</Text>
- <Action name="searchtqreplace"/>
+ <Action name="searchreplace"/>
</Menu>
<Menu name="woohoo"><Text>fun</Text>
- <Action name="searchtqreplace"/>
+ <Action name="searchreplace"/>
</Menu>
</MenuBar>
<ToolBar name="gah"/>