From 62a80c2d2553724e71f946af9fdc51828f1abd77 Mon Sep 17 00:00:00 2001 From: Sivaiah Nallagatla Date: Fri, 15 Oct 2004 10:08:20 +0000 Subject: uncomment HANDLE_MAILTO_INTERNALLY define so that we will launch composer 2004-10-15 Sivaiah Nallagatla * gui/widgets/eab-contact-display.c : uncomment HANDLE_MAILTO_INTERNALLY define so that we will launch composer through bonobo instead of using gnome_url_show svn path=/trunk/; revision=27592 --- addressbook/gui/widgets/eab-contact-display.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/widgets/eab-contact-display.c') diff --git a/addressbook/gui/widgets/eab-contact-display.c b/addressbook/gui/widgets/eab-contact-display.c index fc9cff11a4..c90d071192 100644 --- a/addressbook/gui/widgets/eab-contact-display.c +++ b/addressbook/gui/widgets/eab-contact-display.c @@ -36,7 +36,7 @@ #include #include -/*#define HANDLE_MAILTO_INTERNALLY 1*/ +#define HANDLE_MAILTO_INTERNALLY 1 #define PARENT_TYPE (GTK_TYPE_HTML) -- cgit v1.2.3