Mercurial > pidgin.yaz
view pixmaps/away_icon.xpm @ 487:e1021544e257
[gaim-migrate @ 497]
Jeez!
I forgot that GAIM had SO many dialog boxes.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Tue, 11 Jul 2000 22:58:03 +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", " ......... ", " ..+++++++. ", ".@.+...+++. ", ".@.+++++++. ", ".@.#+....+. ", ".@.$++++++. ", ".@.++....+. ", ".@..++++++..", ".@@.+++++++.", ".@@.........", ".@@@@@@@@. ", ".......... "};