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 +++++++ shell/apps_evolution_shell.schemas.in | 13 ------------- 2 files changed, 7 insertions(+), 13 deletions(-) (limited to 'shell') 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: diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in index 6bed21908f..1ff66d7a64 100644 --- a/shell/apps_evolution_shell.schemas.in +++ b/shell/apps_evolution_shell.schemas.in @@ -229,19 +229,6 @@ - - - - /schemas/apps/evolution/shell/printing - /apps/evolution/shell/printing - evolution - list - string - - A string description of the current printer settings. - - - -- cgit v1.2.3