From 084a2d2e3d39e7b25a6101f125a37bb05b9caf81 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 15 Oct 2004 07:36:53 +0000 Subject: added an any select mask and updated the hook maps. 2004-10-15 Not Zed * gui/widgets/eab-popup.c: added an any select mask and updated the hook maps. * gui/component/addressbook-component.c (addressbook_component_init): register the addressbook hooks. * gui/component/addressbook-view.c (addressbook_view_init): setup the menu manager. (control_activate_cb): activate the menu manager. (update_command_state): and update the menu manager. * gui/widgets/eab-menu.[ch]: Added menu manager class. svn path=/trunk/; revision=27589 --- addressbook/gui/widgets/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'addressbook/gui/widgets/Makefile.am') diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index 504702b277..b54045a5c8 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -44,6 +44,8 @@ libeabwidgets_la_SOURCES = \ eab-contact-display.h \ eab-gui-util.c \ eab-gui-util.h \ + eab-menu.c \ + eab-menu.h \ eab-popup.c \ eab-popup.h \ eab-popup-control.c \ -- cgit v1.2.3