evolution r36657 - branches/gnome-2-24/mail
- From: lakhil svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36657 - branches/gnome-2-24/mail
- Date: Mon, 20 Oct 2008 04:13:34 +0000 (UTC)
Author: lakhil
Date: Mon Oct 20 04:13:34 2008
New Revision: 36657
URL: http://svn.gnome.org/viewvc/evolution?rev=36657&view=rev
Log:
2008-10-20 Akhil Laddha <lakhil novell com>
** Revert the patch committed in rev 36458
* Patch from Bug 552583
Modified:
branches/gnome-2-24/mail/mail-session.c
Modified: branches/gnome-2-24/mail/mail-session.c
==============================================================================
--- branches/gnome-2-24/mail/mail-session.c (original)
+++ branches/gnome-2-24/mail/mail-session.c Mon Oct 20 04:13:34 2008
@@ -171,7 +171,7 @@
char *ret = NULL;
EAccount *account = NULL;
- url = service ? camel_url_to_string (service->url, CAMEL_URL_HIDE_ALL & (~CAMEL_URL_HIDE_AUTH)) : NULL;
+ url = service?camel_url_to_string(service->url, CAMEL_URL_HIDE_ALL):NULL;
if (!strcmp(item, "popb4smtp_uri")) {
/* not 100% mt safe, but should be ok */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]