From 56e6a0ba1ed6db13d71ec62e8480ef921f158aa3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 1 Jul 2008 14:09:17 +0000 Subject: ** Fixes bug #540282 2008-07-01 Matthew Barnes ** Fixes bug #540282 * e-util/e-print.c: Store printer and page settings in a key file rather than GConf. Also properly apply page settings to print operations, including custom margins. * shell/apps_evolution_shell.schemas.in: Remove the "printing" GConf key. We use a key file now. svn path=/trunk/; revision=35711 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 7a7b6831a4..543bc84a4b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2008-07-01 Matthew Barnes + + ** Fixes part of bug #540282 + + * apps_evolution_shell.schemas.in: + Remove the "printing" GConf key. We use a key file now. + 2008-06-10 Matthew Barnes * test/evolution-test-component.c: -- cgit