[gaim-migrate @ 14870]

Mon, 19 Dec 2005 01:19:56 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 19 Dec 2005 01:19:56 +0000
changeset 12552
7f4655374ef3
parent 12551
8e183e7d5907
child 12553
52b3403a1690

[gaim-migrate @ 14870]
"So I was thinking we might want to remove the "Hello!" default message
we have now so that more people notice that the text box disappears
when there isn't any text."

I wholeheartedly agree.

In other news, I recorded Rilo Kiley on PBS' Austin City Limits
a few weeks ago using an HDTV tuner card. Every aspect of it
is gushing with quality.

src/savedstatuses.c file | annotate | diff | comparison | revisions
--- a/src/savedstatuses.c	Sun Dec 18 20:56:42 2005 +0000
+++ b/src/savedstatuses.c	Mon Dec 19 01:19:56 2005 +0000
@@ -685,7 +685,6 @@
 		 * using?  In any case, add a default status.
 		 */
 		saved_status = gaim_savedstatus_new(NULL, GAIM_STATUS_AVAILABLE);
-		gaim_savedstatus_set_message(saved_status, _("Hello!"));
 	}
 
 	return saved_status;

mercurial