aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-factory.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-08-14 07:33:48 +0800
committerIain Holmes <iain@src.gnome.org>2001-08-14 07:33:48 +0800
commit9e36f744b8fa82629f2e688eda9ce72f160ead69 (patch)
tree7d14073b1c9e97d2e8e075c441c4e20f913504c4 /my-evolution/e-summary-factory.c
parent6445ee2089907d53a98848c36d108d2f6439f7f5 (diff)
downloadgsoc2013-evolution-9e36f744b8fa82629f2e688eda9ce72f160ead69.tar
gsoc2013-evolution-9e36f744b8fa82629f2e688eda9ce72f160ead69.tar.gz
gsoc2013-evolution-9e36f744b8fa82629f2e688eda9ce72f160ead69.tar.bz2
gsoc2013-evolution-9e36f744b8fa82629f2e688eda9ce72f160ead69.tar.lz
gsoc2013-evolution-9e36f744b8fa82629f2e688eda9ce72f160ead69.tar.xz
gsoc2013-evolution-9e36f744b8fa82629f2e688eda9ce72f160ead69.tar.zst
gsoc2013-evolution-9e36f744b8fa82629f2e688eda9ce72f160ead69.zip
Reload button
svn path=/trunk/; revision=11978
Diffstat (limited to 'my-evolution/e-summary-factory.c')
-rw-r--r--my-evolution/e-summary-factory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/e-summary-factory.c b/my-evolution/e-summary-factory.c
index e6e5f75e85..1f709e1561 100644
--- a/my-evolution/e-summary-factory.c
+++ b/my-evolution/e-summary-factory.c
@@ -26,6 +26,7 @@
BonoboUIVerb verbs[] = {
BONOBO_UI_VERB ("PrintMyEvolution", e_summary_print),
BONOBO_UI_VERB ("ToolsSettings", e_summary_configure),
+ BONOBO_UI_VERB ("Reload", e_summary_reload),
BONOBO_UI_VERB_END
};