summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/gtkhtml3/files/patch-components_html-editor_Makefile.in11
-rw-r--r--www/gtkhtml3/files/patch-src_gtkhtml.c11
-rw-r--r--www/gtkhtml38/files/patch-components_html-editor_Makefile.in11
-rw-r--r--www/gtkhtml38/files/patch-src_gtkhtml.c11
4 files changed, 44 insertions, 0 deletions
diff --git a/www/gtkhtml3/files/patch-components_html-editor_Makefile.in b/www/gtkhtml3/files/patch-components_html-editor_Makefile.in
new file mode 100644
index 000000000..5166f3030
--- /dev/null
+++ b/www/gtkhtml3/files/patch-components_html-editor_Makefile.in
@@ -0,0 +1,11 @@
+--- components/html-editor/Makefile.in.orig Wed Apr 16 01:54:00 2003
++++ components/html-editor/Makefile.in Wed Apr 16 01:54:23 2003
+@@ -178,7 +178,7 @@
+ libgnome_gtkhtml_editor_3_0_la_SOURCES = editor-control-shlib.c
+
+
+-libgnome_gtkhtml_editor_3_0_la_LDFLAGS = -avoid-version -no-undefined
++libgnome_gtkhtml_editor_3_0_la_LDFLAGS = -avoid-version -module -no-undefined
+
+
+ libgnome_gtkhtml_editor_3_0_la_LIBADD = $(LDADD) libgnome-gtkhtml-editor.la
diff --git a/www/gtkhtml3/files/patch-src_gtkhtml.c b/www/gtkhtml3/files/patch-src_gtkhtml.c
new file mode 100644
index 000000000..1747affa3
--- /dev/null
+++ b/www/gtkhtml3/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",
diff --git a/www/gtkhtml38/files/patch-components_html-editor_Makefile.in b/www/gtkhtml38/files/patch-components_html-editor_Makefile.in
new file mode 100644
index 000000000..5166f3030
--- /dev/null
+++ b/www/gtkhtml38/files/patch-components_html-editor_Makefile.in
@@ -0,0 +1,11 @@
+--- components/html-editor/Makefile.in.orig Wed Apr 16 01:54:00 2003
++++ components/html-editor/Makefile.in Wed Apr 16 01:54:23 2003
+@@ -178,7 +178,7 @@
+ libgnome_gtkhtml_editor_3_0_la_SOURCES = editor-control-shlib.c
+
+
+-libgnome_gtkhtml_editor_3_0_la_LDFLAGS = -avoid-version -no-undefined
++libgnome_gtkhtml_editor_3_0_la_LDFLAGS = -avoid-version -module -no-undefined
+
+
+ libgnome_gtkhtml_editor_3_0_la_LIBADD = $(LDADD) libgnome-gtkhtml-editor.la
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",