Update of /cvsroot/gaim/gaim/pixmaps
In directory usw-pr-cvs1:/tmp/cvs-serv18738/pixmaps
Added Files:
available-error.xpm
Log Message:
Broken light-bulb graphic for buddy presence errors.
--- NEW FILE: available-error.xpm ---
/* XPM */
static char * available_error_xpm[] = {
"12 14 6 1",
" c None",
". c #333333",
"+ c #000000",
"@ c #E8E8E8",
"# c #666666",
"$ c #4C4C4C",
" .. ",
" . +@. ",
" .@#+@@. ",
" .@@@+@@@. ",
" .@@++#@@. ",
" .@@+@+++. ",
" .@+@+@@@. ",
" .@+++@# ",
" .+@@@+. ",
" .@@@. ",
" $+++$ ",
" $+++$ ",
" +++ ",
" "};
|