summaryrefslogtreecommitdiffstats
path: root/finance/gnucash/files/patch-src_gnome-utils_gnc-html.c
diff options
context:
space:
mode:
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);
+ }
+