view pixmaps/link.xpm @ 2575:ea903015627e

[gaim-migrate @ 2588] Ambiguity is the finest form of flattery. Yum Yum Yum. My pizza only took 26 minutes to get here from the time I hit "submit" on the website. Wow, technology is amazing. *gurgle* FOOOD! committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 23 Oct 2001 00:42:10 +0000
parents d27235dafd16
children
line wrap: on
line source

/* XPM */
static char * link_xpm[] = {
"14 14 5 1",
" 	c None",
".	c #2F2F60",
"+	c #CFCFFF",
"@	c #FFFFFF",
"#	c #6060CF",
"           .. ",
"          .+@.",
"      ....+@#.",
"     .+@.+@#. ",
"    .+@.+@#.  ",
"   .+@..##..  ",
"  .+@.  ..+.  ",
" .+@.  @.+@.  ",
" .@.. @.+@.   ",
" ..+ ..+@.    ",
" .+@#.+@.     ",
".+@#.+@.      ",
".@#....       ",
"...           "};