summaryrefslogtreecommitdiffstats
path: root/kget/kget_plug_in/kget_plug_in.rc
diff options
context:
space:
mode:
Diffstat (limited to 'kget/kget_plug_in/kget_plug_in.rc')
-rw-r--r--kget/kget_plug_in/kget_plug_in.rc11
1 files changed, 11 insertions, 0 deletions
diff --git a/kget/kget_plug_in/kget_plug_in.rc b/kget/kget_plug_in/kget_plug_in.rc
new file mode 100644
index 00000000..f40ee8b7
--- /dev/null
+++ b/kget/kget_plug_in/kget_plug_in.rc
@@ -0,0 +1,11 @@
+<!DOCTYPE kpartgui>
+<kpartgui library="khtml_kget" name="khtml_kget" version="3" >
+<MenuBar>
+ <Menu name="tools"><Text>&amp;Tools</Text>
+ <Action name="kget_menu"/>
+ </Menu>
+</MenuBar>
+<ToolBar name="mainToolBar">
+ <Action name="kget_menu"/>
+</ToolBar>
+</kpartgui>