Mercurial > pidgin
changeset 1669:a843efee692a
[gaim-migrate @ 1679]
i'm a moron
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 30 Mar 2001 22:55:27 +0000 |
parents | 91cddbcfdd17 |
children | cce40a648f7a |
files | src/toc.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/toc.c Fri Mar 30 22:32:44 2001 +0000 +++ b/src/toc.c Fri Mar 30 22:55:27 2001 +0000 @@ -544,6 +544,7 @@ b->gc = NULL; g_snprintf(error_buf, sizeof error_buf, _("You have been disconnected" " from chat room %s."), b->name); + do_error_dialog(error_buf, _("Chat Error")); } else serv_got_chat_left(gc, id); } else if (!strcasecmp(c, "GOTO_URL")) {