Revision 7153da40 trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs

b/trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
240 240
        public void CheckForUpgrade()
241 241
        {
242 242
            ShowBalloonFor(new Notification{Title="Checking for upgrades",Message="Contacting the server to retrieve the latest Pithos+ version."});
243
            Log.Error("Test Error message");
244 243
            _sparkle.StopLoop();
245 244
            _sparkle.updateDetected -= OnUpgradeDetected;
246 245
            _sparkle.checkLoopFinished -= OnCheckFinished;

Also available in: Unified diff