Added a new function for modifyin the settings.
authorChenthill Palanisamy <pchenthill@novell.com>
Wed, 12 Jan 2005 13:16:38 +0000 (13:16 +0000)
committerChenthill Palanisamy <pchen@src.gnome.org>
Wed, 12 Jan 2005 13:16:38 +0000 (13:16 +0000)
commitdafb256a0e2e65469eee64e7a05ae484e5287010
tree8141d1cc2b815a56fc7ef0d9ab21aaf695a0fb61
parentb023a0fb3e051053efde8185a8192a7332fa7562
Added a new function for modifyin the settings.

2005-01-12  Chenthill Palanisamy <pchenthill@novell.com>

* e-gw-connection.c:
(e_gw_connection_modify_settings), (e_gw_connection_get_settings):
* e-gw-connection.h: Added a new function for modifyin the settings.
* e-gw-sendoptions.c: (parse_status_tracking_options),
(parse_general_options), (parse_advanced_settings),
(e_gw_sendoptions_store_settings),
(e_gw_sendoptions_write_settings), (set_status_tracking_changes),
(set_general_options_changes),
(e_gw_sendoptions_form_message_to_modify), (e_gw_sendoptions_new):
* e-gw-sendoptions.h: Added new functions to form the soap message for
modifying the Send options settings.
servers/groupwise/ChangeLog
servers/groupwise/e-gw-connection.c
servers/groupwise/e-gw-connection.h
servers/groupwise/e-gw-sendoptions.c
servers/groupwise/e-gw-sendoptions.h