view pixmaps/crossedlips.xpm @ 3511:7e1c6c16dd41

[gaim-migrate @ 3583] a notify.so fix from deryni. Also, I added some code so that when IRC tells you your nick is already in use, it will ask you to enter a new one rather than just wait to get kicked off. Of course, I didn't test it all, and because I suck, it doesn't work. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 15 Sep 2002 03:40:48 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@#@@@@@#@@@.  ",
" .+@@...@@@...@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@@.@@@@@.@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@..@@@@@..@@@@.",
".@@@@+...+...+@@@@.",
".+@@@@@+...+@@@@@+.",
" .@@@+...+.#.+@@@. ",
" .+@@..@@@@@..@@+. ",
"  .@@@@@@@@@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};