view pixmaps/link.xpm @ 3405:b8969b47efaf

[gaim-migrate @ 3424] I love how every version of gettext overcomes one of my hacks. What are they trying to do, lose all support from developers? committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 Aug 2002 17:25:38 +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",
"           .. ",
"          .+@.",
"      ....+@#.",
"     .+@.+@#. ",
"    .+@.+@#.  ",
"   .+@..##..  ",
"  .+@.  ..+.  ",
" .+@.  @.+@.  ",
" .@.. @.+@.   ",
" ..+ ..+@.    ",
" .+@#.+@.     ",
".+@#.+@.      ",
".@#....       ",
"...           "};