summaryrefslogtreecommitdiffstats
path: root/kate/xmlcheck/ui.rc
diff options
context:
space:
mode:
Diffstat (limited to 'kate/xmlcheck/ui.rc')
-rw-r--r--kate/xmlcheck/ui.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/kate/xmlcheck/ui.rc b/kate/xmlcheck/ui.rc
new file mode 100644
index 0000000..9f24edd
--- /dev/null
+++ b/kate/xmlcheck/ui.rc
@@ -0,0 +1,8 @@
+<!DOCTYPE kpartgui>
+<kpartplugin name="katexmlcheck" library="libkatexmlcheckplugin" version="4">
+<MenuBar>
+ <Menu name="xml"><Text>&amp;XML</Text>
+ <Action name="xml_check" />
+ </Menu>
+</MenuBar>
+</kpartplugin>