Mercurial > pidgin
changeset 3258:c92dc6f0e497
[gaim-migrate @ 3276]
Broken light-bulb graphic for buddy presence errors.
committer: Tailor Script <tailor@pidgin.im>
author | Jim Seymour <jseymour> |
---|---|
date | Sat, 18 May 2002 20:32:04 +0000 |
parents | 4c28751180f9 |
children | 8b1309bea7e5 |
files | pixmaps/available-error.xpm |
diffstat | 1 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pixmaps/available-error.xpm Sat May 18 20:32:04 2002 +0000 @@ -0,0 +1,23 @@ +/* XPM */ +static char * available_error_xpm[] = { +"12 14 6 1", +" c None", +". c #333333", +"+ c #000000", +"@ c #E8E8E8", +"# c #666666", +"$ c #4C4C4C", +" .. ", +" . +@. ", +" .@#+@@. ", +" .@@@+@@@. ", +" .@@++#@@. ", +" .@@+@+++. ", +" .@+@+@@@. ", +" .@+++@# ", +" .+@@@+. ", +" .@@@. ", +" $+++$ ", +" $+++$ ", +" +++ ", +" "};