view pixmaps/link.xpm @ 2691:b5698b2cad87

[gaim-migrate @ 2704] you did it wrong, sean. we should take the default for the widget (which in gaim always ends up being the default for the style, but that's ok) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 07 Nov 2001 21:17:32 +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",
"           .. ",
"          .+@.",
"      ....+@#.",
"     .+@.+@#. ",
"    .+@.+@#.  ",
"   .+@..##..  ",
"  .+@.  ..+.  ",
" .+@.  @.+@.  ",
" .@.. @.+@.   ",
" ..+ ..+@.    ",
" .+@#.+@.     ",
".+@#.+@.      ",
".@#....       ",
"...           "};