[intro] update statusicon menu after succesful clone

This commit is contained in:
Hylke Bons 2010-08-21 23:56:40 +01:00
parent b710f9762e
commit 67b2e55b1c

View file

@ -553,6 +553,8 @@ namespace SparkleShare {
if (SparkleUI.NotificationIcon == null)
SparkleUI.NotificationIcon = new SparkleStatusIcon ();
else
SparkleUI.NotificationIcon.CreateMenu ();
Destroy ();