summaryrefslogtreecommitdiffstats
path: root/kparts/tests/plugin_spellcheck.rc
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/tests/plugin_spellcheck.rc')
-rw-r--r--kparts/tests/plugin_spellcheck.rc15
1 files changed, 0 insertions, 15 deletions
diff --git a/kparts/tests/plugin_spellcheck.rc b/kparts/tests/plugin_spellcheck.rc
deleted file mode 100644
index 1980186cf..000000000
--- a/kparts/tests/plugin_spellcheck.rc
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE kpartplugin>
-<kpartplugin library="libspellcheckplugin">
-<MenuBar>
- <Menu name="edit"><Text>&amp;Edit</Text>
- <Action name="spellcheck"/>
- </Menu>
- <Menu name="SomePluginMenu"><text>Some Cool Plugin Menu</text>
- <Action name="spellcheck"/>
- <Action name="searchreplace"/>
- <Menu name="WhatASubMenu"><text>Yep</text>
- <Action name="searchreplace"/>
- </Menu>
- </Menu>
-</MenuBar>
-</kpartplugin>