summaryrefslogtreecommitdiffstats
path: root/kate/openheader/ui.rc
diff options
context:
space:
mode:
Diffstat (limited to 'kate/openheader/ui.rc')
-rw-r--r--kate/openheader/ui.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/kate/openheader/ui.rc b/kate/openheader/ui.rc
new file mode 100644
index 0000000..5ccd8f8
--- /dev/null
+++ b/kate/openheader/ui.rc
@@ -0,0 +1,8 @@
+<!DOCTYPE kpartgui>
+<kpartplugin name="kateopenheader" library="libkateopenheaderplugin" version="3">
+<MenuBar>
+ <Menu name="file"><Text>&amp;File</Text>
+ <Action name="file_openheader" group="open_merge"/>
+ </Menu>
+</MenuBar>
+</kpartplugin>