From da4c46c126c59356c64030c1f05ddc2a3f72cad0 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Fri, 1 Jul 2005 10:06:24 +0000 Subject: Added new file entries for calendar , contacts and change-password enabled 2005-07-01 Praveen Kumar * Makefile.am : Added new file entries for calendar , contacts and change-password * exchange-account-setup.c (btn_chpass_clicked) : enabled the code * exchange-operations.c (exchange_operations_cta_add_node_to_tree) : This now stores the relative uri of the node to the model (exchange_operations_cta_select_node_from_tree) : Added new. This selects the node for a given relative uri. * exchange-operations.h : Similar * org-gnome-exchange-operations.eplug.in : Added commit hook action for calendar and contacts * exchange-change-password.c : Added new * exchange-calendar.c : Added new * exchange-contacts.c : Added new svn path=/trunk/; revision=29610 --- plugins/exchange-operations/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/exchange-operations/Makefile.am') diff --git a/plugins/exchange-operations/Makefile.am b/plugins/exchange-operations/Makefile.am index 470316b750..2bd1f119c8 100644 --- a/plugins/exchange-operations/Makefile.am +++ b/plugins/exchange-operations/Makefile.am @@ -18,6 +18,10 @@ liborg_gnome_exchange_operations_la_SOURCES = \ exchange-operations.h \ exchange-config-listener.c \ exchange-config-listener.h \ + exchange-calendar.c \ + exchange-contacts.c \ + exchange-change-password.c \ + exchange-change-password.h \ exchange-account-setup.c liborg_gnome_exchange_operations_la_LIBADD = \ -- cgit v1.2.3