diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-11-14 17:16:08 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-12-12 16:40:28 +0100 |
commit | 7932ee0fd2e683af8cc1207986504747ccfbc68e (patch) | |
tree | c66446b807778be74401bfb649a1b3784379bcf5 /src/rekonqui.rc | |
parent | Sync feature, first bits (diff) | |
download | rekonq-7932ee0fd2e683af8cc1207986504747ccfbc68e.tar.xz |
Let the "big sync" work (the one done every minute...)
Diffstat (limited to 'src/rekonqui.rc')
-rw-r--r-- | src/rekonqui.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rekonqui.rc b/src/rekonqui.rc index 42b18bb3..7aeeb566 100644 --- a/src/rekonqui.rc +++ b/src/rekonqui.rc @@ -26,6 +26,7 @@ <Action name="set_editable" /> <Separator/> <Action name="useragent" /> + <Action name="sync" /> <Action name="adblock" /> </Menu> |