Matthew Barnes 59bf18
diff -up evolution-2.26.1/widgets/misc/e-attachment-bar.c.attachment-bar-crasher evolution-2.26.1/widgets/misc/e-attachment-bar.c
Matthew Barnes 59bf18
--- evolution-2.26.1/widgets/misc/e-attachment-bar.c.attachment-bar-crasher	2009-04-14 12:49:45.000000000 -0400
Matthew Barnes 59bf18
+++ evolution-2.26.1/widgets/misc/e-attachment-bar.c	2009-04-14 12:50:54.000000000 -0400
Matthew Barnes 59bf18
@@ -450,6 +450,8 @@ update (EAttachmentBar *bar)
Matthew Barnes 59bf18
 				if (desc)
Matthew Barnes 59bf18
 					desc = g_strdup (desc);
Matthew Barnes 59bf18
 			}
Matthew Barnes 59bf18
+		} else {
Matthew Barnes 59bf18
+			desc = g_strdup (desc);
Matthew Barnes 59bf18
 		}
Matthew Barnes 59bf18
 
Matthew Barnes 59bf18
 		if (!desc)