Mercurial > pidgin
view pixmaps/tb_refresh.xpm @ 2532:e0be17484d62
[gaim-migrate @ 2545]
My wording sucked before. It still sucks. Im sleepy.
North Carolina come on and raise up, take off your shirt, twist it round your head, spin it like a helicopter...
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Thu, 18 Oct 2001 06:59:26 +0000 |
parents | 6f049002d963 |
children |
line wrap: on
line source
/* XPM */ static char *tb_refresh_xpm[] = { /* columns rows colors chars-per-pixel */ "24 24 10 1", " c black", ". c #37452b", "X c #004300550035", "o c #475937", "O c #4c603c", "+ c #526741", "@ c #566b43", "# c #5a7046", "$ c #5c7449", "% c None", /* pixels */ "%%%%%%%%%%%%%%%%%%%%%%%%", "%%%%%%%%%%%%%%%%%%%%%%%%", "%%%%%%%%%%%%%%%%%%%%%%%%", "%%%%%%%%%%%%%%%%%%%%%%%%", "%%%%%%%%%%% %%%%%%%%%%%%", "%%%%%%%%%% %%%%%%%%%%%%", "%%%%%%%%% @O %%%%%%%%%", "%%%%%%%% +#++OX %%%%%%%", "%%%%%%%%% @+ XX %%%%%%", "%%%%%%% %% %%% . %%%%%%", "%%%%%% %%%% %%%% . %%%%%", "%%%%% %%%%%%%%%% %%%%%", "%%%%% %%%%%%%%%% %%%%%", "%%%%% X %%%% %%%% %%%%%%", "%%%%%% X %%% %% %%%%%%%", "%%%%%% XO +o %%%%%%%%%", "%%%%%%% ++$+O+ %%%%%%%%", "%%%%%%%%% OX %%%%%%%%%", "%%%%%%%%%%%% %%%%%%%%%%", "%%%%%%%%%%%% %%%%%%%%%%%", "%%%%%%%%%%%%%%%%%%%%%%%%", "%%%%%%%%%%%%%%%%%%%%%%%%", "%%%%%%%%%%%%%%%%%%%%%%%%", "%%%%%%%%%%%%%%%%%%%%%%%%" };