Fixes #66484 Added a enum variable for the code error User not found error
authorChenthill Palanisamy <pchenthill@novell.com>
Tue, 5 Oct 2004 11:27:30 +0000 (11:27 +0000)
committerChenthill Palanisamy <pchen@src.gnome.org>
Tue, 5 Oct 2004 11:27:30 +0000 (11:27 +0000)
commitd60d3727a4bfb7dc12f7169cd394c66becd73c3b
tree06f49d6f24300a4d836421feca43bd365e0ea186
parent30ecee25f92eddb3ffbd1617c31038294efa1617
Fixes #66484 Added a enum variable for the code error User not found error

2004-10-04  Chenthill Palanisamy <pchenthill@novell.com>

Fixes #66484
* e-gw-connection.[ch] (EGwConnectionStatus):
Added a enum variable for the code error User not
found error message from the server.
* e-gw-connection.c (e_gw_connection_parse_response_status),
(e_gw_connection_get_error_message):
Added the code 53505 and used the new enum variable.
servers/groupwise/ChangeLog
servers/groupwise/e-gw-connection.c
servers/groupwise/e-gw-connection.h