[evolution/webkit] Begin hacking EMFormatHTML.



commit 3d675e34839442326506820d9a1b71b65f672719
Author: Matthew Barnes <mbarnes redhat com>
Date:   Mon May 31 10:32:22 2010 -0400

    Begin hacking EMFormatHTML.
    
    This isn't even close to working yet.  Avoid the mail view.

 mail/em-format-html.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/mail/em-format-html.c b/mail/em-format-html.c
index 6c33a15..569411e 100644
--- a/mail/em-format-html.c
+++ b/mail/em-format-html.c
@@ -1662,6 +1662,7 @@ efh_url_requested (GtkHTML *html, const gchar *url, GtkHTMLStream *handle, EMFor
 	g_signal_stop_emission_by_name (html, "url-requested");
 }
 
+#if 0  /* WEBKIT */
 static gboolean
 efh_object_requested (GtkHTML *html, GtkHTMLEmbedded *eb, EMFormatHTML *efh)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]