Revision 6f03d6e1 trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs

b/trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
200 200

  
201 201
        public void CheckForUpgrade()
202 202
        {
203
            Log.Error("Test Error message");
203 204
            _sparkle.StopLoop();
204 205
            _sparkle.Dispose();
205 206
            _sparkle=new Sparkle(Settings.UpdateUrl);

Also available in: Unified diff