From fbb2f1feb0dce8cd6b14aa3450830a09e905fd1b Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Wed, 11 Jul 2001 09:29:53 +0000 Subject: Make sure to create ~/evolution/config/ if it doesn't exist. (ShellView 2001-07-11 Jason Leach * e-shell-view.c (e_shell_view_save_settings): Make sure to create ~/evolution/config/ if it doesn't exist. (ShellView settings get saved before component settings, so when the mailer comes around to saving ETree stuff, this dir will be there). Fixes bug #4279. svn path=/trunk/; revision=10991 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 790a58a69c..5025440c44 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2001-07-11 Jason Leach + + * e-shell-view.c (e_shell_view_save_settings): Make sure to create + ~/evolution/config/ if it doesn't exist. (ShellView settings get + saved before component settings, so when the mailer comes around + to saving ETree stuff, this dir will be there). Fixes bug #4279. + 2001-07-10 Jason Leach * e-setup.c (copy_default_stuff): Add a temporary block of code to -- cgit v1.2.3