view pixmaps/link.xpm @ 3210:5e90ecb578c5

[gaim-migrate @ 3227] Among other things, a warning for when your OSCAR buddy list is too long. Thanks KingAnt committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 05 May 2002 18:42:11 +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",
"           .. ",
"          .+@.",
"      ....+@#.",
"     .+@.+@#. ",
"    .+@.+@#.  ",
"   .+@..##..  ",
"  .+@.  ..+.  ",
" .+@.  @.+@.  ",
" .@.. @.+@.   ",
" ..+ ..+@.    ",
" .+@#.+@.     ",
".+@#.+@.      ",
".@#....       ",
"...           "};