view pixmaps/tb_refresh.xpm @ 5231:b5f912af996e

[gaim-migrate @ 5601] i missed that rant when i looked at this the first 2 times. it was MY fault that the original es.po patch, submitted to debian, was not committed. i was not yet on the debian Gaim PTS, and had committed a translation update that broke the one submitted to debian just before i was notified that the debian submitted patch existed. any rant about that patch not being accepted should be directed to/at me not robot101. i addressed this once in a reply to the aforementioned patch, but apparently the submitter is too dense to figure it out. hopefully this is the last time i will have to address the fact that because i get translation patches from a number of different sources, i sometimes break one patch by applying a different one. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 26 Apr 2003 18:13:06 +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 %%%%%%%%%",
"%%%%%%%%%%%%  %%%%%%%%%%",
"%%%%%%%%%%%% %%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%%%%%"
};