Mercurial > pidgin.yaz
view pixmaps/ok.xpm @ 5758:666b04f93c55
[gaim-migrate @ 6183]
Now buddies who are in two groups on your list will have their statuses
updated for both. gaim_find_buddy can be used in a loop to find all buddies
with the specified name on an account. As such, gaim_find_buddy is somewhat
slower, but considering that people tend to have far fewer groups than
buddies the performance isn't hurt that much.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 05 Jun 2003 15:37:35 +0000 |
parents | a86882c351f0 |
children |
line wrap: on
line source
/* XPM */ static char * ok_xpm[] = { "24 24 18 1", " c None", ". c #000000", "+ c #B3C2A7", "@ c #708C58", "# c #859D71", "$ c #627B4D", "% c #97AB86", "& c #566C43", "* c #A2BD9E", "= c #789774", "- c #88AC84", "; c #5E764A", "> c #698566", ", c #6D8855", "' c #688251", ") c #668050", "! c #6D8956", "~ c #4F633E", " ", " ", " ", " ", " ", " ", " .. ", " .+@. ", " .#$. ", " .%@. ", " .. .#&. ", " .*=. .#@. ", " .--.. .@&. ", " .-=..;@. ", " .-->.,&. ", " .--'). ", " .-!~. ", " .--. ", " .>. ", " . ", " ", " ", " ", " "};