From f43bc7ed11621ab41bbae861c81d4ddb8b5bb0ab Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 28 Oct 2009 04:45:06 -0400 Subject: Add a menu to the Forward toolbar button. Allows users to choose different mail forwarding methods without navigating the main menu. Suggested by Ng Oon-Ee on evolution-list. --- widgets/misc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'widgets/misc/Makefile.am') diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am index bf6291a0b2..d98acf3c2a 100644 --- a/widgets/misc/Makefile.am +++ b/widgets/misc/Makefile.am @@ -55,6 +55,7 @@ widgetsinclude_HEADERS = \ e-image-chooser.h \ e-import-assistant.h \ e-map.h \ + e-menu-tool-action.h \ e-menu-tool-button.h \ e-online-button.h \ e-paned.h \ @@ -133,6 +134,7 @@ libemiscwidgets_la_SOURCES = \ e-image-chooser.c \ e-import-assistant.c \ e-map.c \ + e-menu-tool-action.c \ e-menu-tool-button.c \ e-online-button.c \ e-paned.c \ -- cgit v1.2.3