view pixmaps/refresh.xpm @ 4987:1f92610b0772

[gaim-migrate @ 5322] I transparencized the napster icon, made the Gadu-Gadu icon show up in the login progress bar, and took out a bit o' code that looked like it was left over from something else. Thanks to Bill Gjestvang, who sent in a Gadu-Gadu and a Napster icon. We ended up not using them because we already had ones that worked, but the effort is appreciated. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 03 Apr 2003 22:26:02 +0000
parents 3fd5311a3894
children
line wrap: on
line source

/* XPM */
static char * refresh_xpm[] = {
"24 24 11 1",
" 	c None",
".	c #000000",
"+	c #566B43",
"@	c #4C603C",
"#	c #526741",
"$	c #5A7046",
"%	c #445636",
"&	c #37452B",
"*	c #425334",
"=	c #475937",
"-	c #5C7449",
"                        ",
"                        ",
"                        ",
"                        ",
"           .            ",
"          ..            ",
"         .+@...         ",
"        .#$##@%..       ",
"         .+#...%%.      ",
"       .  ..   .&.      ",
"      .    .    .&.     ",
"     ..          ..     ",
"     ..          ..     ",
"     .*.    .    .      ",
"      .*.   ..  .       ",
"      .%@...#=.         ",
"       ..##-#@#.        ",
"         ...@%.         ",
"            ..          ",
"            .           ",
"                        ",
"                        ",
"                        ",
"                        "};