diff -Nrbu build/src/mn-shell.c build/src/mn-shell.c --- build/src/mn-shell.c 2008-05-22 19:47:49.000000000 +0400 +++ build/src/mn-shell.c 2010-05-24 19:39:48.000000000 +0400 @@ -1008,6 +1008,7 @@ Self *self = user_data; /* The Notification Area applet has been terminated. Recreate the icon. */ + mn_remove_weak_pointer(&self->icon); self_init_icon(self); }} #line 1014 "mn-shell.c"