summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml38/files/patch-src_gtkhtml.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/gtkhtml38/files/patch-src_gtkhtml.c')
-rw-r--r--www/gtkhtml38/files/patch-src_gtkhtml.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/gtkhtml38/files/patch-src_gtkhtml.c b/www/gtkhtml38/files/patch-src_gtkhtml.c
new file mode 100644
index 000000000..1747affa3
--- /dev/null
+++ b/www/gtkhtml38/files/patch-src_gtkhtml.c
@@ -0,0 +1,11 @@
+--- src/gtkhtml.c.orig Wed Apr 16 01:52:24 2003
++++ src/gtkhtml.c Wed Apr 16 01:52:35 2003
+@@ -2677,7 +2677,7 @@
+ add_bindings (klass);
+ gtk_html_accessibility_init ();
+
+- gtk_rc_parse (PREFIX "/share/gtkhtml-" GTKHTML_RELEASE "/keybindingsrc.emacs");
++ gtk_rc_parse (PREFIX "/share/gnome/gtkhtml-" GTKHTML_RELEASE "/keybindingsrc.emacs");
+ html_class->emacs_bindings = gtk_binding_set_find ("gtkhtml-bindings-emacs");
+ read_key_theme (html_class);
+ gconf_client_notify_add (gconf_client_get_default (), "/desktop/gnome/interface/gtk_key_theme",