summaryrefslogtreecommitdiffstats
path: root/konqueror/shellcmdplugin/kshellcmdplugin.rc
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/shellcmdplugin/kshellcmdplugin.rc')
-rw-r--r--konqueror/shellcmdplugin/kshellcmdplugin.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmdplugin.rc b/konqueror/shellcmdplugin/kshellcmdplugin.rc
new file mode 100644
index 000000000..fab09c43f
--- /dev/null
+++ b/konqueror/shellcmdplugin/kshellcmdplugin.rc
@@ -0,0 +1,8 @@
+<!DOCTYPE kpartplugin>
+<kpartplugin name="kshellcmdplugin" library="konq_shellcmdplugin">
+<MenuBar>
+ <Menu name="tools"><text>&amp;Tools</text>
+ <Action name="executeshellcommand"/>
+ </Menu>
+</MenuBar>
+</kpartplugin>