From 08380ae64ec3d29f1335ce1d1a4a7b601be7903d Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Wed, 5 Dec 2007 15:11:26 +0000 Subject: ** Add basic support for crash recovery 2007-12-05 Srinivasa Ragavan ** Add basic support for crash recovery * apps_evolution_shell.schemas.in: Keys to recover and recovery dialog. * e-shell.c: (e_shell_quit): Delete the lock while quitting. * main.c: (show_recovery_warning), (idle_cb): Create lock and also show the warning dialog. svn path=/trunk/; revision=34652 --- shell/apps_evolution_shell.schemas.in | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'shell/apps_evolution_shell.schemas.in') diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in index f7d1e71f98..5375f09845 100644 --- a/shell/apps_evolution_shell.schemas.in +++ b/shell/apps_evolution_shell.schemas.in @@ -41,7 +41,32 @@ - + + + /schemas/apps/evolution/shell/skip_recovery_dialog + /apps/evolution/shell/skip_recovery_dialog + evolution + bool + false + + Skip recovery warning dialog + Whether the warning dialog in recovery of Evolution is skipped. + + + + + /schemas/apps/evolution/shell/recovery + /apps/evolution/shell/recovery + evolution + bool + true + + Whether crash recovery should be done or not + Decides whether the crash recovery should be run or not + + + + /schemas/apps/evolution/shell/start_offline -- cgit v1.2.3