Revision 855fc9c9 trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs

b/trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
396 396
                if (!Directory.Exists(account.RootPath))
397 397
                {
398 398
                    account.IsActive = false;
399
                    Settings.Save();
399 400
                    Notify(new Notification
400 401
                    {
401 402
                        Level = TraceLevel.Error,

Also available in: Unified diff