From 435673264c7c20197a8e74627c085a97b7215d4f Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 24 Jan 2005 15:57:23 +0000 Subject: Changed the item_type to section instead of item. Made the necessary 2005-01-24 Chenthill Palanisamy * org-gnome-send-options.eplug.in: Changed the item_type to section instead of item. * send-options.c (get_cnc): Made the necessary changes to get cnc since some part of dependant code was changed in groupwise account set up plugin. (org_gnome_send_options): Changed the prototype of the function to return the widget. (send_options_commit): Added a warning message if the Modification was not sent to the server. svn path=/trunk/; revision=28530 --- plugins/send-options/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'plugins/send-options/ChangeLog') diff --git a/plugins/send-options/ChangeLog b/plugins/send-options/ChangeLog index aabd5b84f2..1981fa78ec 100644 --- a/plugins/send-options/ChangeLog +++ b/plugins/send-options/ChangeLog @@ -1,3 +1,16 @@ +2005-01-24 Chenthill Palanisamy + + + * org-gnome-send-options.eplug.in: Changed the item_type to + section instead of item. + * send-options.c (get_cnc): Made the necessary changes to get cnc + since some part of dependant code was changed in groupwise account + set up plugin. + (org_gnome_send_options): Changed the prototype of the function + to return the widget. + (send_options_commit): Added a warning message if the Modification + was not sent to the server. + 2005-01-12 Chenthill Palanisamy * Makefile.am: -- cgit