pixmaps/crossedlips.xpm

Fri, 27 Apr 2001 23:26:19 +0000

author
Rob Flynn <gaim@robflynn.com>
date
Fri, 27 Apr 2001 23:26:19 +0000
changeset 1764
d8c1affb29fe
parent 500
fe650b73c242
permissions
-rw-r--r--

[gaim-migrate @ 1774]
I decided to do the time stamp w/ messages thing that Eric put in the TODO list.

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

mercurial