Mercurial > pidgin
view pixmaps/available-xa.xpm @ 2126:b935eca131be
[gaim-migrate @ 2136]
i've only tested this on two icons that didn't need scaling but they both worked. I figure if anyone has any problems they'll at least submit a bug report.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 06 Aug 2001 18:22:59 +0000 |
parents | 6b0a7cea1dd1 |
children | c172128500ec |
line wrap: on
line source
/* XPM */ static char * available_xa_xpm[] = { "15 15 10 1", " c None", ". c #FF0000", "+ c #333333", "@ c #FFFF00", "# c #7F0000", "$ c #666666", "% c #FFFFFF", "& c #000000", "* c #B2B2B2", "= c #4C4C4C", " ", " .+++. ", " .+@@@+. ", " .@@@@@.## ", " +.@$@##.%# ", " +.###%%%&&# ", " ##.%%%*%&&%# ", " #%*&*&%&%*&# ", " #%&%&&%&&%&# ", " #%&%&%&&%%%# ", " #*&*%%%### ", " #%%#### ", " ###+&&= ", " +++ ", " "};