Mercurial > pidgin.yaz
view pixmaps/cry.xpm @ 2416:61b816a7b467
[gaim-migrate @ 2429]
core.c. There's nothing here yet and nothing in it is used by default (though most of it is compiled). i need to split gaim.h into core.h and ui.h next. oh, and split struct conversation and move it completely out of the prpls.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 03 Oct 2001 07:49:38 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * cry_xpm[] = { "19 19 12 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #333300", "$ c #333333", "% c #999900", "& c #FFFFFF", "* c #666600", "= c #CCCC33", "- c #666666", "; c #FFCC00", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@.@@@..@@@. ", " .+@@.#@@@@@@.@@+. ", " .@@.@$..@@$.$.@@. ", ".+@@@%&..@%&..@@@+.", ".@@@@%&&$@%&&*@@@@.", ".@@@@@$$=@@$-@#@@@.", ".@@@@@@@@@@@@@.*@@.", ".;@@@@@@@@@@@@.*@@.", ".;@@@@.......@@@@@.", ".;@@@.@@@@@@@.@@@+.", " .;@.;;;...@@@.@@. ", " .;@@@@;;;@@@@@@+. ", " .;@@@@@@@@@@@@. ", " .;;@@@@@@@@+. ", " ..;;;@@@+.. ", " ....... "};