diff src/away.c @ 445:e4c34ca88d9b

[gaim-migrate @ 455] Hehehehehe Libfaim got updated, gaim got updated. btw, gaim/faim can't sign in yet, don't ask me why. it's not my fault. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 29 Jun 2000 20:40:28 +0000
parents fd3cc0a28d5d
children f03f041c1aa9
line wrap: on
line diff
--- a/src/away.c	Thu Jun 29 19:38:18 2000 +0000
+++ b/src/away.c	Thu Jun 29 20:40:28 2000 +0000
@@ -153,7 +153,10 @@
 		gtk_container_add(GTK_CONTAINER(imaway), vbox);
 		awaymessage = a;
 
-        }
+        } else {
+		destroy_im_away();
+		do_away_message(w, a);
+	}
 
         /* New away message... Clear out the old sent_aways */
         while(cnv) {