Mercurial > pidgin.yaz
view pixmaps/irc_icon.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 | 38e156136896 |
children |
line wrap: on
line source
/* XPM */ static char * irc_icon_xpm[] = { "12 12 11 1", " c None", ". c #000000", "+ c #FF2B2B", "@ c #FF0000", "# c #0047E0", "$ c #0050FF", "% c #F2FF00", "& c #F8FF42", "* c #EFEF00", "= c #003BB2", "- c #E80000", " ", " ", " ", " .. .... .. ", ".+@.###$..%.", ".+@.#..$.&*.", ".+@.##$=.&..", ".+-.##$.&&. ", ".+-.#$..&%..", ".@-.#$$..%*.", ".@-.#.$=..*.", " .. . .. .. "};