Mercurial > pidgin
view pixmaps/smile_happy.xpm @ 3001:87fff45fa36b
[gaim-migrate @ 3014]
Improved typing notification for Yahoo so that it sends and recieves notification that the user has stopped typing.
Also, combined serv_send_typing and serv_send_typing_stopped... expect the same with serv_got_typing_stopped.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 04 Mar 2002 04:18:02 +0000 |
parents | f5b199e20d12 |
children |
line wrap: on
line source
/* XPM */ static char * smile_happy_xpm[] = { "20 15 3 1", " c None", ". c #000000", "+ c #FFFF00", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .++++.++.++++. ", " .++++++++++++. ", " .++++++++++++. ", " .+++.++++.+++. ", " ..+++....+++.. ", " ..++++++++.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};