summaryrefslogtreecommitdiffstats
path: root/krita/plugins/viewplugins/screenshot/screenshot-krita.rc
diff options
context:
space:
mode:
Diffstat (limited to 'krita/plugins/viewplugins/screenshot/screenshot-krita.rc')
-rw-r--r--krita/plugins/viewplugins/screenshot/screenshot-krita.rc9
1 files changed, 9 insertions, 0 deletions
diff --git a/krita/plugins/viewplugins/screenshot/screenshot-krita.rc b/krita/plugins/viewplugins/screenshot/screenshot-krita.rc
new file mode 100644
index 00000000..07f14197
--- /dev/null
+++ b/krita/plugins/viewplugins/screenshot/screenshot-krita.rc
@@ -0,0 +1,9 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui library="kritascreenshot" version="1">
+<MenuBar>
+ <Menu name="Tools"><text>&amp;Tools</text>
+ <Seperator/>
+ <Action name="screenshot"/>
+ </Menu>
+</MenuBar>
+</kpartgui>