view pixmaps/link.xpm @ 2223:ab9d26587827

[gaim-migrate @ 2233] Welll.. have you ever met my friend Kyle's mom she's the biggest bitch int he whole wide world.. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 06 Sep 2001 16:29:17 +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",
"           .. ",
"          .+@.",
"      ....+@#.",
"     .+@.+@#. ",
"    .+@.+@#.  ",
"   .+@..##..  ",
"  .+@.  ..+.  ",
" .+@.  @.+@.  ",
" .@.. @.+@.   ",
" ..+ ..+@.    ",
" .+@#.+@.     ",
".+@#.+@.      ",
".@#....       ",
"...           "};