Merge branch 'master' into gitsharp

This commit is contained in:
Hylke Bons 2010-10-11 00:08:03 +01:00
commit 336edcaef3

View file

@ -430,6 +430,8 @@ namespace SparkleShare {
{ {
StateText = _("Syncing…"); StateText = _("Syncing…");
if (!Animation.Enabled)
Animation.Start (); Animation.Start ();
} }