view pixmaps/tb_refresh.xpm @ 4239:9b40fa57a8ed

[gaim-migrate @ 4487] (21:33:07) Robot101: anyone noticed that when you sign on multiple accounts, gaim keeps on popping itself up? (21:33:17) Robot101: it's my fault. fix: http://people.debian.org/~robot101/stop-interrupting-me-biatch.diff (21:33:24) LSchiere: ? (21:33:28) ***LSchiere does not follow (21:33:38) Robot101: the blist keeps raising itself. (21:33:49) Robot101: even after it's initial debut on the desktop (21:33:52) Robot101: it's really annoying committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 08 Jan 2003 02:35:14 +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 %%%%%%%%%",
"%%%%%%%%%%%%  %%%%%%%%%%",
"%%%%%%%%%%%% %%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%%%%%"
};