view pixmaps/crossedlips.xpm @ 3382:e9a89676d120

[gaim-migrate @ 3401] No longer do we build libicq.so -- run make in src/protocols/icq if you feel you need it for some reason (you don't--use OSCAR) TOC is no longer compiled statically by default. If you need it for some reason, you can load the libtoc.so plugin. Ari Pollak fixed up some #ifdefs to get IM images to work in gtk2, and he fixed a few gtk font warnings elsewhere. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 07 Aug 2002 23:25:33 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * crossedlips_xpm[] = {
"19 19 5 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #333300",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@#@@@@@#@@@.  ",
" .+@@...@@@...@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@@.@@@@@.@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@..@@@@@..@@@@.",
".@@@@+...+...+@@@@.",
".+@@@@@+...+@@@@@+.",
" .@@@+...+.#.+@@@. ",
" .+@@..@@@@@..@@+. ",
"  .@@@@@@@@@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};