Mercurial > pidgin.yaz
view pixmaps/arrow_right.xpm @ 4642:c0abcd675ca6
[gaim-migrate @ 4952]
Gonna dress you up in mylar
All over, your body
Gonna dress you up in mylar
I tried to add a warning for when your buddy list is temporarily
unavailbabable, but I don't really have a way to test it. SO,
if you get a cool little dialog that says "You're buddy list is
unavailble," let me know, so I can get some football players to
dump gatorade on my head.
I want to make gaim fallback to old-school buddy lists, but
they're not working so well right now, for some reason.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 03 Mar 2003 08:31:55 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_right_xpm[] = { "11 11 3 1", " c None", ". c #000000", "+ c #FFFFFF", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};