summaryrefslogtreecommitdiffstats
path: root/finance/gnucash/files/patch-src_gnome-utils_gnc-html.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-13 14:01:04 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-13 14:01:04 +0800
commitb431c0abd8361e7410a6875ffd14bbac4f850cdf (patch)
treefa4e41a4d4426cff373eace8f511b7d872a22c2e /finance/gnucash/files/patch-src_gnome-utils_gnc-html.c
parent8cd9909f391159c0779c4e73b0556c03ee3305a8 (diff)
downloadmarcuscom-ports-b431c0abd8361e7410a6875ffd14bbac4f850cdf.tar.gz
marcuscom-ports-b431c0abd8361e7410a6875ffd14bbac4f850cdf.tar.zst
marcuscom-ports-b431c0abd8361e7410a6875ffd14bbac4f850cdf.zip
Chase the gtkhtml3 internal version change.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8544 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'finance/gnucash/files/patch-src_gnome-utils_gnc-html.c')
-rw-r--r--finance/gnucash/files/patch-src_gnome-utils_gnc-html.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/gnucash/files/patch-src_gnome-utils_gnc-html.c b/finance/gnucash/files/patch-src_gnome-utils_gnc-html.c
new file mode 100644
index 000000000..92058ac13
--- /dev/null
+++ b/finance/gnucash/files/patch-src_gnome-utils_gnc-html.c
@@ -0,0 +1,11 @@
+--- src/gnome-utils/gnc-html.c.orig Tue Feb 20 23:18:48 2007
++++ src/gnome-utils/gnc-html.c Tue Feb 20 23:18:38 2007
+@@ -1325,7 +1325,7 @@
+ return;
+ }
+
+- gtk_html_print(GTK_HTML(html->html), ps->context);
++ gtk_html_print_page(GTK_HTML(html->html), ps->context);
+ gnc_print_session_done(ps);
+ }
+