summaryrefslogtreecommitdiffstats
path: root/konq-plugins/autorefresh/autorefresh.rc
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/autorefresh/autorefresh.rc')
-rw-r--r--konq-plugins/autorefresh/autorefresh.rc10
1 files changed, 10 insertions, 0 deletions
diff --git a/konq-plugins/autorefresh/autorefresh.rc b/konq-plugins/autorefresh/autorefresh.rc
new file mode 100644
index 0000000..9226178
--- /dev/null
+++ b/konq-plugins/autorefresh/autorefresh.rc
@@ -0,0 +1,10 @@
+<!DOCTYPE kpartgui>
+ <kpartgui library="libautorefresh" name="autorefresh" version="0.1" >
+ <MenuBar>
+ <Menu name="tools">
+ <Text>&amp;Tools</Text>
+ <Action name="autorefresh"/>
+ </Menu>
+ </MenuBar>
+</kpartgui>
+