From dd039744f9f164ac9afeaa39ca13cf5db37f422a Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 10 Jul 2007 18:45:59 +0000 Subject: Use the new gtk functions to persist and load the print settings and page 2007-07-10 Christian Persch * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_get_page_setup), (ephy_embed_shell_set_print_settings), (ephy_embed_shell_get_print_settings): * lib/ephy-print-utils.c: * lib/ephy-print-utils.h: Use the new gtk functions to persist and load the print settings and page setup. Migrate our old settings, if present. svn path=/trunk/; revision=7143 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a8bbfc4b..0462c065b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-07-10 Christian Persch + + * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), + (ephy_embed_shell_get_page_setup), + (ephy_embed_shell_set_print_settings), + (ephy_embed_shell_get_print_settings): + * lib/ephy-print-utils.c: + * lib/ephy-print-utils.h: + + Use the new gtk functions to persist and load the print settings and + page setup. Migrate our old settings, if present. + 2007-07-10 Christian Persch * src/ephy-notebook.c: (sync_label): -- cgit v1.2.3