summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/test/kptestplugin.rc
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/test/kptestplugin.rc')
-rw-r--r--kontact/plugins/test/kptestplugin.rc10
1 files changed, 10 insertions, 0 deletions
diff --git a/kontact/plugins/test/kptestplugin.rc b/kontact/plugins/test/kptestplugin.rc
new file mode 100644
index 00000000..0931d6c9
--- /dev/null
+++ b/kontact/plugins/test/kptestplugin.rc
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<!DOCTYPE gui>
+<gui name="kptestplugin" version="1">
+<MenuBar>
+ <Menu name="edit"><Text>&amp;Edit</Text>
+ <Action name="edit_test"/>
+ </Menu>
+</MenuBar>
+</gui>
+