From eac374389583e7c45db9492b862d75203feba2af Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 1 Mar 2007 14:37:05 +0000 Subject: Bypass the body of these functions on non-G_OS_UNIX for now as they use 2007-03-01 Tor Lillqvist * gui/widgets/e-addressbook-view.c (e_contact_print_button): * printing/e-contact-print.c (e_contact_print_response): Bypass the body of these functions on non-G_OS_UNIX for now as they use gtk_print_unix_dialog_get_settings(). Gtk printing on Win32 needs work. svn path=/trunk/; revision=33270 --- addressbook/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index aa827c0384..f1ec0cc4d9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2007-03-01 Tor Lillqvist + + * gui/widgets/e-addressbook-view.c (e_contact_print_button): + * printing/e-contact-print.c (e_contact_print_response): + Bypass the body of these functions on non-G_OS_UNIX for now as + they use gtk_print_unix_dialog_get_settings(). Gtk printing on + Win32 needs work. + 2007-02-26 Srinivasa Ragavan ** Fix for bug #232065 -- cgit v1.2.3