Revert "Bug 619347 - Return formatted address in e_destination_get_address"
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 21 Jun 2010 11:28:22 +0000 (07:28 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 21 Jun 2010 11:28:22 +0000 (07:28 -0400)
commit92744557ef23a61900d4eb045dd6ba4c9dd7ef43
treea38333a02aef483760368bf513496104fdc3b25e
parentd373a0c4117459c1911bee9868081ab35eee946e
Revert "Bug 619347 - Return formatted address in e_destination_get_address"

This reverts commit db8c986c4f06f0cb57de9bfa6982b4e78f0bb32a.

Despite the misleading documentation, e_destination_get_address() -is-
intended to return an encoded address suitable for use in mail headers.
e_destination_get_textrep() exists for displaying destination addresses
to the user.  The Contact List Editor is apparently calling the wrong
function.
addressbook/libebook/e-destination.c