Mercurial > pidgin
comparison src/ui.h @ 3596:bb966d68f9e3
[gaim-migrate @ 3698]
I like typing notifcation. I think I'll marry it.
Also, if I'm going to go around mentioning gaim on resumes, I can't very
well tell people to look for "KingAnt"... :-)
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 06 Oct 2002 05:01:50 +0000 |
parents | b791019b2492 |
children | f09193608fd3 |
comparison
equal
deleted
inserted
replaced
3595:1e60a05c7482 | 3596:bb966d68f9e3 |
---|---|
146 GtkWidget *progress; | 146 GtkWidget *progress; |
147 GSList *images; /* A list of filenames to embed */ | 147 GSList *images; /* A list of filenames to embed */ |
148 gint unseen; | 148 gint unseen; |
149 guint typing_timeout; | 149 guint typing_timeout; |
150 time_t type_again; | 150 time_t type_again; |
151 guint type_again_timeout; | |
151 | 152 |
152 /* stuff used just for chat */ | 153 /* stuff used just for chat */ |
153 GList *in_room; | 154 GList *in_room; |
154 GList *ignored; | 155 GList *ignored; |
155 char *topic; | 156 char *topic; |