From 16da53961f6e5ff47e640af3d6b783fd942c82f7 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 17 Aug 2000 16:41:52 +0000 Subject: Update to 0.6.1 --- www/gtkhtml3/files/patch-ad | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'www/gtkhtml3/files') diff --git a/www/gtkhtml3/files/patch-ad b/www/gtkhtml3/files/patch-ad index 10b829cb24bc..5bf95839374c 100644 --- a/www/gtkhtml3/files/patch-ad +++ b/www/gtkhtml3/files/patch-ad @@ -1,15 +1,6 @@ ---- src/gtkhtml.c.orig Tue Jul 11 01:52:30 2000 -+++ src/gtkhtml.c Fri Aug 4 14:35:57 2000 -@@ -1128,7 +1128,7 @@ - klass->properties = gtk_html_class_properties_new (); - #ifdef GTKHTML_HAVE_GCONF - if (gconf_is_initialized ()) { -- gconf_client = gconf_client_new (); -+ gconf_client = gconf_client_get_default (); - if (!gconf_client) - g_error ("cannot create gconf_client\n"); - gconf_client_add_dir (gconf_client, GTK_HTML_GCONF_DIR, GCONF_CLIENT_PRELOAD_ONELEVEL, &gconf_error); -@@ -2259,7 +2259,7 @@ +--- src/gtkhtml.c.orig Thu Aug 10 14:54:13 2000 ++++ src/gtkhtml.c Mon Aug 14 12:52:42 2000 +@@ -2331,7 +2331,7 @@ if (strcmp (klass->properties->keybindings_theme, "custom")) { base = g_strconcat ("keybindingsrc.", klass->properties->keybindings_theme, NULL); -- cgit v1.2.3