pixmaps/refresh.xpm

Fri, 31 Jan 2003 00:33:35 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Fri, 31 Jan 2003 00:33:35 +0000
changeset 4483
58bf2e8c9bd3
parent 595
b49d0b26c8c6
permissions
-rw-r--r--

[gaim-migrate @ 4758]
Gtk2ify password entry dialog thingy

/* 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",
"                        ",
"                        ",
"                        ",
"                        ",
"           .            ",
"          ..            ",
"         .+@...         ",
"        .#$##@%..       ",
"         .+#...%%.      ",
"       .  ..   .&.      ",
"      .    .    .&.     ",
"     ..          ..     ",
"     ..          ..     ",
"     .*.    .    .      ",
"      .*.   ..  .       ",
"      .%@...#=.         ",
"       ..##-#@#.        ",
"         ...@%.         ",
"            ..          ",
"            .           ",
"                        ",
"                        ",
"                        ",
"                        "};

mercurial