Mercurial > pidgin
view pixmaps/away_icon.xpm @ 44:e3e7351cf70d
[gaim-migrate @ 53]
Fixed two more memory leaks. Well, Partner, I guess my work here is done :)
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Sat, 25 Mar 2000 21:40:34 +0000 |
parents | 2846a03bda67 |
children | ca040e495bc6 |
line wrap: on
line source
/* XPM */ static char * away_icon_xpm[] = { "12 12 6 1", " c None", ". c #000000", "+ c #EFFB41", "@ c #FBF9AE", "# c #F2FB3C", "$ c #F4FC44", " ......... ", " ..+++++++. ", ".@.+...+++. ", ".@.+++++++. ", ".@.#+....+. ", ".@.$++++++. ", ".@.++....+. ", ".@..++++++..", ".@@.+++++++.", ".@@.........", ".@@@@@@@@. ", ".......... "};